I received a (valid) CRAN rejection which said
"Please add \value to .Rd files regarding exported methods and explain
the functions results in the documentation."
My Rd file contained the following which is in the same spirit as the
\value but misplaced.
\details{
> \code{encode()} returns a \link[blob:blob]{blob::blob} object which is a
> list of raw vectors.
> If an error is encountered in \code{decode()} the result will be an NA.
> }
This seems to be a new requirement from CRAN and I've failed this on new
packages a handful of times (sorry, team!). It would be great to have this
for all packages, frankly.
Are there any plans to have R CMD check catch this?
I think it could save everyone time and energy.
Thanks!
- Josiah
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel