Displaying 1 result from an estimated 1 matches for "ps_cmdline".
Did you mean:
cs_cmdline
2018 Jul 12
2
Top level \Sexpr and R CMD check
...enerate/modify the \examples{} section dynamically?
Thanks, Gabor
In the Rd file:
\Sexpr[stage=install,strip.white=FALSE,results=rd]{pkg:::decorate_examples('
CODE
')}
and pkg::decorate_examples outputs
\examples{
MODIFIED CODE
}
But then:
* checking Rd files ... WARNING
prepare_Rd: ps_cmdline.Rd:36-42: Section \Sexpr is unrecognized and
will be dropped