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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:19), 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

RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
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  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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