prepare_status_rpackages | R Documentation |
prepare_status_rpackages
prepare_status_rpackages(
secrets_csv = NULL,
non_r_packages = get_non_r_packages()
)
secrets_csv |
path to "secrets.csv" file, if "NULL" Sys.env variables for the following services are used/need to be defined: APPVEYOR_TOKEN, GITHUB_TOKEN, GITLAB_TOKEN, CODECOV_TOKEN, ZENODO_TOKEN, (default: NULL) |
non_r_packages |
a character vector with repositories in KWB-R group that
are not R packages (default: |
data.frame with R package status information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.