{
  "_id": "6a61059f1fed6d528131c167",
  "Package": "ghactions4r",
  "Title": "Use GitHub Actions Reusable Workflows for R Packages",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Kathryn\", \"Doering\", , \"kathryn.doering@noaa.gov\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0396-7044\")),\nperson(\"Kelli\", \"Johnson\", , \"kelli.johnson@noaa.gov\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-5149-451X\")),\nperson(\"Bai\", \"Li\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-8249-1442\")),\nperson(\"Elizabeth\", \"Perl\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-1608-8628\"))\n)",
  "Description": "Provides functions to allow users to set up github action\nworkflows related to R packages.",
  "License": "CC0",
  "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 libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://noaa-fisheries-integrated-toolbox.r-universe.dev",
  "Date/Publication": "2026-07-22 17:00:07 UTC",
  "RemoteUrl": "https://github.com/nmfs-ost/ghactions4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 17:59:14 UTC",
    "User": "root"
  },
  "Author": "Kathryn Doering [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0396-7044>),\nKelli Johnson [aut] (ORCID: <https://orcid.org/0000-0002-5149-451X>),\nBai Li [aut] (ORCID: <https://orcid.org/0000-0002-8249-1442>),\nElizabeth Perl [aut] (ORCID: <https://orcid.org/0000-0003-1608-8628>)",
  "Maintainer": "Kathryn Doering <kathryn.doering@noaa.gov>",
  "_user": "noaa-fisheries-integrated-toolbox",
  "_type": "src",
  "_file": "ghactions4r_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a3efd49e05e6a581f61020710fefe8e76ad4e6df03543488a1e7f772663a1ef9",
  "_filesize": 192435,
  "_sha256": "a3efd49e05e6a581f61020710fefe8e76ad4e6df03543488a1e7f772663a1ef9",
  "_expires": "2026-10-30T18:02:05.000Z",
  "_created": "2026-07-22T17:59:14.000Z",
  "_published": "2026-07-22T18:02:07.255Z",
  "_jobs": [
    {
      "job": 89007104605,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8539710403"
    },
    {
      "job": 89007104621,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8539708979"
    },
    {
      "job": 89007104662,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8539677060"
    },
    {
      "job": 89007104678,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8539693881"
    },
    {
      "job": 89006364608,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8539640938"
    },
    {
      "job": 89007104515,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8539703117"
    },
    {
      "job": 89007104625,
      "time": 74,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8539677453"
    },
    {
      "job": 89007104593,
      "time": 70,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8539676225"
    },
    {
      "job": 89007104609,
      "time": 82,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8539681456"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121",
  "_status": "success",
  "_upstream": "https://github.com/nmfs-ost/ghactions4r",
  "_commit": {
    "id": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
    "author": "Elizabeth Perl <elizabeth.perl@noaa.gov>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add conditional check for calc-coverage job on forks (#258)\n\n* Add conditional check for calc-coverage job on forks\n* Fix condition for Codecov action in workflow to only not run the codecov upload",
    "time": 1784739607
  },
  "_maintainer": {
    "name": "Kathryn Doering",
    "email": "kathryn.doering@noaa.gov",
    "login": "k-doering-noaa",
    "description": "",
    "uuid": 48930335,
    "orcid": "0000-0002-0396-7044"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    }
  ],
  "_owner": "nmfs-ost",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 10
    },
    {
      "week": "2025-38",
      "n": 16
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 8
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-09-29"
    }
  ],
  "_topics": [
    "github-actions",
    "noaa",
    "noaa-fisheries"
  ],
  "_stars": 16,
  "_contributors": [
    {
      "user": "k-doering-noaa",
      "count": 350,
      "uuid": 48930335
    },
    {
      "user": "bai-li-noaa",
      "count": 58,
      "uuid": 59936250
    },
    {
      "user": "kellijohnson-noaa",
      "count": 7,
      "uuid": 4108564
    },
    {
      "user": "e-perl-noaa",
      "count": 1,
      "uuid": 118312785
    }
  ],
  "_userbio": {
    "uuid": 49974461,
    "type": "organization",
    "name": "NOAA Fisheries Integrated Toolbox",
    "followers": 9,
    "description": "GitHub Organization to manage the NOAA FIT"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ghactions4r"
  },
  "_devurl": "https://github.com/nmfs-ost/ghactions4r",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ghactions4r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "rm_dollar_sign",
    "use_build_pkgdown",
    "use_calc_cov_summaries",
    "use_calc_coverage",
    "use_create_cov_badge",
    "use_doc_and_style_r",
    "use_r_cmd_check",
    "use_spell_check",
    "use_update_pkgdown"
  ],
  "_help": [
    {
      "page": "rm_dollar_sign",
      "title": "Replace dollar sign operator in a file",
      "topics": [
        "rm_dollar_sign"
      ]
    },
    {
      "page": "use_build_pkgdown",
      "title": "use workflow in current pkg to check pkgdown site builds.",
      "topics": [
        "use_build_pkgdown"
      ]
    },
    {
      "page": "use_calc_cov_summaries",
      "title": "Workflow for calculating coverage and summarizing using octocov toolkit",
      "topics": [
        "use_calc_cov_summaries"
      ]
    },
    {
      "page": "use_create_cov_badge",
      "title": "workflow for adding a code coverage badge",
      "topics": [
        "use_create_cov_badge"
      ]
    },
    {
      "page": "use_doc_and_style_r",
      "title": "Use workflow in current pkg to automate documenting and styling",
      "topics": [
        "use_doc_and_style_r"
      ]
    },
    {
      "page": "use_r_cmd_check",
      "title": "Use workflow to run r cmd check on Linux, Mac, and Windows GitHub Actions",
      "topics": [
        "use_r_cmd_check"
      ]
    },
    {
      "page": "use_spell_check",
      "title": "use workflow to run spelling::spell_check_package()",
      "topics": [
        "use_spell_check"
      ]
    },
    {
      "page": "use_update_pkgdown",
      "title": "Creates a workflow in current R package to update an existing pkgdown GitHub pages site",
      "topics": [
        "use_update_pkgdown"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nmfs-ost/ghactions4r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nmfs-ost/ghactions4r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "httr",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "set_up.Rmd",
      "filename": "set_up.html",
      "title": "Additional steps for setting up workflows for your R package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting up pkgdown",
        "Setting up code coverage"
      ],
      "created": "2024-02-16 18:55:22",
      "modified": "2025-08-05 21:23:20",
      "commits": 8
    },
    {
      "source": "dependency_graph.Rmd",
      "filename": "dependency_graph.html",
      "title": "Dependency Graph",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Dependency graph"
      ],
      "created": "2022-05-02 18:15:43",
      "modified": "2025-05-16 18:46:48",
      "commits": 4
    }
  ],
  "_score": 5.795184589682425,
  "_indexed": false,
  "_nocasepkg": "ghactions4r",
  "_universes": [
    "noaa-fisheries-integrated-toolbox"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T18:01:32.000Z",
      "distro": "resolute",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/482f7a415738d613878c6de3cca9395d0d89f94cfb890ac98c222b1106816046",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-22T18:01:28.000Z",
      "distro": "resolute",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/dc0dca3572cf33a4be36661040d82060bfe9cd31d3d85dd3bc6238b725cf2309",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T18:00:31.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/75ed0feb288bc8a39e5a3e3fc1a6ee06106a425353fe789836e82d6fd0a2836b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-22T18:00:57.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/05b2858fb9d17ed630b33e8f61bfbd94f3dd91a17b83586c9eca810855b5223f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-22T18:01:31.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/2bbc1e39468cca464c8c3f8c48d2d5df41a6e464d0fbb27c6ec625d8f5763acc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T18:00:21.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/e43fb788e8cdbad5847dda2a6dfc02f5a2fae326ef3ed44a26623fcdcb69a2df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T18:00:19.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/3ddeb0e1646fcdfa7ae4b5465ad3e7d9802645b3c7cf3009196ca3cc66e7bbb4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-22T18:00:27.000Z",
      "commit": "7487657a4e77e9dd9464a88138fb93a986a1f4b8",
      "fileid": "https://r2.ropensci.org/2453822b4dfd73cebb20efcb7027bd8d3afa19bc01bb10cb1cc80a984cd7ee1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29944489121"
    }
  ]
}