Marc:
You miss Yihui's point I think: roxygen2 will generate the (Namespace
and other) files for you. See its documentation for how (the
directives to put in your comments).
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
Le 06/02/2017 à 17:14, Yihui Xie a écrit :
If your package source is version controlled (meaning you are free to
regret any time), I'd recommend you to delete the three files
NAMESPACE, chr.Rd, and essai-package.Rd. Then try to roxygenize again.
Basically the warnings you saw indicates that roxyg
If your package source is version controlled (meaning you are free to
regret any time), I'd recommend you to delete the three files
NAMESPACE, chr.Rd, and essai-package.Rd. Then try to roxygenize again.
Basically the warnings you saw indicates that roxygen2 failed to find
the line
% Generated by r
Hi,
I used roxygen2 v5.0.1 to document my package, and all was ok. I have
just updated to roxygen2 v6.0.0 and my script is broken and I can't find
why.
I have done a simple version of a package folder as a test with 3 files:
chr.R, essai-package.R and DESCRIPTION.
Previously, I did:
packa
4 matches
Mail list logo