{
  "_id": "6a1ed35fb401979e7340e002",
  "Package": "capsule",
  "Title": "A streamlined inversion of `renv`",
  "Version": "0.4.4",
  "Authors@R": "c(person(given = \"Miles\",\nfamily = \"McBain\",\nrole = c(\"aut\", \"cre\"),\nemail = \"miles.mcbain@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2865-2548\")),\nperson(given = \"Garrick\",\nfamily = \"Aden-Buie\",\nrole = c(\"aut\"),\nemail = \"garrick@adenbuie.com\"))",
  "Description": "A `capsule` is a stable local package library that you\nconsciously choose to execute code within. Think of it as\nrepresenting 'production', while your normal interactive R\nsession represents 'development'.",
  "License": "MIT + file LICNSE",
  "Encoding": "UTF-8",
  "Remotes": [
    "anthonynorth/using"
  ],
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Copyright": "2022 Miles McBain, unless noted. Some MIT licensed code\ntaken from RStudio bears Copyright in comments.",
  "Config/pak/sysreqs": "cmake git make libuv1-dev",
  "Repository": "https://milesmcbain.r-universe.dev",
  "Date/Publication": "2025-06-13 11:37:31 UTC",
  "RemoteUrl": "https://github.com/milesmcbain/capsule",
  "RemoteRef": "master",
  "RemoteSha": "7a40d61447e2f497574746bcfefff34f5a496bde",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:01:13 UTC",
    "User": "root"
  },
  "Author": "Miles McBain [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2865-2548>),\nGarrick Aden-Buie [aut]",
  "Maintainer": "Miles McBain <miles.mcbain@gmail.com>",
  "MD5sum": "2aff9c6243afb8db187db303846f0889",
  "_user": "milesmcbain",
  "_type": "src",
  "_file": "capsule_0.4.4.tar.gz",
  "_fileid": "9e6a3188b93ed9da2eca6a8696c3abc6379f9f78c315b0844b6acb0e692b11ac",
  "_filesize": 148950,
  "_sha256": "9e6a3188b93ed9da2eca6a8696c3abc6379f9f78c315b0844b6acb0e692b11ac",
  "_created": "2026-05-20T08:01:13.000Z",
  "_published": "2026-06-02T12:58:07.897Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79075692848,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7128218899"
    },
    {
      "job": 79075693029,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128207108"
    },
    {
      "job": 79075692943,
      "time": 217,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7128220938"
    },
    {
      "job": 79075693584,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128200249"
    },
    {
      "job": 79075692716,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104418683"
    },
    {
      "job": 79075692246,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358285025"
    },
    {
      "job": 79075692681,
      "time": 272,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7128232152"
    },
    {
      "job": 79075692910,
      "time": 429,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7128263956"
    },
    {
      "job": 79075693050,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7128209294"
    }
  ],
  "_buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/milesmcbain/capsule",
  "_commit": {
    "id": "7a40d61447e2f497574746bcfefff34f5a496bde",
    "author": "Miles McBain <miles.mcbain@gmail.com>",
    "committer": "Miles McBain <miles.mcbain@gmail.com>",
    "message": "fix trailing comma blocking informative capshot error message\n\nThanks @Aariq\n\nfixes #33\n",
    "time": 1749814651
  },
  "_maintainer": {
    "name": "Miles McBain",
    "email": "miles.mcbain@gmail.com",
    "login": "milesmcbain",
    "description": "",
    "uuid": 9996346,
    "orcid": "0000-0003-2865-2548"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "renv",
      "version": ">= 0.7.0.125",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "using",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "milesmcbain",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 160,
  "_contributors": [
    {
      "user": "milesmcbain",
      "count": 94,
      "uuid": 9996346
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "njtierney",
      "count": 1,
      "uuid": 6488485
    }
  ],
  "_userbio": {
    "uuid": 9996346,
    "type": "user",
    "name": "Miles McBain"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/capsule"
  },
  "_devurl": "https://github.com/milesmcbain/capsule",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/capsule.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "any_local_behind_lockfile",
    "capshot",
    "capshot_str",
    "compare_capsule_to_lockfile",
    "compare_local_to_lockfile",
    "create",
    "delete",
    "delete_local_lib",
    "delete_lockfile",
    "detect_dependencies",
    "dev_mirror_lockfile",
    "get_capsule_behind_lockfile",
    "get_local_behind_lockfile",
    "recreate",
    "repl",
    "reproduce_lib",
    "run",
    "run_callr",
    "run_rscript",
    "run_session",
    "whinge"
  ],
  "_help": [
    {
      "page": "any_local_behind_lockfile",
      "title": "check if any local packages are behind lockfile",
      "concept": [
        "comparisons"
      ],
      "topics": [
        "any_local_behind_lockfile"
      ]
    },
    {
      "page": "capshot",
      "title": "Quickly generate an renv compliant lock file",
      "topics": [
        "capshot",
        "capshot_str"
      ]
    },
    {
      "page": "compare_lockfile",
      "title": "compare the local R library with the lockfile",
      "concept": [
        "comparisons"
      ],
      "topics": [
        "compare_capsule_to_lockfile",
        "compare_local_to_lockfile"
      ]
    },
    {
      "page": "create",
      "title": "create",
      "topics": [
        "create"
      ]
    },
    {
      "page": "delete",
      "title": "delete",
      "topics": [
        "delete"
      ]
    },
    {
      "page": "delete_local_lib",
      "title": "delete_local_lib",
      "topics": [
        "delete_local_lib"
      ]
    },
    {
      "page": "delete_lockfile",
      "title": "delete_lockfile",
      "topics": [
        "delete_lockfile"
      ]
    },
    {
      "page": "detect_dependencies",
      "title": "Detect dependencies in nominated R or Rmd files.",
      "topics": [
        "detect_dependencies"
      ]
    },
    {
      "page": "dev_mirror_lockfile",
      "title": "Mirror lockfile in local library",
      "topics": [
        "dev_mirror_lockfile"
      ]
    },
    {
      "page": "get_behind",
      "title": "get packckes behind lockfile",
      "concept": [
        "comparisons"
      ],
      "topics": [
        "get_capsule_behind_lockfile",
        "get_local_behind_lockfile"
      ]
    },
    {
      "page": "recreate",
      "title": "recreate",
      "topics": [
        "recreate"
      ]
    },
    {
      "page": "repl",
      "title": "repl",
      "topics": [
        "repl"
      ]
    },
    {
      "page": "reproduce_lib",
      "title": "reproduce_lib",
      "topics": [
        "reproduce_lib"
      ]
    },
    {
      "page": "run",
      "title": "run functions in the capsule",
      "topics": [
        "run",
        "run_callr"
      ]
    },
    {
      "page": "run_rscript",
      "title": "Run an R script in a new process in the capsule",
      "topics": [
        "run_rscript"
      ]
    },
    {
      "page": "run_session",
      "title": "run_session",
      "topics": [
        "run_session"
      ]
    },
    {
      "page": "whinge",
      "title": "Complain if the local R library has packages that are behind the lockfile versions",
      "topics": [
        "whinge"
      ]
    }
  ],
  "_readme": "https://github.com/milesmcbain/capsule/raw/master/README.md",
  "_rundeps": [
    "callr",
    "fs",
    "jsonlite",
    "processx",
    "ps",
    "R6",
    "renv",
    "using",
    "withr"
  ],
  "_score": 4.546542663478132,
  "_indexed": true,
  "_nocasepkg": "capsule",
  "_universes": [
    "milesmcbain"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-05-21T05:50:40.000Z",
      "distro": "noble",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "62335b5f83b20b3a08141e68f08074bc2e73146a8ef1ad22faf28b9d886df2a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.4",
      "date": "2026-05-21T05:49:34.000Z",
      "distro": "noble",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "052100b73d95cf0bdeff853345a65076ffc9f2b9508a2b29fbcd46947202a1e3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-05-21T05:49:13.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "ac0591b503d1431b5c9a358ace78e83058cf2da4a8e37b9d22538ff67b0743af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.4",
      "date": "2026-05-21T05:49:10.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "5b46941fd0bfc63a736871577b1b2c6c05ad3049c3b0bfca030cc079931e561f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-21T05:50:54.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "5eddfd7882895d624396dc40e1f83e1c2fc5be2a81ed7ebf2dada379be63c863",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-21T05:49:18.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "a28fea0894e02da78be0d8d838aa347c72348956007551d7cac1e34829e8d084",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.4",
      "date": "2026-05-21T05:49:18.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "bf4969c3634eb66842da916e5805ba38cb11455b34db77ec55554188ccbdec1e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.4",
      "date": "2026-06-02T12:57:33.000Z",
      "commit": "7a40d61447e2f497574746bcfefff34f5a496bde",
      "fileid": "61221050a4316c4604ef53aa2841038d86587ce131441e691381db783b5b86f8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/milesmcbain/actions/runs/26149423842"
    }
  ]
}