В 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
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