I have a puzzling error from win-builder for a package.
My package is https://github.com/jonathan-g/datafsm, also
https://cran.r-project.org/web/packages/datafsm. I am preparing a
bug-fix release to CRAN to fix an error that CRAN recently identified in
the previous release of this package (see
Without thinking about it very much, my first guess would be that
this is a transient problem on win-builder, i.e. the caret package is
temporarily unavailable for some reason (e.g. because some update step
hung); a new version of the package was published *fairly* recently
(2021-05-15), alt
Hello,
Please excuse the very simple question, but I received the following
message from a CRAN maintainer, and I am not sure what code to include
inside of the \donttest{}. This is meant to enclose code that typically
should be run, but not during package checking, and I do not have any such
code
Danielle,
On 26 May 2021 at 21:23, Danielle Maeser wrote:
| Please excuse the very simple question, but I received the following
| message from a CRAN maintainer, and I am not sure what code to include
| inside of the \donttest{}. This is meant to enclose code that typically
| should be run, but
Dear all,
Two weeks ago, I successfully uploaded version 2.01 of package ‘evclust’ on the
CRAN website. Earlier this week I received a message telling me that a problem
had been detected in the Linux-based checks for r-devel. The error message was:
> print(opt$par,opt$value)
Error in print.
Thank you for your assistance. The link is very helpful.
However, I am still not sure what the difference is between the example
provided with \donttest{} and a vignette. It seems both display an example
of the function. For instance: the example below seems not too different
from a vignette:
\do
On Wed, May 26, 2021 at 2:23 AM Lenth, Russell V
wrote:
>
> Hello package developers,
>
> I just upgraded to R version 4.1.0, and now get a new error when I re-build
> my package. Among the messages about converting help files, I now get:
>
> ...
> update.emmGrid