nmfs-ost. To fix this you can add URL: https://noaa-fisheries-integrated-toolbox.r-universe.dev/ghactions4r to the package DESCRIPTION file. See also theR-universe documentation.Package: ghactions4r 1.0.0

ghactions4r: Use GitHub Actions Reusable Workflows for R Packages
Provides functions to allow users to set up github action workflows related to R packages.
Authors:
ghactions4r_1.0.0.tar.gz
ghactions4r_1.0.0.zip(r-4.7)ghactions4r_1.0.0.zip(r-4.6)ghactions4r_1.0.0.zip(r-4.5)
ghactions4r_1.0.0.tgz(r-4.6-any)ghactions4r_1.0.0.tgz(r-4.5-any)
ghactions4r_1.0.0.tar.gz(r-4.7-any)ghactions4r_1.0.0.tar.gz(r-4.6-any)
ghactions4r_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ghactions4r/json (API)
NEWS
| # Install 'ghactions4r' in R: |
| install.packages('ghactions4r', repos = c('https://noaa-fisheries-integrated-toolbox.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nmfs-ost/ghactions4r/issues
github-actionsnoaanoaa-fisheries
Last updated from:4651ffa951. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 131 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | NOTE | 158 | ||
| macos-release-arm64 | NOTE | 73 | ||
| macos-oldrel-arm64 | NOTE | 112 | ||
| windows-devel | NOTE | 100 | ||
| windows-release | NOTE | 81 | ||
| windows-oldrel | NOTE | 81 | ||
| wasm-release | OK | 116 |
Exports:rm_dollar_signuse_build_pkgdownuse_calc_cov_summariesuse_calc_coverageuse_create_cov_badgeuse_doc_and_style_ruse_r_cmd_checkuse_spell_checkuse_update_pkgdown
Dependencies:askpassclicliprcrayoncredentialscurldescfsgertgitcredsgluehttrhttr2inijsonlitelifecyclemagrittrmimeopensslpurrrR6rappdirsrlangrprojrootrstudioapisysusethisvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Replace dollar sign operator in a file | rm_dollar_sign |
| use workflow in current pkg to check pkgdown site builds. | use_build_pkgdown |
| Workflow for calculating coverage and summarizing using octocov toolkit | use_calc_cov_summaries |
| workflow for adding a code coverage badge | use_create_cov_badge |
| Use workflow in current pkg to automate documenting and styling | use_doc_and_style_r |
| Use workflow to run r cmd check on Linux, Mac, and Windows GitHub Actions | use_r_cmd_check |
| use workflow to run spelling::spell_check_package() | use_spell_check |
| Creates a workflow in current R package to update an existing pkgdown GitHub pages site | use_update_pkgdown |
