On 10 May 2019 at 16:49, Iñaki Ucar wrote: | On Fri, 10 May 2019 at 15:42, Wang, Zhu <wan...@uthscsa.edu> wrote: | > | > 00install.out | > | > ** testing if installed package can be loaded from temporary location | > ** checking absolute paths in shared objects and dynamic libraries | > mv: cannot move '/media/sf_Documents/Zwang/Rpkg/cts.Rcheck/00LOCK-cts/00new/cts' to '/media/sf_Documents/Zwang/Rpkg/cts.Rcheck/cts': File exists | > ERROR: moving to final location failed | > * removing '/media/sf_Documents/Zwang/Rpkg/cts.Rcheck/cts' | | I believe this has something to do with the new staged installation. | Reported here: | | https://stat.ethz.ch/pipermail/r-devel/2019-May/077736.html | | Try to disable it with by setting the environment variable | R_INSTALL_STAGED=false
Are you sure it is not just a permissions issue? Same thing happens when you mix running R CMD check as you and/or as root (ie via a Docker container). Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel