{
  "_id": "6a1f0ea0b401979e7341d3b4",
  "Package": "pipetime",
  "Type": "Package",
  "Title": "Tools to Time Pipe Operations",
  "Version": "0.0.1",
  "Authors@R": "person(\"Cyril\", \"Geismar\", email = \"c.geismar21@imperial.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8486-5890\"))",
  "Description": "Enable users to measure and record the execution time of\npipe operations (using |>) with optional logging to dataframes\nand output to the console.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://cygei.github.io/pipetime/;\nhttps://github.com/CyGei/pipetime",
  "BugReports": "https://github.com/CyGei/pipetime/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://cygei.r-universe.dev",
  "Date/Publication": "2026-03-18 14:31:31 UTC",
  "RemoteUrl": "https://github.com/cygei/pipetime",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:48:32 UTC",
    "User": "root"
  },
  "Author": "Cyril Geismar [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8486-5890>)",
  "Maintainer": "Cyril Geismar <c.geismar21@imperial.ac.uk>",
  "MD5sum": "e1642172304ef9528577b6f3811a7467",
  "_user": "cygei",
  "_type": "src",
  "_file": "pipetime_0.0.1.tar.gz",
  "_fileid": "b7d601846a0871c1426b98b2d424807d2c3addcf01fadbc72a5e64b41da5b4be",
  "_filesize": 530746,
  "_sha256": "b7d601846a0871c1426b98b2d424807d2c3addcf01fadbc72a5e64b41da5b4be",
  "_created": "2026-05-17T08:48:32.000Z",
  "_published": "2026-06-02T17:10:56.242Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128727058,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040968853"
    },
    {
      "job": 79128727163,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040963095"
    },
    {
      "job": 79128728138,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040959568"
    },
    {
      "job": 79128727243,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040960609"
    },
    {
      "job": 79128726726,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040948841"
    },
    {
      "job": 79128726535,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364716638"
    },
    {
      "job": 79128726936,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040959501"
    },
    {
      "job": 79128727513,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040957885"
    },
    {
      "job": 79128727078,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040958000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cygei/pipetime",
  "_commit": {
    "id": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
    "author": "CyGei <c.geismar21@imperial.ac.uk>",
    "committer": "CyGei <c.geismar21@imperial.ac.uk>",
    "message": "Update package details and vignette to use data.table instead of stringr\n",
    "time": 1773844291
  },
  "_maintainer": {
    "name": "Cyril Geismar",
    "email": "c.geismar21@imperial.ac.uk",
    "login": "cygei",
    "description": "Infectious disease modeller at Johns Hopkins University.\nDeveloping tools and methods for epidemic forecasting and outbreak reconstruction.",
    "uuid": 93768792,
    "orcid": "0000-0002-8486-5890"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tictoc",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cygei",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "cygei",
      "count": 23,
      "uuid": 93768792
    }
  ],
  "_userbio": {
    "uuid": 93768792,
    "type": "user",
    "name": "Cy Geismar",
    "description": "Infectious disease modeller at Johns Hopkins University.\r\nDeveloping tools and methods for epidemic forecasting and outbreak reconstruction."
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pipetime"
  },
  "_devurl": "https://github.com/cygei/pipetime",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pipetime.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cygei/pipetime",
  "_realowner": "cygei",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-10-08"
    }
  ],
  "_exports": [
    "get_log",
    "rm_log",
    "time_pipe"
  ],
  "_help": [
    {
      "page": "get_log",
      "title": "Retrieve a timing log (or all logs)",
      "topics": [
        "get_log"
      ]
    },
    {
      "page": "rm_log",
      "title": "Remove a timing log (or all logs)",
      "topics": [
        "rm_log"
      ]
    },
    {
      "page": "time_pipe",
      "title": "Measure execution time in a pipeline",
      "topics": [
        "time_pipe"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cygei/pipetime/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cygei/pipetime/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "timing_R_pipelines.Rmd",
      "filename": "timing_R_pipelines.html",
      "title": "Timing R Pipelines",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Example Data",
        "Timing Workflows",
        "Results"
      ],
      "created": "2025-09-29 17:08:54",
      "modified": "2026-03-18 14:31:31",
      "commits": 2
    },
    {
      "source": "why_pipetime.Rmd",
      "filename": "why_pipetime.html",
      "title": "Why pipetime?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "system.time()",
        "tictoc",
        "time_pipe",
        "Why pipetime?"
      ],
      "created": "2025-09-29 17:08:54",
      "modified": "2025-09-29 17:08:54",
      "commits": 1
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "pipetime",
  "_universes": [
    "cygei"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-17T08:51:14.000Z",
      "distro": "noble",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "458ea8706326b5d907cf55e577cd9eac937e9a3e7f0752a7cc81e8e8883bf370",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-17T08:50:34.000Z",
      "distro": "noble",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "0bf31e8807ce7f4b8c06a0f21a51ed944775153c1ce624cb3abaf1c6b1f8f641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-17T08:50:05.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "5f93c5999babaa7e93a3615e6c693e772fd4a5a946bc4a0394b8f60d9699e9d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-17T08:50:12.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "a39155292203782c48258697ad1519de428d7354d039fac1022c5e9ca2688ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T08:50:00.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "2ee092f52a1f10c1fbf3c83fca01f414880cd8ce848ba70d20de7e83464c52f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T08:49:46.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "170b360c547f00f19619ee5d8a65105b75f0b10682f4cd11c64b5c7c571e7b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-17T08:49:43.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "b9ba86afaf569f7c88152a95e8657e1038620a86aaac9b3db834e5bb39f6d19e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T17:10:37.000Z",
      "commit": "4e6c24d2a51f0399be5480ff09190c4a5fd018f9",
      "fileid": "aa21ada70376ef1eb5d8011d879834d2b25aa729cc51c3c2e5d7a7567c32afdf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cygei/actions/runs/25986223623"
    }
  ]
}