{
  "_id": "6a10182facfb0bcc41c85490",
  "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://signaturescience.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-14 05:13:14 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": "24b7fb41f79bbddcba56b0ec0c5a65f1",
  "_user": "signaturescience",
  "_type": "src",
  "_file": "pracpac_0.2.0.tar.gz",
  "_fileid": "56352e1a7bd6dd92d0c12fedcd53fbd77ff0210e8235ff2973d8ac03ea01009c",
  "_filesize": 415744,
  "_sha256": "56352e1a7bd6dd92d0c12fedcd53fbd77ff0210e8235ff2973d8ac03ea01009c",
  "_created": "2026-05-14T05:13:14.000Z",
  "_published": "2026-05-22T08:47:43.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346573522,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987648442"
    },
    {
      "job": 77346573534,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987648463"
    },
    {
      "job": 77346573448,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987677807"
    },
    {
      "job": 77346573101,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010738396"
    },
    {
      "job": 77346572776,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987625033"
    },
    {
      "job": 77346572844,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156497199"
    },
    {
      "job": 77346573497,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987647169"
    },
    {
      "job": 77346573545,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987637384"
    },
    {
      "job": 77346573654,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987637045"
    }
  ],
  "_buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777",
  "_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",
    "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": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 39,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 158,
      "uuid": 460076
    },
    {
      "user": "vpnagraj",
      "count": 131,
      "uuid": 8546787
    }
  ],
  "_userbio": {
    "uuid": 36040935,
    "type": "organization",
    "name": "Signature Science, LLC"
  },
  "_downloads": {
    "count": 689,
    "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.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "pracpac",
  "_universes": [
    "signaturescience",
    "vpnagraj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T05:15:23.000Z",
      "distro": "noble",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "75466f50877db1410a6a62531446b58270a8503680e8fa2f8000103c8bb62c4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-14T05:15:23.000Z",
      "distro": "noble",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "8470d8d032b110cfd27d6f1bafc37e1791b55ebfb6c1ea9e01cdcb6b88dbed74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-14T05:18:02.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "2e615d28e13a516850c7f2289c258afda42ff12fd4161020ef5d03e20e8a67fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-15T05:32:21.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "8f4d7afc537f8880082c50f97bf754fd3776f0efec81330da439f9599a35e81a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T05:15:10.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "96b305b66a80954377a811d59ba9923cf1f0ae52abbe4614b4d3c3926db8419c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T05:14:19.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "f8d089abb00e3c36b22d06225bbe6af389a9df55b26ba511c53c08d0764b913a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-14T05:14:18.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "284f1a1cd8be58a3f61ede437fff0004c7a536255b1d6a909fa3bd7bff959300",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T08:47:27.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "48984414d152c9b6e1464c053f56d5083f029695782e210da33c7dda7672cd09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25784236777"
    }
  ]
}