When tried to install crsip, I got the error and some warnings, see below:
ERROR: dependency ‘reproj’ is not available for package ‘osmdata’
* removing ‘/home/sarah/R/x86_64-pc-linux-gnu-library/4.4/osmdata’
* installing *source* package ‘sfnetworks’ ...
** package ‘sfnetworks’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (sfnetworks)
Installing package into ‘/home/sarah/R/x86_64-pc-linux-gnu-library/4.4’
(as ‘lib’ is unspecified)
ERROR: dependency ‘osmdata’ is not available for package ‘CRiSp’
* removing ‘/home/sarah/R/x86_64-pc-linux-gnu-library/4.4/CRiSp’
Warning messages:
1: In i.p(...) : installation of package ‘PROJ’ had non-zero exit status
2: In i.p(...) : installation of package ‘reproj’ had non-zero exit status
3: In i.p(...) :
installation of package ‘osmdata’ had non-zero exit status
4: In i.p(...) :
installation of package ‘/tmp/RtmpDUx8mX/file20c3684217e9/CRiSp_0.0.0.9000.tar.gz’ had non-zero exit status
When tried to install crsip, I got the error and some warnings, see below: