{
  "_id": "6a11472eacfb0bcc41ce7ddc",
  "Package": "pracpac",
  "Title": "Practical 'R' Packaging in 'Docker'",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Stephen\",\nfamily = \"Turner\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-9140-9028\")),\nperson(given = \"VP\",\nfamily = \"Nagraj\",\nrole = c(\"cre\", \"aut\"),\nemail=\"nagraj@nagraj.net\",\ncomment = c(ORCID = \"0000-0003-0060-566X\")),\nperson(\"Signature Science, LLC.\",\nrole = \"cph\"))",
  "Description": "Streamline the creation of 'Docker' images with 'R'\npackages and dependencies embedded. The 'pracpac' package\nprovides a 'usethis'-like interface to creating Dockerfiles\nwith dependencies managed by 'renv'. The 'pracpac'\nfunctionality is described in Nagraj and Turner (2023)\n<doi:10.48550/arXiv.2303.07876>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://signaturescience.github.io/pracpac/,\nhttps://github.com/signaturescience/pracpac/",
  "BugReports": "https://github.com/signaturescience/pracpac/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://stephenturner.r-universe.dev",
  "Date/Publication": "2023-06-17 00:10:24 UTC",
  "RemoteUrl": "https://github.com/signaturescience/pracpac",
  "RemoteRef": "HEAD",
  "RemoteSha": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 06:17:47 UTC",
    "User": "root"
  },
  "Author": "Stephen Turner [aut] (ORCID: <https://orcid.org/0000-0001-9140-9028>),\nVP Nagraj [cre, aut] (ORCID: <https://orcid.org/0000-0003-0060-566X>),\nSignature Science, LLC. [cph]",
  "Maintainer": "VP Nagraj <nagraj@nagraj.net>",
  "MD5sum": "b2bacebacd81807bab6d7ee9a830e35c",
  "_user": "stephenturner",
  "_type": "src",
  "_file": "pracpac_0.2.0.tar.gz",
  "_fileid": "d533e25a242347919c0a2edefc10117db0745cbfe7b264451ce4768a67e9a980",
  "_filesize": 414490,
  "_sha256": "d533e25a242347919c0a2edefc10117db0745cbfe7b264451ce4768a67e9a980",
  "_created": "2026-05-23T06:17:47.000Z",
  "_published": "2026-05-23T06:20:30.013Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77502605980,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174875194"
    },
    {
      "job": 77502605967,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174875764"
    },
    {
      "job": 77502606022,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174869269"
    },
    {
      "job": 77502605965,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174871030"
    },
    {
      "job": 77502464673,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174862150"
    },
    {
      "job": 77502605946,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174872707"
    },
    {
      "job": 77502605979,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174871890"
    },
    {
      "job": 77502605969,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174869474"
    },
    {
      "job": 77502605991,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174870692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/signaturescience/pracpac",
  "_commit": {
    "id": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
    "author": "VP Nagraj <nagraj@nagraj.net>",
    "committer": "VP Nagraj <nagraj@nagraj.net>",
    "message": "typo in CRAN comments\n",
    "time": 1686960624
  },
  "_maintainer": {
    "name": "VP Nagraj",
    "email": "nagraj@nagraj.net",
    "login": "vpnagraj",
    "description": "",
    "uuid": 8546787,
    "orcid": "0000-0003-0060-566X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "renv",
      "role": "Imports"
    },
    {
      "package": "pkgbuild",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "signaturescience",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 40,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 158,
      "uuid": 460076
    },
    {
      "user": "vpnagraj",
      "count": 131,
      "uuid": 8546787
    }
  ],
  "_userbio": {
    "uuid": 460076,
    "type": "user",
    "name": "Stephen Turner",
    "description": "Associate Professor at the University of Virginia School of Data Science."
  },
  "_downloads": {
    "count": 723,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pracpac"
  },
  "_devurl": "https://github.com/signaturescience/pracpac",
  "_pkgdown": "https://signaturescience.github.io/pracpac/",
  "_searchresults": 6,
  "_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/pracpac.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/signaturescience/pracpac",
  "_realowner": "signaturescience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-03-21"
    },
    {
      "version": "0.2.0",
      "date": "2023-06-19"
    }
  ],
  "_exports": [
    "%>%",
    "add_assets",
    "add_dockerfile",
    "build_image",
    "build_pkg",
    "create_docker_dir",
    "pkg_info",
    "renv_deps",
    "use_docker"
  ],
  "_help": [
    {
      "page": "add_assets",
      "title": "Add assets for the specified use case",
      "topics": [
        "add_assets"
      ]
    },
    {
      "page": "add_dockerfile",
      "title": "Add a Dockerfile to the docker directory",
      "topics": [
        "add_dockerfile"
      ]
    },
    {
      "page": "build_image",
      "title": "Build a Docker image",
      "topics": [
        "build_image"
      ]
    },
    {
      "page": "build_pkg",
      "title": "Build a package tar.gz",
      "topics": [
        "build_pkg"
      ]
    },
    {
      "page": "create_docker_dir",
      "title": "Create Docker directory",
      "topics": [
        "create_docker_dir"
      ]
    },
    {
      "page": "handle_use_case",
      "title": "Handle the use case",
      "topics": [
        "handle_use_case"
      ]
    },
    {
      "page": "pkg_info",
      "title": "Get information about the current package",
      "topics": [
        "pkg_info"
      ]
    },
    {
      "page": "pkg_root",
      "title": "Find package root",
      "topics": [
        "pkg_root"
      ]
    },
    {
      "page": "renv_deps",
      "title": "Get dependencies using renv",
      "topics": [
        "renv_deps"
      ]
    },
    {
      "page": "use_docker",
      "title": "Use docker packaging tools",
      "topics": [
        "use_docker"
      ]
    }
  ],
  "_pkglogo": "https://github.com/signaturescience/pracpac/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/signaturescience/pracpac/raw/HEAD/README.md",
  "_rundeps": [
    "callr",
    "cli",
    "desc",
    "fs",
    "glue",
    "magrittr",
    "pkgbuild",
    "processx",
    "ps",
    "R6",
    "renv",
    "rprojroot"
  ],
  "_vignettes": [
    {
      "source": "basic-usage.Rmd",
      "filename": "basic-usage.html",
      "title": "Basic Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Terminology",
        "Using pracpac",
        "use_docker()",
        "build_image()"
      ],
      "created": "2023-03-09 13:23:04",
      "modified": "2023-03-17 20:47:33",
      "commits": 3
    },
    {
      "source": "use-cases.Rmd",
      "filename": "use-cases.html",
      "title": "Use Cases",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Pipeline",
        "Setting up the Docker template",
        "Dockerfile",
        "run.sh",
        "pre.R",
        "Building the image",
        "Running the container",
        "Shiny",
        "app.R"
      ],
      "created": "2023-03-09 13:23:04",
      "modified": "2023-06-10 19:12:36",
      "commits": 2
    }
  ],
  "_score": 5.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "pracpac",
  "_universes": [
    "stephenturner"
  ],
  "_indexurl": "https://signaturescience.r-universe.dev/pracpac",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:47.000Z",
      "distro": "noble",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "ed74d3ca582f9ae9f44a4a1bf96bb1cce5c9dc3afb3ea06083aa57b174c3b298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:51.000Z",
      "distro": "noble",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "b5a8566fc0d8540a715804be154154992c42977888ae9640a164a081b895973c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T06:18:59.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "531f649dcbf9e7094b4591094a0bebce204930556e659d3b0576167556f584bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:15.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "75cdca88fff390079e5ec5242ee5382695aaf6fe472efe82f531066e6baea86f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:41.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "80952f0fd0ef7d17c43d7a115bdf2c4883ea8fde7d797c4012abff65052772c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:06.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "8c3beb38fa20c6c003e38af8f9f9ed8ef8b7b012e9d2e41a2dc36389e864bfbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T06:18:53.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "352ce72a102686e6fed40e1dc8b2cc8c20a19189d8019a0cb2eccbbf2bdda43b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-23T06:19:03.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "f92c05e7edad9933fb4a90d7ffe7e1ff2b4ff50610b78bdc7e251313c3bc4c3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26325524255"
    }
  ]
}