tictoc: Functions for Timing R Scripts, as Well as Implementations of
"Stack" and "StackList" Structures
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'.
Documentation:
Downloads:
Reverse dependencies:
| Reverse depends: | spFSR | 
| Reverse imports: | AIscreenR, audrex, bayesmove, CelliD, CIpostSelect, codez, DecomposeR, deltaCaptureC, EDIRquery, EmiR, evanverse, exdqlm, exhaustiveRasch, ExPanDaR, fobitools, isobxr, janus, jenga, lambdaTS, LGCU, maestro, mbbe, mbg, modeltime.ensemble, modeltime.resample, multilevLCA, naive, NeuroDecodeR, nomesbr, onc.api, PiC, pingers, proteus, REN, scPOEM, segen, sense, simulateDCE, snap, spinebil, spinner, spooky, SWMPr, tetragon, tsxtreme | 
| Reverse suggests: | AcceptReject, asremlPlus, campsis, canaper, CatsCradle, cheem, chooseGCM, ClustImpute, CohortCharacteristics, CohortConstructor, CohortSurvival, DrugExposureDiagnostics, FactorHet, fcaR, fxTWAPLS, glyrepr, graphicalMCP, imagefluency, IncidencePrevalence, leapgp, LexFindR, marginaleffects, modelsummary, netmeta, nfl4th, nhppp, pangoling, PatientProfiles, pipetime, Pv3Rs, rSWeeP, spBPS, svaRetro, vglmer, wehoop | 
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tictoc
to link to this page.