ctmmweb icon indicating copy to clipboard operation
ctmmweb copied to clipboard

ctmmweb not available

Open diegothen opened this issue 8 months ago • 1 comments

Hi everyone,

I am having issues while trying to install ctmmweb package. It seems to have something to do (at least, partly) with the fact that "rgeos" is not available anymore. The code is the one provided here: https://ctmm-initiative.github.io/ctmmwebdoc/

And this is the error/warning message:

Installing package into ‘C:/Users/Usuario/AppData/Local/R/win-library/4.4’
(as ‘lib’ is unspecified)

ERROR: dependency 'rgeos' is not available for package 'ctmmweb'
* removing 'C:/Users/Usuario/AppData/Local/R/win-library/4.4/ctmmweb'

Warnings:
""
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 

2: In file.copy(savedcopy, lib, recursive = TRUE) :
  problema al copiar C:\Users\Usuario\AppData\Local\R\win-library\4.4\00LOCK\rlang\libs\x64\rlang.dll  a C:\Users\Usuario\AppData\Local\R\win-library\4.4\rlang\libs\x64\rlang.dll: Permission denied

3: In i.p(...) :
  installation of package ‘C:/Users/Usuario/AppData/Local/Temp/Rtmpy0l9qe/file13746b6151cb/ctmmweb_0.2.12.tar.gz’ had non-zero exit status

Any thoughts on this?

Thank you in advance

diegothen avatar Jun 12 '24 13:06 diegothen