bio-oracle / biooracler

R package to access Bio-Oracle data via ERDDAP
Other
8 stars 2 forks source link

Package not available in this version of R #15

Closed TomMBIO closed 2 months ago

TomMBIO commented 2 months ago

Hi there,

I am getting this error when trying to use your package:

install.packages("biooracler") WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding: https://cran.rstudio.com/bin/windows/Rtools/ Installing package into ‘C:Local/R/win-library/4.4’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘biooracler’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

I am not sure where a newer version of it is available. I wanted to try and use a less recent version of R to see if this would work, but wasn't sure even of what version this package is built in.

Any advice would be greatly appreciated,

Tom

TomMBIO commented 2 months ago

Hi, I managed to fix this by installing the package through GitHub directly. Sorry!

TomMBIO commented 2 months ago

Sorted