Hi, Richard. I was putting some piece of code in a wrong section
(description). After correcting that, I have no more errors.
Many tanks for your help,
Leandro.
2015-01-16 1:59 GMT-03:00 Richard M. Heiberger :
> You didn't show your code, so this is a guess.
>
> My guess is that the \dontrun{}
You didn't show your code, so this is a guess.
My guess is that the \dontrun{} is outside the \examples{} section.
It must be inside the \examples{} section.
This is right
\examples{
abc <- 123
\dontrun{
def <- 456
}
ghi <- 789
}
This is my guess as to what you did.
\examples{
abc <- 123
ghi <-
Hello everyone. I'm checking a package in Windows 8.1, and when the
program starts to create the PDF manual, exits with status 1, printing
the following message:
# End(Not run)
Sorry, but I'm not programmed to handle this case;
I'll just pretend that you didn't ask for it.
! You can't use `macro
3 matches
Mail list logo