{
  "_id": "6a1ef38fb401979e73415415",
  "Type": "Package",
  "Package": "pkgdev",
  "Title": "Helpers to Develop a Package using GitHub Actions",
  "Version": "0.1.0.9150",
  "Authors@R": "person(\"Diego\", \"Hernangómez\", , \"diego.hernangomezherrero@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8457-4658\"))",
  "Description": "A small set of functions that takes advantage of GitHub\nActions for making your life easier as a R package developer.\nThis package is primarily intended for personal use, however\nfeel free to use it (at your own risk).",
  "License": "MIT + file LICENSE",
  "URL": "https://dieghernan.github.io/pkgdev/,\nhttps://github.com/dieghernan/pkgdev",
  "BugReports": "https://github.com/dieghernan/pkgdev/issues",
  "VignetteBuilder": "knitr, quarto",
  "Remotes": [
    "quarto=github::quarto-dev/quarto-r"
  ],
  "Config/Needs/website": "dieghernan/gitdevr, cranlogs, tidyverse,\nlubridate, reactable, Polychrome, pkgsearch, htmltools",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libmagick++-dev gsfonts\nlibgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://dieghernan.r-universe.dev",
  "Date/Publication": "2026-05-18 15:20:44 UTC",
  "RemoteUrl": "https://github.com/dieghernan/pkgdev",
  "RemoteRef": "HEAD",
  "RemoteSha": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 15:11:14 UTC",
    "User": "root"
  },
  "Author": "Diego Hernangómez [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8457-4658>)",
  "Maintainer": "Diego Hernangómez <diego.hernangomezherrero@gmail.com>",
  "MD5sum": "fb789bffdf5329fb1be4f5171c67e14a",
  "_user": "dieghernan",
  "_type": "src",
  "_file": "pkgdev_0.1.0.9150.tar.gz",
  "_fileid": "bceb79211de816554b6175c7658f73f765e564606baafa70892bc9ea79f63dc8",
  "_filesize": 419330,
  "_sha256": "bceb79211de816554b6175c7658f73f765e564606baafa70892bc9ea79f63dc8",
  "_created": "2026-06-02T15:11:14.000Z",
  "_published": "2026-06-02T15:15:27.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79104874924,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7361877000"
    },
    {
      "job": 79104875061,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7361867406"
    },
    {
      "job": 79104875298,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7361894057"
    },
    {
      "job": 79104875371,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7361864024"
    },
    {
      "job": 79104091614,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361796438"
    },
    {
      "job": 79104875154,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361871335"
    },
    {
      "job": 79104875176,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7361864771"
    },
    {
      "job": 79104875047,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7361863285"
    },
    {
      "job": 79104875115,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7361858335"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dieghernan/pkgdev",
  "_commit": {
    "id": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "message": "Update docs with pkgdev\n",
    "time": 1779117644
  },
  "_maintainer": {
    "name": "Diego Hernangómez",
    "email": "diego.hernangomezherrero@gmail.com",
    "login": "dieghernan",
    "orcid": "0000-0001-8457-4658",
    "twitter": "@dhernangomez",
    "description": "",
    "uuid": 25656809
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cffr",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "codemetar",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "codetools",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.33",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "resmush",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 8.0.0",
      "role": "Imports"
    },
    {
      "package": "roxygen2md",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "styler",
      "version": ">= 1.5.1",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "urlchecker",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xfun",
      "role": "Imports"
    },
    {
      "package": "jsonld",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dieghernan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 23
    },
    {
      "week": "2026-04",
      "n": 23
    },
    {
      "week": "2026-05",
      "n": 12
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 49
    },
    {
      "week": "2026-08",
      "n": 17
    },
    {
      "week": "2026-09",
      "n": 12
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 15
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 9
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "developer-tools",
    "experimental",
    "github-actions",
    "quarto"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "dieghernan",
      "count": 406,
      "uuid": 25656809
    }
  ],
  "_userbio": {
    "uuid": 25656809,
    "type": "user",
    "name": "Diego H."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pkgdev"
  },
  "_devurl": "https://github.com/dieghernan/pkgdev",
  "_pkgdown": "https://dieghernan.github.io/pkgdev/",
  "_searchresults": 8,
  "_quarto": true,
  "_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/pkgdev.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_global_gitgnore",
    "build_qmd",
    "build_readme_qmd",
    "check_rd_titles",
    "gha_check_full",
    "gha_pkgdown_branch",
    "gha_update_docs",
    "precompute_vignette",
    "precompute_vignette_all",
    "update_docs"
  ],
  "_help": [
    {
      "page": "add_global_gitgnore",
      "title": "Add '.gitignore' to package",
      "topics": [
        "add_global_gitgnore"
      ]
    },
    {
      "page": "build_qmd",
      "title": "Build a Quarto files package",
      "concept": [
        "functions for rendering documentation"
      ],
      "topics": [
        "build_qmd",
        "build_readme_qmd"
      ]
    },
    {
      "page": "check_rd_titles",
      "title": "Check the titles of a Rd file",
      "topics": [
        "check_rd_titles"
      ]
    },
    {
      "page": "gha_check_full",
      "title": "Create a GitHub action that checks regularly your package",
      "topics": [
        "gha_check_full"
      ]
    },
    {
      "page": "gha_pkgdown_branch",
      "title": "Create a GitHub action that builds a pkgdown site",
      "topics": [
        "gha_pkgdown_branch"
      ]
    },
    {
      "page": "gha_update_docs",
      "title": "Create a GitHub action that documents and checks your package",
      "topics": [
        "gha_update_docs"
      ]
    },
    {
      "page": "precompute",
      "title": "Precompute vignettes",
      "topics": [
        "precompute_vignette",
        "precompute_vignette_all"
      ]
    },
    {
      "page": "update_docs",
      "title": "Document your package",
      "topics": [
        "update_docs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dieghernan/pkgdev/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dieghernan/pkgdev/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "cffr",
    "cli",
    "clipr",
    "codemeta",
    "codemetar",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "crul",
    "curl",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "ellipsis",
    "evaluate",
    "fansi",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpcode",
    "httpuv",
    "httr2",
    "ini",
    "isoband",
    "jquerylib",
    "jsonlite",
    "jsonvalidate",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "lintr",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pingr",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "ps",
    "purrr",
    "quarto",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "ragg",
    "rappdirs",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "remotes",
    "resmush",
    "rex",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "roxygen2md",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "S7",
    "sass",
    "scales",
    "sessioninfo",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "styler",
    "sys",
    "systemfonts",
    "testthat",
    "textshaping",
    "tibble",
    "tinytex",
    "triebeard",
    "urlchecker",
    "urltools",
    "usethis",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "waldo",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "test-precompute-quarto.qmd",
      "filename": "test-precompute-quarto.html",
      "title": "Example of a precomputed vignette - Quarto",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-02-09 10:10:22",
      "modified": "2026-03-14 12:02:50",
      "commits": 5
    },
    {
      "source": "test-precompute-knitr.Rmd",
      "filename": "test-precompute-knitr.html",
      "title": "Example of a precomputed vignette - Rmd",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-02-09 10:10:22",
      "modified": "2026-03-14 12:02:50",
      "commits": 4
    }
  ],
  "_score": 5.064457989226918,
  "_indexed": true,
  "_nocasepkg": "pkgdev",
  "_universes": [
    "dieghernan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:14:07.000Z",
      "distro": "noble",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "596df392e379d166fa8fc3216c7740d04a770983b7ef90f1f07b11d8dc0ea462",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:13:45.000Z",
      "distro": "noble",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "9b1d6af69139920d10128b1b208cf7c0ab01904fbcb297c38ebb52fff9e6bb8b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:14:48.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "cc5eeab020145b9bf976b4c680c1f88cb53228e727d7af67840b8158c37262e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:13:40.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "7ab6b643c08118b11e091fe7feea95c09df3e48ddec4f63f9e1973990fce9624",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:14:08.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "e6ed88b0bfd1c0afc3462b1354c978e0e0374017517d2c0d146fa04a645158bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:13:36.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "63310c195811733b0f2c80cbd3ecbde78f0dc65111b0a903d8d33a1603239c0c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:13:34.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "f8235577dd639a9611620f7d3cd710a2487392867a51ee01330450b420254591",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9150",
      "date": "2026-06-02T15:13:22.000Z",
      "commit": "0531b0b7b80b3e8def94aba39e651d4cc7c75305",
      "fileid": "4102ccba769b9a9c011cb9f598eb6c9af4b9aeee2c6f3104153dbec3a23e7da7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dieghernan/actions/runs/26828824144"
    }
  ]
}