r-usethis Questions
1
Solved
I have been trying to start using github actions for continuous integrations in my packages, however,even though I am using the premade functions of usethis package it is not working, and the runne...
Undulate asked 15/9, 2021 at 9:55
1
Solved
I've created an R package and I'd like to upload it to CRAN via GitHub Actions whenever I merge changes into the master branch. I've found a lot of examples of R actions and I've even looked up how...
Pinprick asked 22/8, 2021 at 14:52
1
Solved
I am trying to run the use_github_action_check_standard() command from the usethis R package to check my package on every push on GitHub Actions.
The test works without a problem on Windows and Mac...
Induline asked 12/8, 2020 at 22:48
1
Solved
I have an R github package that I can 'successfully' install using devtools::install_github("jwilliman/ethnicNZ") (or remotes::install_github). On github the package contains internal data saved as...
Heteroplasty asked 16/6, 2020 at 22:16
1
© 2022 - 2024 — McMap. All rights reserved.