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.12")



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: 2025-04-02
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.12, https://cran.r-project.org/web/packages/nanotime. Accessed 06 Mar. 2026.
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), 0.3.10 (2024-09-16 15:00), 0.3.11 (2025-01-11 00:40)
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

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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