-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
I would like to calculate tree volume using the PSPVolTree function. An attempt at installing the FAIBCompiler, FAIBBase and SIndexR is made. Errors are returned stating that dependencies 'SIndexR', 'FAIBOracle' are not available for package 'FAIBCompiler'.
Code snippet
remotes::install_github("bcgov/FAIBBase")
remotes::install_github("bcgov/FAIBOracle")
remotes::install_github("bcgov/SIndexR")
remotes::install_github("bcgov/FAIBCompiler")Error message
ERROR: dependency 'ROracle' is not available for package 'FAIBOracle'
* removing 'C:/Users/dsattler/AppData/Local/Programs/R/R-4.4.1/library/FAIBOracle'
Error: Failed to install 'unknown package' from GitHub:
HTTP error 404.
Not Found
Did you spell the repo owner (`bcgov`) and repo name (`SIndexR`) correctly?
- If spelling is correct, check that you have the required permissions to access the repo.
ERROR: dependencies 'SIndexR', 'FAIBOracle' are not available for package 'FAIBCompiler'
* removing 'C:/Users/dsattler/AppData/Local/Programs/R/R-4.4.1/library/FAIBCompiler'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels