I don’t think there is any specific requirement for automated tests on CRAN;
there
is also no requirement on CRAN to have a windows version. The current
https://cran.r-project.org/web/packages/ssh.utils/index.html
package certainly does not. That being said, I’m always a fan of inclusion,
and
After about a three hour slog through my code I was able to track down and
eliminate any non-essential function calls. The function call removal
significantly decreased the stack size, removing the requirement for
R_CStackLimit bound to be changed.
Thanks,
Jonathan Lisic
> On Aug 3, 2
performance loss and disable OpenMP?
Here is a link to my package: https://github.com/jlisic/rasterKernelEstimates
<https://github.com/jlisic/rasterKernelEstimates>
Thanks,
Jonathan Lisic
[[alternative HTML version deleted]]
__
R-package-d