installation error for ROracle in pkgdown workflow

12 views Asked by At

In developing an R package i have ROracle as a dependency.

I have a github workflow (usethis::use_github_pages()) that creates a pkgdown website for the R package

The workflow fails trying to install ROracle and i dont understand why.

I have not seen this before, and i have created many R packages. I am guessing it may be related to a system setting but unsure as to what since the documentation is insufficient

0

There are 0 answers