{
  "_id": "6a1f2a3fb401979e734246c5",
  "Package": "shiny2docker",
  "Title": "Generate Dockerfiles for 'Shiny' Applications",
  "Version": "0.0.4",
  "Authors@R": "person(\"Vincent\", \"Guyader\", , \"vincent@thinkr.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0671-9270\"))",
  "Description": "Automates the creation of Dockerfiles for deploying\n'Shiny' applications.  By integrating with 'renv' for\ndependency management and leveraging Docker-based solutions, it\nsimplifies the process of containerizing 'Shiny' apps, ensuring\nreproducibility and consistency across different environments.\nAdditionally, it facilitates the setup of CI/CD pipelines for\nbuilding Docker images on both GitLab and GitHub.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/VincentGuyader/shiny2docker",
  "BugReports": "https://github.com/VincentGuyader/shiny2docker/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://vincentguyader.r-universe.dev",
  "Date/Publication": "2026-05-15 14:44:53 UTC",
  "RemoteUrl": "https://github.com/vincentguyader/shiny2docker",
  "RemoteRef": "HEAD",
  "RemoteSha": "c98d26e7bad7304588eaaea774102a096b4d3448",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 16:19:55 UTC",
    "User": "root"
  },
  "Author": "Vincent Guyader [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0671-9270>)",
  "Maintainer": "Vincent Guyader <vincent@thinkr.fr>",
  "MD5sum": "fff9ef05fca04a5b8020bfabad6788b7",
  "_user": "vincentguyader",
  "_type": "src",
  "_file": "shiny2docker_0.0.4.tar.gz",
  "_fileid": "9cb8b5c3e884f39e60c4dd671a755bb99f6695ba1eea231bc25d5923043c3e8a",
  "_filesize": 112427,
  "_sha256": "9cb8b5c3e884f39e60c4dd671a755bb99f6695ba1eea231bc25d5923043c3e8a",
  "_created": "2026-05-15T16:19:55.000Z",
  "_published": "2026-06-02T19:08:47.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150885628,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7021596817"
    },
    {
      "job": 79150885722,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7021598700"
    },
    {
      "job": 79150885692,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7021596511"
    },
    {
      "job": 79150885606,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7021593949"
    },
    {
      "job": 79150884362,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7021544080"
    },
    {
      "job": 79150884405,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367332609"
    },
    {
      "job": 79150884986,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7021582300"
    },
    {
      "job": 79150885698,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7021580420"
    },
    {
      "job": 79150885574,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7021584567"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vincentguyader/shiny2docker",
  "_commit": {
    "id": "c98d26e7bad7304588eaaea774102a096b4d3448",
    "author": "vincent guyader <vincent@thinkr.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore(pkgdown): wire GH Actions deploy to gh-pages (#15)\n\n* Add _pkgdown.yml with site URL (https://vincentguyader.github.io/shiny2docker/)\n  and bootstrap 5 template.\n* Add .github/workflows/pkgdown.yaml: build on push to main / PR / release,\n  deploy to gh-pages via JamesIves/github-pages-deploy-action.\n* Rbuildignore: exclude _pkgdown.yml, docs/, pkgdown/.\n* gitignore: exclude /docs/ (generated, deployed via Action, not committed).\n\nAfter first run on main, enable GitHub Pages in repo settings:\nSource = \"Deploy from a branch\", Branch = gh-pages, Folder = /.",
    "time": 1778856293
  },
  "_maintainer": {
    "name": "Vincent Guyader",
    "email": "vincent@thinkr.fr",
    "login": "vincentguyader",
    "uuid": 10470699,
    "orcid": "0000-0003-0671-9270"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "attachment",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dockerfiler",
      "version": ">= 0.2.6",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "yesno",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "renv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "vincentguyader",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "vincentguyader",
      "count": 18,
      "uuid": 10470699
    }
  ],
  "_userbio": {
    "uuid": 10470699,
    "type": "user",
    "name": "vincent guyader",
    "description": "Founder @ThinkR-open "
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shiny2docker"
  },
  "_devurl": "https://github.com/vincentguyader/shiny2docker",
  "_searchresults": 10,
  "_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/readme.html",
    "extra/readme.md",
    "extra/shiny2docker.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vincentguyader/shiny2docker",
  "_realowner": "vincentguyader",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-02-04"
    },
    {
      "version": "0.0.2",
      "date": "2025-02-09"
    },
    {
      "version": "0.0.3",
      "date": "2025-06-28"
    }
  ],
  "_exports": [
    "set_github_action",
    "set_gitlab_ci",
    "shiny2docker"
  ],
  "_help": [
    {
      "page": "set_github_action",
      "title": "Configure GitHub Action pipeline for Docker builds",
      "topics": [
        "set_github_action"
      ]
    },
    {
      "page": "set_gitlab_ci",
      "title": "Configure GitLab CI pipeline for Docker builds",
      "topics": [
        "set_gitlab_ci"
      ]
    },
    {
      "page": "shiny2docker",
      "title": "shiny2docker",
      "topics": [
        "shiny2docker"
      ]
    }
  ],
  "_readme": "https://github.com/vincentguyader/shiny2docker/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "attachment",
    "attempt",
    "base64enc",
    "brew",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "digest",
    "dockerfiler",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "here",
    "highr",
    "htmltools",
    "httr2",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pak",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "remotes",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "tinytex",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "yesno",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Containerizing Shiny Applications with shiny2docker",
      "author": "Vincent Guyader",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Generating a Dockerfile",
        "Customizing the Dockerfile",
        "Configuring CI/CD for Docker Builds",
        "GitLab CI for Docker Builds",
        "GitHub Actions for Docker Builds",
        "Conclusion",
        "References"
      ],
      "created": "2025-02-05 08:35:41",
      "modified": "2025-06-06 18:31:33",
      "commits": 4
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "shiny2docker",
  "_universes": [
    "vincentguyader"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-15T16:22:24.000Z",
      "distro": "noble",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "1497f267b60917b03835753bcd659fce52c1a00233b12c0a29b2b583add83ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-15T16:22:32.000Z",
      "distro": "noble",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "eb2c4df72256aafafb0f1b7b88f8adfdc348ce29bcaba8f7b88cf66e3f3835b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-15T16:22:26.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "de223880725a68f84ac9734c7176b1bad55e7bc931990ed6b94bb0e4a5eed3b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-15T16:22:15.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "63cf3ba50f4c5130b22c1df83e2f306a50c463073250e821866a8e3034ae1ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-15T16:21:25.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "9fc6716d5a2fc4cab83cc4221d57cca95ef4ed4ffc73524173559da7bc9e95fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-15T16:21:19.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "db9ae0758970bf2910263a2f8218012e597a1e1bdff9567f472177f6631842eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-15T16:21:25.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "db582b0ab3e053e59d30fa184bfd35b1ec9b67448e7fc090145bec1b936dd865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-02T19:08:25.000Z",
      "commit": "c98d26e7bad7304588eaaea774102a096b4d3448",
      "fileid": "8179745338c4dd4df0a70f70ccbe47c34d6f3bede165679d814497516aefe7f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vincentguyader/actions/runs/25928499594"
    }
  ]
}