Closed epijim closed 3 years ago
This PR adds code that would install target package dependencies, but doesn't actually work as it runs into issue with rate limiting unauthenticated against github...
https://github.com/insightsengineering/r-pkg-installation-validation/blob/dev/add_deps/report-generator.R#L23
mentioned the issue in issue #7 : https://github.com/insightsengineering/r-pkg-installation-validation/issues/7#issuecomment-915310280
Looks great! I've created https://github.com/insightsengineering/r-pkg-installation-validation/issues/13 to resolve the errors obtained from the reports.
This PR adds code that would install target package dependencies, but doesn't actually work as it runs into issue with rate limiting unauthenticated against github...
https://github.com/insightsengineering/r-pkg-installation-validation/blob/dev/add_deps/report-generator.R#L23
mentioned the issue in issue #7 : https://github.com/insightsengineering/r-pkg-installation-validation/issues/7#issuecomment-915310280