Re: [R-pkg-devel] Help with CRAN Submission Feedback

2025-07-06 Thread Ivan Krylov via R-package-devel
В Sat, 5 Jul 2025 14:12:56 -0700 "Reed A. Cartwright" пишет: > `tools/config.Rtools/config/configure.R` is not a file in my package. > So I assume that this report is saying that it is being created during > installation, but I can't reproduce it. Proving a negative is hard. My guess is that th

[R-pkg-devel] Inconsistent application of the rule about modifying the user filespace?

2025-07-06 Thread Etienne Bacher
Dear all, tl;dr: several CRAN packages can modify the user filespace without explicitly requiring the user to specify the path, but I was required to change the default behavior of some functions in my package because they would modify the user's filespace. This seems inconsistent to me (and the