Peter Langfelder
2015-Jan-15 02:15 UTC
[Rd] R under deveoplment CMD check note " ... used in a situation where it does not exist"
Hi all, just installed the current version of R-devel (2015-01-13 r67453) from CRAN. Package checking via CMD check suddenly prints a lot of notes that complain of ... used in a situation where it does not exist. A prototypical example is fa = function(...) { fb(...) } where fa and fb are defined and available functions. I haven't seen this note before on my package, so something changed in R-devel - did I miss something in the NEWS? I looked for something relating to ... but didn't find anything relevant. Thanks, Peter
Peter Langfelder
2015-Jan-15 06:40 UTC
[Rd] R under deveoplment CMD check note " ... used in a situation where it does not exist"
Apologies... missed Michal's email and the discussion of the same topic. Thanks, Peter On Wed, Jan 14, 2015 at 6:15 PM, Peter Langfelder <peter.langfelder at gmail.com> wrote:> Hi all, > > just installed the current version of R-devel (2015-01-13 r67453) from > CRAN. Package checking via CMD check suddenly prints a lot of notes > that complain of ... used in a situation where it does not exist. A > prototypical example is > > fa = function(...) > { > fb(...) > } > > where fa and fb are defined and available functions. > > I haven't seen this note before on my package, so something changed in > R-devel - did I miss something in the NEWS? I looked for something > relating to ... but didn't find anything relevant. > > Thanks, > > Peter
Possibly Parallel Threads
- R CMD check: "..." used in a situation where it does not exist
- R CMD check: "..." used in a situation where it does not exist
- Inexplicable ASAN report. Code generation bug?
- [LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
- [Bug 13112] New: receive_xattr heap overread with non null terminated name and xattr filter