ogdtg. To fix this you can add URL: https://swissstatsr.r-universe.dev/ghactionsOGD to the package DESCRIPTION file. See also theR-universe documentation.Package: ghactionsOGD 0.1.2

Felix Lorenz
ghactionsOGD: Easy GitHub Actions workflows for small-scale data-retrieving processes
Helps to create GitHub Actions workflows for small-scale data-retrieving processes such as scraping a website. Sets up the YAML file, creates the necessary directory structure and sets Actions Secrets on GitHub if needed.
Authors:
ghactionsOGD_0.1.2.tar.gz
ghactionsOGD_0.1.2.zip(r-4.7)ghactionsOGD_0.1.2.zip(r-4.6)ghactionsOGD_0.1.2.zip(r-4.5)
ghactionsOGD_0.1.2.tgz(r-4.6-any)ghactionsOGD_0.1.2.tgz(r-4.5-any)
ghactionsOGD_0.1.2.tar.gz(r-4.7-any)ghactionsOGD_0.1.2.tar.gz(r-4.6-any)
ghactionsOGD_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ghactionsOGD/json (API)
| # Install 'ghactionsOGD' in R: |
| install.packages('ghactionsOGD', repos = c('https://swissstatsr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ogdtg/ghactionsogd/issues
Last updated from:9f8e8b98d1. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 106 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | NOTE | 112 | ||
| macos-release-arm64 | NOTE | 68 | ||
| macos-oldrel-arm64 | NOTE | 72 | ||
| windows-devel | NOTE | 59 | ||
| windows-release | NOTE | 96 | ||
| windows-oldrel | NOTE | 107 | ||
| wasm-release | OK | 100 |
Exports:%>%create_ghactions_workflowget_git_pwdget_git_remoteget_git_userget_repo_nameuse_ghactions_ogd
Dependencies:askpassbackportsbase64enccheckmateclicliprcrayoncredentialscurldescfsgertghgit2rgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangrprojrootrstudioapisodiumsysusethisvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Creates a GithubAction Workflow | create_ghactions_workflow |
| Retrieve GitHub Password used in current repo | get_git_pwd |
| Retrieve GitHub owner and repo name | get_git_remote |
| Retrieve GitHub User of current repo | get_git_user |
| Retrieve GitHub repo name | get_repo_name |
| Workflow automation with GitHub Actions (specialised) | use_ghactions_ogd |