Hello, Recently we got _R_CHECK_CRAN_INCOMING_TARBALL_THRESHOLD_ env var to tune "Size of tarball" note during R package check. Could we get similar one for tuning "checking installed package size" note? We can then fit R CMD check more tightly to our package and track regression in installed size, that could easily happen if we are force to ignore the note because our package is already big enough. Regards, Jan [[alternative HTML version deleted]]
? Fri, 24 Nov 2023 12:15:06 +0100 Jan Gorecki <j.gorecki at wit.edu.pl> ?????:> Recently we got _R_CHECK_CRAN_INCOMING_TARBALL_THRESHOLD_ env var to > tune "Size of tarball" note during R package check. > > Could we get similar one for tuning "checking installed package size" > note?Does _R_CHECK_PKG_SIZES_THRESHOLD_ (in megabytes) work for you? It can be found by reading R Internals or grepping the tools source code for "installed package size". -- Best regards, Ivan
Possibly Parallel Threads
- tune "checking installed package size" NOTE
- Open a file which name contains a tilde
- [R] Open a file which name contains a tilde
- call: file.exists("~/.Rtk2theme") error: file name conversion problem -- name too long?
- [R] Open a file which name contains a tilde