Other packages > Find by keyword >

atime  

Asymptotic Timing
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("atime", "2025.9.30")



Attach the package and use:
library("atime")
Maintained by
Toby Hocking
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-27
Latest Update: 2025-05-27
Description:
Computing and visualizing comparative asymptotic timings of different algorithms and code versions. Also includes functionality for comparing empirical timings with expected references such as linear or quadratic, Also includes functionality for measuring asymptotic memory and other quantities.
How to cite:
Toby Hocking (2022). atime: Asymptotic Timing. R package version 2025.9.30, https://cran.r-project.org/web/packages/atime. Accessed 05 Jun. 2026.
Previous versions and publish date:
2022.8.25 (2022-08-27 16:50), 2022.9.16 (2022-09-20 00:56), 2023.3.30 (2023-04-01 00:30), 2023.3.31 (2023-04-03 12:50), 2024.1.24 (2024-01-24 22:40), 2024.1.31 (2024-02-01 15:10), 2024.3.5 (2024-03-08 10:10), 2024.4.12 (2024-04-13 17:30), 2024.4.17 (2024-04-22 19:42), 2024.4.23 (2024-04-29 20:40), 2024.9.25 (2024-09-27 09:00), 2024.10.3 (2024-10-04 16:30), 2024.10.5 (2024-10-11 10:50), 2024.11.15 (2024-11-18 13:50), 2024.11.19 (2024-11-26 20:30), 2024.11.29 (2024-12-02 16:40), 2025.1.21 (2025-01-21 17:10), 2025.4.1 (2025-04-09 09:30), 2025.5.12 (2025-05-20 12:30), 2025.5.24 (2025-05-27 09:20), 2025.9.30 (2025-10-21 15:40)
Other packages that cited atime R package
View atime citation profile
Other R packages that atime depends, imports, suggests or enhances
Complete documentation for atime
Functions, R codes and Examples using the atime R package
Some associated functions: atime . atime_grid . atime_pkg . atime_versions . atime_versions_exprs . atime_versions_remove . glob_find_replace . references_best . 
Some associated R codes: atime.R . predict.R . references.R . versions.R .  Full atime package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
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  
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  
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  

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