The warning about stringsAsFactors is very new; I don't think it's even
mentioned in the NEWS, though the help ?data.frame mentions it.
So I suspect either the Windows build happened in the middle of
committing code to implement the warning, and it wasn't all tested yet,
or some package you de
Trying to update a package on CRAN. It passes all the following tests:
Local (r CMD --as-cran, R 3.6.2), devtools::check_win_dev,
devtools::check_rhub, and my personal .yml file on travis-ci.org But, the
incoming CRAN tests last week for windows fail (linux test throw different
warning that I ca
Hi,
when R CMD check is run under R-devel (2020-03-29 r78108) I get the following
error at installation:
Error in get(cname, envir = cwhere, inherits = FALSE) :
object ‘.__C__compMatrix’ not found
Error in setClassUnion("mMatrix", c("Matrix", "matrix")) :
unable to create union class: could
On Mon, 2020-03-30 at 10:18 -0400, Kelsey Chetnik wrote:
> Hi,
>
> I am submitting a package to CRAN for the first time and I am not
> sure what
> the following error means and how to solve it:
> https://win-builder.r-project.org/incoming_pretest/MetaClean_0.1.0_20200330_150936/Windows/00install.o
Hi,
I am submitting a package to CRAN for the first time and I am not sure what
the following error means and how to solve it:
https://win-builder.r-project.org/incoming_pretest/MetaClean_0.1.0_20200330_150936/Windows/00install.out
Could someone please help me with this?
Thank you,
Kelsey Chetni
Pls write to c...@r-project.org.
Best,
Uwe Ligges
On 30.03.2020 01:09, fvaf...@mailbox.org wrote:
Dear All,
inspired by Karl Broman`s reader on using 'knitr' with 'asciidoc'
(http://kbroman.org/knitr_knutshell/pages/asciidoc.html), I wrote package
rasciidoc some time ago.
It is just a wrapper
Dear All,
inspired by Karl Broman`s reader on using 'knitr' with 'asciidoc'
(http://kbroman.org/knitr_knutshell/pages/asciidoc.html), I wrote package
rasciidoc some time ago.
It is just a wrapper to knitr and asciidoc, which is a system requirement for
the package. CRAN does not need to have asci