Skip to content

tictoc

1.2.1

Functions for Timing R Scripts, as Well as Implementations of "Stack" and "StackList" Structures

77packages depend
248.9Kdownloads / year
89.8%test coverage
11/13checks pass

Overview

About
Maintained by Sergei IzrailevFirst published 2014-06-175 releasesCRAN page ↗GitHub ↗

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

CRAN checks
2NOTE11OK
Failing flavors
  • NOTE r-devel-linux-x86_64-debian-clang
  • NOTE r-devel-linux-x86_64-debian-gcc
Slowest check: 1.3 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.59
89.8%
Coverage · measured lines
100%
Documentation · exports
1
Dependencies · direct
Check history
  • NOTE2026-03-10
    12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 33 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
100%
Return-value docs
50%
References docs
0%

Downloads

248.9K
CRAN downloads in the past year
Rank #924 · ~682/day · ~20.7K/mo
Daily download trend is not available in this view yet.
14.6K30 days
50.7K90 days
248.9K1 year
Compare downloads with other packages →
Also on13.7K r2u29 autocran8.7K conda_forge628 c2d4u

Repository

Repository
10Stars
1Forks
0Open issues
1Open PRs
0Releases
66Commits
3Contributors
License Apache-2.0 · 66 commits · Last activity 2024-03-31 · 0% stars, 30d

Stars over time

2025-03-11 · 82026-07-07 · 10

Repository practices

Upstream repositoryBeta

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.

CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
1 external dependency (excludes base and recommended)
Depends (2)
R >= 2.15methods
Imports (0)
none
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none

Code & Tests

People & History

People (0)

Author records are not tracked yet for this package.

Listed in earlier versions (1)
no longer listed · 1.0 to 1.2.1
Package Timeline

5 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 1.2.1Latest
    2024-03-18 · current release · diff ↗
  • 1.2
    2023-04-23 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 1.1
    2022-09-03 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 1.0.1
    2021-04-19 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • R
    R 3.2.0 released · 2015-04-16
Show 2 earlier events
  • 1.0
    2014-06-17
  • R
    R 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
Report a problem with this page →