tictoc: Functions for Timing R Scripts, as Well as Implementations of "Stack" and "StackList" Structures (original) (raw)
Code execution timing functions 'tic' and 'toc' that can be nested. One can record all timings while a complex script is running, and examine the values later. It is also possible to instrument the timing calls with custom callbacks. In addition, this package provides class 'Stack', implemented as a vector, and class 'StackList', which is a stack implemented as a list, both of which support operations 'push', 'pop', 'first_element', 'last_element' and 'clear'.
Version: | 1.2.1 |
---|---|
Depends: | R (≥ 2.15), methods |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-03-18 |
DOI: | 10.32614/CRAN.package.tictoc |
Author: | Sergei Izrailev |
Maintainer: | Sergei Izrailev |
License: | Apache License (== 2.0) | file |
Copyright: | Copyright (C) Collective, Inc. | file inst/COPYRIGHTS tictoc copyright details |
URL: | https://github.com/jabiru/tictoc |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | tictoc results |
Documentation:
Downloads:
Reverse dependencies:
Reverse depends: | spFSR |
---|---|
Reverse imports: | AIscreenR, audrex, bayesmove, CelliD, CIpostSelect, codez, D2MCS, DecomposeR, deltaCaptureC, dymo, EDIRquery, EmiR, exdqlm, exhaustiveRasch, ExPanDaR, fobitools, isobxr, janus, jenga, lambdaTS, LGCU, maestro, mbbe, mbg, modeltime.ensemble, modeltime.resample, multilevLCA, naive, NeuroDecodeR, onc.api, PiC, pingers, proteus, REN, segen, sense, snap, spinner, spooky, SWMPr, tetragon, tsxtreme |
Reverse suggests: | AcceptReject, asremlPlus, campsis, canaper, CatsCradle, cheem, chooseGCM, ClustImpute, CohortCharacteristics, CohortConstructor, CohortSurvival, DrugExposureDiagnostics, FactorHet, fcaR, fxTWAPLS, graphicalMCP, imagefluency, IncidencePrevalence, leapgp, LexFindR, marginaleffects, modelsummary, netmeta, nfl4th, nhppp, omopgenerics, pangoling, PatientProfiles, rSWeeP, spBPS, svaRetro, vglmer, wehoop |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=tictocto link to this page.