r-hub / rhub

R-hub API client
https://r-hub.github.io/rhub/
Other
354 stars 53 forks source link

Add support for packages not in the root of the git repository #627

Open MLopez-Ibanez opened 4 months ago

MLopez-Ibanez commented 4 months ago

For example: https://github.com/multi-objective/moocore/tree/main/r

Error in `check_rpkg_root(rpkg_root, git_root)`:
! R-hub currently requires that your R package is at the root of the git repository.
bbolker commented 2 months ago

duplicate of #584