Skip to content
Prev 4224 / 12125 Next

[R-pkg-devel] Example fails in check

I'd suggest not to use pipes in package code, as the parser does not 
know about them and hence debugging, error messages .... are more 
obfuscated.

Why not use he functional way of R?


For the question: I guess you do not have a corresponding entry in the 
NAMESPACE file?

Best,
Uwe
On 26.07.2019 08:37, Sigbert Klinke wrote: