Skip to content

The dependencies are not available for package 'FAIBCompiler' #10

@dfelixsattler

Description

@dfelixsattler

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions