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



Attach the package and use:
library("nanotime")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
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.11, https://cran.r-project.org/web/packages/nanotime. Accessed 04 Apr. 2025.
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
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for nanotime50100150200250300350400450500550600TrendBars

Today's Hot Picks in Authors and Packages

perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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