{
  "_id": "6a6c391a3388593b7e8cc889",
  "Package": "onetime",
  "Type": "Package",
  "Title": "Run Code Only Once",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"David\",\nfamily = \"Hugh-Jones\",\nrole = c(\"aut\", \"cre\"),\nemail = \"davidhughjones@gmail.com\")",
  "Author": "David Hugh-Jones [aut, cre]",
  "Maintainer": "David Hugh-Jones <davidhughjones@gmail.com>",
  "Description": "Allows code to be run only once on a given computer, using\nlockfiles. Typical use cases include startup messages shown\nonly when a package is loaded for the very first time.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, roclets = c(\"collate\", \"rd\",\n\"namespace\", \"doctest::dt_roclet\"))",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/hughjonesd/onetime,\nhttps://hughjonesd.github.io/onetime/",
  "BugReports": "https://github.com/hughjonesd/onetime/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2023-09-03 02:30:08 UTC",
  "RemoteUrl": "https://github.com/hughjonesd/onetime",
  "RemoteRef": "CRAN-0.2.0",
  "RemoteSha": "e36294db9b20ec964487b251fd76306c890d3891",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-31 05:47:00 UTC",
    "User": "root"
  },
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "onetime_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7dd23061208d7da16a5010f741f2bf1ae0018763e64e822b3dd5c273ce6eb518",
  "_filesize": 152239,
  "_sha256": "7dd23061208d7da16a5010f741f2bf1ae0018763e64e822b3dd5c273ce6eb518",
  "_expires": "2026-11-08T05:56:40.000Z",
  "_created": "2026-07-31T05:47:00.000Z",
  "_published": "2026-07-31T05:56:41.931Z",
  "_jobs": [
    {
      "job": 91083648972,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8784278823"
    },
    {
      "job": 91083648974,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784274991"
    },
    {
      "job": 91083648954,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8784374195"
    },
    {
      "job": 91083648988,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784382696"
    },
    {
      "job": 91083045664,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784232637"
    },
    {
      "job": 91083648946,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8784270377"
    },
    {
      "job": 91083648953,
      "time": 82,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8784257142"
    },
    {
      "job": 91083648964,
      "time": 96,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8784260995"
    },
    {
      "job": 91083648968,
      "time": 81,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784256773"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445",
  "_status": "success",
  "_upstream": "https://github.com/hughjonesd/onetime",
  "_commit": {
    "id": "e36294db9b20ec964487b251fd76306c890d3891",
    "author": "David Hugh-Jones <davidhughjones@gmail.com>",
    "committer": "David Hugh-Jones <davidhughjones@gmail.com>",
    "message": "Update CRAN comments, fix README link\n",
    "time": 1693708208
  },
  "_maintainer": {
    "name": "David Hugh-Jones",
    "email": "davidhughjones@gmail.com",
    "login": "hughjonesd",
    "twitter": "@davidhughjones",
    "description": "Social scientist, R hacker",
    "uuid": 5818871
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "doctest",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "mockr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "hughjonesd",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "hughjonesd",
      "count": 181,
      "uuid": 5818871
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onetime"
  },
  "_devurl": "https://github.com/hughjonesd/onetime",
  "_pkgdown": "https://hughjonesd.github.io/onetime/",
  "_searchresults": 8,
  "_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/onetime.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hughjonesd/onetime",
  "_realowner": "hughjonesd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-11-22"
    },
    {
      "version": "0.2.0",
      "date": "2023-09-03"
    }
  ],
  "_exports": [
    "check_ok_to_store",
    "onetime_been_done",
    "onetime_dir",
    "onetime_do",
    "onetime_mark_as_done",
    "onetime_message",
    "onetime_message_confirm",
    "onetime_only",
    "onetime_reset",
    "onetime_rlang_inform",
    "onetime_rlang_warn",
    "onetime_startup_message",
    "onetime_warning",
    "set_ok_to_store"
  ],
  "_help": [
    {
      "page": "check_ok_to_store",
      "title": "Check if the package has permission to store files on the user's computer",
      "topics": [
        "check_ok_to_store"
      ]
    },
    {
      "page": "onetime",
      "title": "Run code only once",
      "topics": [
        "onetime-package",
        "onetime"
      ]
    },
    {
      "page": "onetime_been_done",
      "title": "Check if a onetime call has already been made",
      "topics": [
        "onetime_been_done"
      ]
    },
    {
      "page": "onetime_dir",
      "title": "Return a path to a directory beneath the onetime base directory",
      "topics": [
        "onetime_dir"
      ]
    },
    {
      "page": "onetime_do",
      "title": "Run code only once",
      "topics": [
        "onetime_do"
      ]
    },
    {
      "page": "onetime_mark_as_done",
      "title": "Mark an action as done",
      "topics": [
        "onetime_mark_as_done"
      ]
    },
    {
      "page": "onetime_message_confirm",
      "title": "Print a message, and ask for confirmation to hide it in future",
      "topics": [
        "onetime_message_confirm"
      ]
    },
    {
      "page": "onetime_only",
      "title": "Wrap a function to be called only once",
      "topics": [
        "onetime_only"
      ]
    },
    {
      "page": "onetime_reset",
      "title": "Reset a onetime call by ID",
      "topics": [
        "onetime_reset"
      ]
    },
    {
      "page": "onetime_warning",
      "title": "Print a warning or message only once",
      "topics": [
        "onetime_message",
        "onetime_startup_message",
        "onetime_warning"
      ]
    },
    {
      "page": "onetime-rlang",
      "title": "Print a warning or message only once using 'rlang' functions",
      "topics": [
        "onetime-rlang",
        "onetime_rlang_inform",
        "onetime_rlang_warn"
      ]
    },
    {
      "page": "set_ok_to_store",
      "title": "Grant or revoke permission to store lockfiles on the user's computer",
      "topics": [
        "set_ok_to_store"
      ]
    }
  ],
  "_readme": "https://github.com/hughjonesd/onetime/raw/CRAN-0.2.0/README.md",
  "_rundeps": [
    "filelock",
    "rappdirs"
  ],
  "_vignettes": [
    {
      "source": "onetime.Rmd",
      "filename": "onetime.html",
      "title": "Introduction to onetime",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Setup",
        "Basic usage",
        "Allowing the user to hide a message",
        "Setting an expiry time",
        "Using onetime in your package",
        "Utility functions",
        "Going further"
      ],
      "created": "2022-12-08 21:57:01",
      "modified": "2023-09-02 15:43:36",
      "commits": 12
    }
  ],
  "_score": 4,
  "_indexed": false,
  "_nocasepkg": "onetime",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://hughjonesd.r-universe.dev/onetime",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-31T05:49:36.000Z",
      "distro": "resolute",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/446676fae206faccd43bf5edd7361c0ba46299d963a7c517e3e20705a09475fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-31T05:49:24.000Z",
      "distro": "resolute",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/057c2e90336da866b5bdd23e91bf9ca5d65d8e17d8575d0ccb03302c554ca0fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-31T05:55:24.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/a13329e4642005bb1957451cfcbc1a9d7709eec0617bdd67b36bec44e92f222b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-31T05:55:49.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/acae56d5e62009f8495a3004b14013b6bdcec5f754146b3506936a63f578b0d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-31T05:49:29.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/7044124b04735643e7ada27d01bfd9f4af482764c4f9ad327416186bbf83e37c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-31T05:48:12.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/9c001c0555ddf0c1962ddc29ed590cedcdffda97cffc71e5760c3e9ad9b20b12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-31T05:48:23.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/dcfb57ec5a47c48124c0228c097e21001577f1d6304e76207ff5d4d422b1ef85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-31T05:48:13.000Z",
      "commit": "e36294db9b20ec964487b251fd76306c890d3891",
      "fileid": "https://r2.ropensci.org/60b2369955e15b5472fb6dfcce5e3a3f93d959e65e86833bbf748fda10c41743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607555445"
    }
  ]
}