The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

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 <sizrailev at jabiruventures.com>
License: Apache License (== 2.0) | file LICENSE
Copyright: Copyright (C) Collective, Inc. | file inst/COPYRIGHTS
tictoc copyright details
URL: https://github.com/jabiru/tictoc
NeedsCompilation: no
Materials: README NEWS
CRAN checks: tictoc results

Documentation:

Reference manual: tictoc.pdf

Downloads:

Package source: tictoc_1.2.1.tar.gz
Windows binaries: r-devel: tictoc_1.2.1.zip, r-release: tictoc_1.2.1.zip, r-oldrel: tictoc_1.2.1.zip
macOS binaries: r-release (arm64): tictoc_1.2.1.tgz, r-oldrel (arm64): tictoc_1.2.1.tgz, r-release (x86_64): tictoc_1.2.1.tgz, r-oldrel (x86_64): tictoc_1.2.1.tgz
Old sources: tictoc archive

Reverse dependencies:

Reverse depends: spFSR
Reverse imports: audrex, bayesmove, CelliD, CIpostSelect, codez, D2MCS, DecomposeR, deltaCaptureC, dymo, EDIRquery, EmiR, exdqlm, ExPanDaR, fobitools, isobxr, janus, jenga, lambdaTS, maestro, mbbe, modeltime.ensemble, modeltime.resample, naive, NeuroDecodeR, onc.api, pingers, proteus, segen, sense, snap, spinner, spooky, SWMPr, tetragon, tsxtreme
Reverse suggests: AcceptReject, asremlPlus, campsis, canaper, CDMConnector, cheem, ClustImpute, CohortCharacteristics, CohortSurvival, DrugUtilisation, fcaR, fxTWAPLS, graphicalMCP, imagefluency, IncidencePrevalence, leapgp, LexFindR, marginaleffects, modelsummary, netmeta, nfl4th, omopgenerics, PatientProfiles, svaRetro, vglmer, wehoop

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tictoc to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.