tictoc
1.2.1Functions for Timing R Scripts, as Well as Implementations of "Stack" and "StackList" Structures
Overview
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'.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 0%
- Documented parameters
- 100%
- Return-value docs
- 50%
- References docs
- 0%
Downloads
Repository
Stars over time
Forks over time
Issues over time
PRs over time
Repository practices
3 development-tooling and community-health practices detected across 2 families in the upstream repository
Checks run against github.com/jabiru/tictoc on 2026-07-30.
Dependencies
and 29 more packages.
Code & Tests
People & History
Author records are not tracked yet for this package.
5 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 1.2.1Latest
- 1.22023-04-23 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.12022-09-03 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 1.0.12021-04-19 · diff ↗
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- RR 3.3.0 released · 2016-05-03
- RR 3.2.0 released · 2015-04-16
Show 2 earlier events
- 1.02014-06-17
- RR 3.1.0 released · 2014-04-10
Package metadata
- First published
- 2014-06-17
- Total releases
- 5 / 12 yrs
- License
- Apache License (== 2.0) | file LICENSE
- Minimum R
- ≥ 2.15
- Download size
- 516 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet