On Tue, 2 Sep 2025 06:23:24 +0000
"Hüsing, Johannes via R-package-devel" <r-package-devel@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

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to