Aron,
one package managed to spawn a separate process that was blocking the build
process (long story) and I was on the other side of the world. It should be
fixed now, but it may take up to a day before the backlog is processed. In the
future for faster response, please contact me directly - s
Yes.
Demo/test files need to use the library function to attach the package like any
other user.
On September 13, 2023 5:24:52 PM PDT, "Richard M. Heiberger"
wrote:
>I have a demo file that uses a function defined in the package.
>when I force the demo to be run with
>R CMD check --test-dir=de
I have a demo file that uses a function defined in the package.
when I force the demo to be run with
R CMD check --test-dir=demo findme_1.0.tar.gz
then the function defined in the package is not recognized.
Here is the demo/findme.r file:
findme::findme()
findme()
Here is the result of:
R CMD
13 сентября 2023 г. 18:01:56 UTC, Leonard Mada via R-package-devel
пишет:
>Error in (function (..., row.names = NULL, check.rows = FALSE, check.names =
>TRUE, :
> arguments imply differing number of rows: 1, 0
This is a bug in devtools where a value originating from subsetting a list
using
Thank you very much for your response.
I actually tried yesterday to publish the package to CRAN.
Unfortunately, my computer seems to behave funny; and I did not receive
a confirmatory e-mail either.
Messages & Errors:
✔ Package submission successful
ℹ Check your email for confirmation link.