{
  "_id": "6a54871cff0138dec5d64c05",
  "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-07-13 06:31:54 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>",
  "_user": "signaturescience",
  "_type": "src",
  "_file": "pracpac_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d0ba0fbe59732244c363cb07ba04d423850cd9a3ae22fd99d5262ba73e60a8d3",
  "_filesize": 415877,
  "_sha256": "d0ba0fbe59732244c363cb07ba04d423850cd9a3ae22fd99d5262ba73e60a8d3",
  "_expires": "2026-10-21T06:35:06.000Z",
  "_created": "2026-07-13T06:31:54.000Z",
  "_published": "2026-07-13T06:35:08.087Z",
  "_jobs": [
    {
      "job": 86749819287,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270934901"
    },
    {
      "job": 86749819308,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270932801"
    },
    {
      "job": 86749819303,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270924171"
    },
    {
      "job": 86749819248,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270919804"
    },
    {
      "job": 86749204804,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270893747"
    },
    {
      "job": 86749819290,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270935875"
    },
    {
      "job": 86749819291,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270920392"
    },
    {
      "job": 86749819296,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270914079"
    },
    {
      "job": 86749819297,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270922028"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 40,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 158,
      "uuid": 460076
    },
    {
      "user": "vpnagraj",
      "count": 131,
      "uuid": 8546787
    }
  ],
  "_userbio": {
    "uuid": 36040935,
    "type": "organization",
    "name": "Signature Science, LLC",
    "followers": 20
  },
  "_downloads": {
    "count": 569,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pracpac"
  },
  "_devurl": "https://github.com/signaturescience/pracpac",
  "_pkgdown": "https://signaturescience.github.io/pracpac/",
  "_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/pracpac.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "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",
    "otel",
    "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": true,
  "_nocasepkg": "pracpac",
  "_universes": [
    "signaturescience",
    "vpnagraj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T06:34:23.000Z",
      "distro": "resolute",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/c50be8bd06648b1006a504570bdb9ef5dca3d6929bf4180dc7481728dbbf48ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-13T06:34:11.000Z",
      "distro": "resolute",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/d090dee070149ed911476954f291b068d4713908e0457ea4ee5f269add7b7066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T06:33:45.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/faeef4bd2e0e8a16add3293cfbf36b25bb8db7a94ae6eeb9ecf0d4748d758d1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-13T06:33:31.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/ec4fb58290500aab4e5b00dfced4039b0c06640f8d35031cb40830908441aec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-13T06:34:37.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/7c0b6701258c080c8ba1a087a3680eeec037564b4e6340b09ecce6a337855f28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:33:24.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/6daaf33a7af83985bf1396f1dc570271a77c74d9e6f028fd7f96e67bb41a256e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:33:04.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/8eaf7d589e1ea5eea246b1b81409261c79c5ef43596dd76f851968567ae82671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-13T06:33:32.000Z",
      "commit": "5e426dce72ebfd129dec0ed2b0b7eefc273576a7",
      "fileid": "https://r2.ropensci.org/7b7f3cee96063195b2aa018015da6e4b7d3772cf828313ddbffbf11e141eb6a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/29229070960"
    }
  ]
}