{
  "_id": "6a1f1899b401979e7341ed96",
  "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://ar-puuk.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-05-17 05:37:00 UTC",
    "User": "root"
  },
  "MD5sum": "d1937ceb5cb43773c031a826a74f7efd",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "tictoc_1.2.1.tar.gz",
  "_fileid": "0f0d0b6f1a4272455112f939404261bdfb8882b8a2ba1ee4a1ff7e5867d0b204",
  "_filesize": 628606,
  "_sha256": "0f0d0b6f1a4272455112f939404261bdfb8882b8a2ba1ee4a1ff7e5867d0b204",
  "_created": "2026-05-17T05:37:00.000Z",
  "_published": "2026-06-02T17:53:29.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136759126,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039680009"
    },
    {
      "job": 79136759130,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039680011"
    },
    {
      "job": 79136759287,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039675877"
    },
    {
      "job": 79136759076,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039677298"
    },
    {
      "job": 79136758594,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039665520"
    },
    {
      "job": 79136758453,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365673148"
    },
    {
      "job": 79136759221,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039677667"
    },
    {
      "job": 79136759113,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039676315"
    },
    {
      "job": 79136759157,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039676704"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": false,
  "_usedby": 54,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "sizrailev",
      "count": 41,
      "uuid": 2292320
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 18899,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tictoc"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/jabiru/tictoc",
  "_searchresults": 12736,
  "_rbuild": "4.6.0",
  "_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",
    "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.632379575115758,
  "_indexed": false,
  "_nocasepkg": "tictoc",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://jabiru.r-universe.dev/tictoc",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:58.000Z",
      "distro": "noble",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "0af4aa2ad0a67960d20bad5368a4ffef23d8ff846c94272730b12c083035bfb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:58.000Z",
      "distro": "noble",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "315325b171824f5f36aa6faf6239bc445dccddec44f10df2a435660f23225085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:23.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "60fcc88d89c4064442dca6133c8702f767a513cd1b116a324f0a369c6a45c097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:35.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "6a210d17bd5b86b57a500b48a136c02338e33f4782e7d0fb9c4bbab4f5d9efd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:34.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "aacaa488368eefdb6cdd39936bd678ef7f145f24ad0ef959e55d4020d29d8954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:20.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "70e8788d9040d8780c75b67a2270ca3c7e7a75e1f2f6ea019833c8c282aa97f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-17T05:38:24.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "5558053c6f84197b9fb2c08f75c41f257c1ad56fd18673627de5ecc00adff4e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-02T17:53:13.000Z",
      "commit": "0ffb229ad856c6c9a4a5126c402e5228dabf749f",
      "fileid": "9a1ca7a5970cf8eecf153e84bd231d5915aaa7e9e0b7f2e4d79e9f3826acc33c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/25982492374"
    }
  ]
}