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 05 Jun. 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), 0.3.12 (2025-04-02 14:50), 0.3.13 (2026-03-09 07:40), 0.3.14 (2026-04-22 18: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

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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