There is an error on installation:
installation of package ‘/local_scratch/pbs.75996.pbs02/tmp.Z5ztiXpUee/RtmpQOHzJM/file37ea1d6e579e03/BacDiveR_0.9.1.tar.gz’ had non-zero exit status
|
I used:
install.packages("remotes")
remotes::install_github("TIBHannover/BacDiveR")
if(!require('devtools')) install.packages('devtools'); devtools::install_github('TIBHannover/BacDiveR')
There is an error on installation:
installation of package ‘/local_scratch/pbs.75996.pbs02/tmp.Z5ztiXpUee/RtmpQOHzJM/file37ea1d6e579e03/BacDiveR_0.9.1.tar.gz’ had non-zero exit status
|
I used:
install.packages("remotes")
remotes::install_github("TIBHannover/BacDiveR")
if(!require('devtools')) install.packages('devtools'); devtools::install_github('TIBHannover/BacDiveR')