Hi,
I'm the maintainer for a few packages, one of which is currently failing CRAN
checks on Mac OS because Matrix is not available in my required version (the
latest). I had to fix a few things due to changes in the latest Matrix package
because of how qr works and I thought, given the apparent
Hi,
I'm trying to update WeMix on CRAN and when I use R-devel (2022-09-26 r82921
ucrt) to R CMD check --as-cran R-devel will not install the package. This is
the log file
[snip]
** testing if installed package can be loaded from temporary location
*** arch - i386
Error in .makeMessage(..., doma
Hi,
One of my CRAN packages gets an ARM-64 build fail, visible at
https://www.r-project.org/nosvn/R.check/r-oldrel-macos-arm64/EdSurvey-00check.html
It ends:
checking replacement functions ... OK
checking foreign function calls ...
It looks like someone tripped over the power chord,
Hi Luke,
Thanks for the explanation of the situation. I hope I'm wrong, but I believe
that setting OMP_NUM_THREADS=1 is not something I can do inside my package, or
does this help me for CRAN submission? You mention a user interrupt to reset
the gc, but I can't do that either, right?
I'm at a
A package I'm submitting depends on data.table, which currently has a memory
leak on Windows and so I'm getting rejected because of "memory exhausted (limit
reached?)". I'm unsure how to proceed. It seems the issue is with R3.6.0 and
data.table, so I don't think users would have an immediate iss
Thanks for the response Uwe.
> Alphabetical by filename.
That's what I thought at first but that doesn't describe the observed behavior.
Could it be:
1. file type (.Rmd, then .Rnw)
2. alphabetically by file name
Best,
Paul
__
R-package-devel@r-projec
Hi,
I'm the maintainer of EdSurvey and was wondering if I can control the order the
vignettes appear on CRAN.
I was hoping it was alphabetical like browseVignettes is and it appears not to
be.
https://CRAN.R-project.org/package=EdSurvey
Best,
Paul
___
I'm trying to submit a package and I get an odd error when I run R CMD check
--as-cran on R-devel and I only bring this up because I don't get with 3.4.0.
* checking package subdirectories ... WARNING
Warning messages:
1: In file.info(x, extra_cols = FALSE) :
cannot open file 'c:/MyPackage.Rche