On 17 November 2024 at 15:16, Patrick Giraudoux wrote:
| Thus, this latter works fine. Does this help to identify the trouble ?

I think this resonates with the fine work Ivan had already done. I suspect
you have a bad local with the repo information (possible PACKAGE.rds) and it
does not get overwritten correctly making you "stuck" at that error. This
might explain why you fail for both binary and source mode for that (default)
repo.

Switching to a different repo, in this case a r-universe one, leads to a
different repo into file being used and avoids the error.

So as Ivan mentioned, you need to trace which file gets read where and see
why it fails. The trying to remove that file. 

Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

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

Reply via email to