Package: ghactionsOGD Type: Package Title: Easy GitHub Actions workflows for small-scale data-retrieving processes Version: 0.1.2 Authors@R: c( person("Felix", "Lorenz", , "ogd@tg.ch", role = c("aut", "cre")), person("Felix", "Luginbuhl", , "felix.luginbuehl@sg.ch", role = c("ctb"), comment = c(ORCID = "0009-0008-6625-2899")) ) Maintainer: Felix Lorenz Description: 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. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: checkmate, gh, purrr, glue, rlang (>= 1.0.0), magrittr, cli, base64enc, sodium, git2r, usethis Config/pak/sysreqs: cmake git make libgit2-dev libsodium-dev libssh2-1-dev libuv1-dev libssl-dev libx11-dev Repository: https://swissstatsr.r-universe.dev Date/Publication: 2024-09-23 11:24:51 UTC RemoteUrl: https://github.com/ogdtg/ghactionsOGD RemoteRef: HEAD RemoteSha: 9f8e8b98d12ac4f7119265946a2b1e307a597cf6 NeedsCompilation: no Packaged: 2026-05-26 10:23:53 UTC; root Author: Felix Lorenz [aut, cre], Felix Luginbuhl [ctb] (ORCID: )