Package: ghactions4r Title: Use GitHub Actions Reusable Workflows for R Packages Version: 1.0.0 Authors@R: c( person("Kathryn", "Doering", , "kathryn.doering@noaa.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0396-7044")), person("Kelli", "Johnson", , "kelli.johnson@noaa.gov", role = "aut", comment = c(ORCID = "0000-0002-5149-451X")), person("Bai", "Li", role = "aut", comment = c(ORCID = "0000-0002-8249-1442")), person("Elizabeth", "Perl", role = "aut", comment = c(ORCID = "0000-0003-1608-8628")) ) Description: Provides functions to allow users to set up github action workflows related to R packages. License: CC0 Imports: cli, httr, jsonlite, lifecycle, rlang, usethis Suggests: dplyr, knitr, rmarkdown, rvest, testthat (>= 3.0.0), visNetwork 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 libx11-dev Repository: https://noaa-fisheries-integrated-toolbox.r-universe.dev Date/Publication: 2026-06-02 22:28:49 UTC RemoteUrl: https://github.com/nmfs-ost/ghactions4r RemoteRef: HEAD RemoteSha: 4651ffa9515b59825c7d5ad49cf896283c1d8828 NeedsCompilation: no Packaged: 2026-07-02 09:49:50 UTC; root Author: Kathryn Doering [aut, cre] (ORCID: ), Kelli Johnson [aut] (ORCID: ), Bai Li [aut] (ORCID: ), Elizabeth Perl [aut] (ORCID: ) Maintainer: Kathryn Doering