{
  "_id": "6a573a52ff0138dec5d6f618",
  "Package": "tictoc",
  "Title": "Functions for Timing R Scripts, as Well as Implementations of\n\"Stack\" and \"StackList\" Structures",
  "Version": "1.2.1",
  "Author": "Sergei Izrailev",
  "Maintainer": "Sergei Izrailev <sizrailev@jabiruventures.com>",
  "Description": "Code execution timing functions 'tic' and 'toc' that can\nbe nested. One can record all timings while a complex script is\nrunning, and examine the values later. It is also possible to\ninstrument the timing calls with custom callbacks. In addition,\nthis package provides class 'Stack', implemented as a vector,\nand class 'StackList', which is a stack implemented as a list,\nboth of which support operations 'push', 'pop',\n'first_element', 'last_element' and 'clear'.",
  "URL": "https://github.com/jabiru/tictoc",
  "License": "Apache License (== 2.0) | file LICENSE",
  "Copyright": "Copyright (C) Collective, Inc. | file inst/COPYRIGHTS",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Repository": "https://jabiru.r-universe.dev",
  "Date/Publication": "2024-03-31 14:01:27 UTC",
  "RemoteUrl": "https://github.com/jabiru/tictoc",
  "RemoteRef": "HEAD",
  "RemoteSha": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:40:30 UTC",
    "User": "root"
  },
  "_user": "jabiru",
  "_type": "src",
  "_file": "tictoc_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e0512fe7c2c0ff1cc6fd887bf6f48ef522ca29a33d099e7c4e90ad20e3df36e1",
  "_filesize": 630037,
  "_sha256": "e0512fe7c2c0ff1cc6fd887bf6f48ef522ca29a33d099e7c4e90ad20e3df36e1",
  "_expires": "2026-10-23T07:44:16.000Z",
  "_created": "2026-07-15T07:40:30.000Z",
  "_published": "2026-07-15T07:44:18.215Z",
  "_jobs": [
    {
      "job": 87296270179,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8336010956"
    },
    {
      "job": 87296270180,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335988702"
    },
    {
      "job": 87296270183,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335993594"
    },
    {
      "job": 87296270219,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335989555"
    },
    {
      "job": 87295691121,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335944301"
    },
    {
      "job": 87296270166,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8335976905"
    },
    {
      "job": 87296270246,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335975448"
    },
    {
      "job": 87296270224,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335977704"
    },
    {
      "job": 87296270190,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335975651"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718",
  "_status": "success",
  "_upstream": "https://github.com/jabiru/tictoc",
  "_commit": {
    "id": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
    "author": "Sergei Izrailev <sizrailev@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #11 from jabiru/improve-timer-test\n\nImprove timer test",
    "time": 1711893687
  },
  "_maintainer": {
    "name": "Sergei Izrailev",
    "email": "sizrailev@jabiruventures.com",
    "login": "sizrailev",
    "description": "",
    "uuid": 2292320
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jabiru",
  "_selfowned": true,
  "_usedby": 55,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "sizrailev",
      "count": 41,
      "uuid": 2292320
    }
  ],
  "_userbio": {
    "uuid": 7691593,
    "type": "organization",
    "name": "Jabiru Ventures LLC",
    "followers": 1
  },
  "_downloads": {
    "count": 15580,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tictoc"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jabiru/tictoc",
  "_searchresults": 13536,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tictoc.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jabiru/tictoc",
  "_realowner": "jabiru",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-06-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-04-19"
    },
    {
      "version": "1.1",
      "date": "2022-09-03"
    },
    {
      "version": "1.2",
      "date": "2023-04-23"
    },
    {
      "version": "1.2.1",
      "date": "2024-03-18"
    }
  ],
  "_exports": [
    "as.Stack",
    "as.StackList",
    "clear",
    "first_element",
    "last_element",
    "pop",
    "push",
    "shift",
    "size",
    "Stack",
    "StackList",
    "tic",
    "tic.clear",
    "tic.clearlog",
    "tic.log",
    "toc",
    "toc.outmsg"
  ],
  "_help": [
    {
      "page": "Stack",
      "title": "Stack and StackList classes and methods",
      "topics": [
        "as.Stack",
        "as.Stack.default",
        "as.StackList",
        "as.StackList.default",
        "clear",
        "clear.default",
        "first_element",
        "first_element.default",
        "last_element",
        "last_element.default",
        "pop",
        "pop.default",
        "push",
        "push.default",
        "shift",
        "shift.default",
        "size",
        "size.default",
        "Stack",
        "Stack and StackList",
        "StackList"
      ]
    },
    {
      "page": "tic",
      "title": "Timing utilities.",
      "topics": [
        "tic",
        "tic.clear",
        "tic.clearlog",
        "tic.log",
        "toc",
        "toc.outmsg"
      ]
    },
    {
      "page": "tictoc",
      "title": "Package tictoc.",
      "topics": [
        "tictoc"
      ]
    }
  ],
  "_readme": "https://github.com/jabiru/tictoc/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 10.5415417432454,
  "_indexed": true,
  "_nocasepkg": "tictoc",
  "_universes": [
    "jabiru",
    "sizrailev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-15T07:43:14.000Z",
      "distro": "resolute",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/9b3465c52e5fe5e8932e1e9067e4f4dd2b3679ec26bba59fc406b625d4d2d0b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-15T07:42:14.000Z",
      "distro": "resolute",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/4f304ff52ee887a47485b2120b9a8efa536d399582ed119564402cf812647b38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-15T07:42:29.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/1acd3400241e361381ce06585ab516967a3269e0a0d3ee390eb9e61a51c6a357",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-15T07:42:18.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/72f74f8bdedbd16858948a89bdb2828a8bae0241535b3fd4cb3a46e6dc82d4af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-15T07:42:16.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/8dca1be3631c34ccff7bd536469c06e0a3e395350ec02af74da5a5336bd6a35b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-15T07:41:34.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/fafbc5ace80a7507f0757e24160bea5b87a39901b434573bfc57406beb01564c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-15T07:41:39.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/e4305dd32751e1111f98a77b8b56910b0684df128ead04d3049e0de9e57919bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-15T07:41:34.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "https://r2.ropensci.org/123471e5ae0da9a870857c73f24b13a7f8449239d8d005e70d79c9d4ca94ed6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jabiru/actions/runs/29397946718"
    }
  ]
}