[R-pkg-devel] Cannot implement test configuration

Ivan Krylov |kry|ov @end|ng |rom d|@root@org
Tue Sep 2 23:44:17 CEST 2025


On Tue, 2 Sep 2025 06:23:24 +0000
"Hüsing, Johannes via R-package-devel" <r-package-devel using r-project.org>
wrote:

> Error: [EPERM] Failed to stat '//some_servername/UserHome$':
> operation not permitted

What's the traceback() output immediately after this error happens? If
you post it, someone may be able to point out the offending code and
perhaps find a way to convince it to use the drive letter instead of
the UNC path.

Since the error is encountered by code in 'usethis' (or somewhere
downstream), likely not in base R, you may also get a more direct
answer by following links at <https://usethis.r-lib.org/SUPPORT.html>.

-- 
Best regards,
Ivan



More information about the R-package-devel mailing list