[R-pkg-devel] Matrix and Mac OS

2023-10-30 Thread Bailey, Paul via R-package-devel
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

[R-pkg-devel] R-devel cannot install my package

2022-09-27 Thread Bailey, Paul
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

[R-pkg-devel] R build fail without a message

2022-09-26 Thread Bailey, Paul
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,

Re: [R-pkg-devel] memory exhausted (limit reached?) and R3.6.0 memory leak in data.table

2018-05-15 Thread Bailey, Paul
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

[R-pkg-devel] memory exhausted (limit reached?) and R3.6.0 memory leak in data.table

2018-05-14 Thread Bailey, Paul
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

Re: [R-pkg-devel] vignette order

2017-05-02 Thread Bailey, Paul
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

[R-pkg-devel] vignette order

2017-05-02 Thread Bailey, Paul
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 ___

[R-pkg-devel] WARNING from R-devel not from 3.4.0 "cannot open file ... the process cannot access the file because it is being used by another process"

2017-04-24 Thread Bailey, 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