Other packages > Find by keyword >

nanotime  

Nanosecond-Resolution Time Support for R
View on CRAN: Click here


Download and install nanotime package within the R console
Install from CRAN:
install.packages("nanotime")

Install from Github:
library("remotes")
install_github("cran/nanotime")

Install by package version:
library("remotes")
install_version("nanotime", "0.3.10")



Attach the package and use:
library("nanotime")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-16
Latest Update: 2022-10-24
Description:
Full 64-bit resolution date and time functionality with nanosecond granularity is provided, with easy transition to and from the standard 'POSIXct' type. Three additional classes offer interval, period and duration functionality for nanosecond-resolution timestamps.
How to cite:
Dirk Eddelbuettel (2016). nanotime: Nanosecond-Resolution Time Support for R. R package version 0.3.10, https://cran.r-project.org/web/packages/nanotime. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0.1 (2016-12-16 15:29), 0.1.0 (2017-01-10 15:32), 0.1.1 (2017-02-04 22:38), 0.1.2 (2017-03-27 15:56), 0.2.0 (2017-06-22 12:50), 0.2.1 (2018-07-02 00:10), 0.2.2 (2018-07-18 20:20), 0.2.3 (2018-09-30 17:10), 0.2.4 (2019-05-26 00:40), 0.3.0 (2020-08-07 01:00), 0.3.1 (2020-08-10 19:20), 0.3.2 (2020-09-04 07:12), 0.3.3 (2021-08-09 22:20), 0.3.4 (2021-11-24 07:30), 0.3.5 (2021-12-15 04:50), 0.3.6 (2022-03-06 19:30), 0.3.7 (2022-10-24 09:02), 0.3.8 (2024-06-19 16:00), 0.3.9 (2024-06-21 19:20)
Other packages that cited nanotime R package
View nanotime citation profile
Other R packages that nanotime depends, imports, suggests or enhances
Complete documentation for nanotime
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA