[R-pkg-devel] R package submission - too many threads error

2025-02-14 Thread Stephen Abrams
st. Any help would be greatly appreciated. Thanks! -- Stephen Abrams Divergent Blue <http://www.divergentblue.com/> [[alternative HTML version deleted]] __ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel

Re: [R-pkg-devel] R package submission - too many threads error

2025-02-14 Thread Stephen Abrams
e bug-free code, you have correctly identified that I don't actually make use of the passed cores parameter - oops! This is where it would have really helped me to have a peer reviewer. Thanks! On Fri, Feb 14, 2025 at 3:48 PM Ivan Krylov wrote: > Dear Stephen Abrams, > > Welcome

[R-pkg-devel] How to resolve missing packages without Notes

2025-03-09 Thread Stephen Abrams
d but not attached. My NAMESPACE file is auto-generated by roxygen and actually says not to edit it. I think the problem is the implicit dependency inside caret, but I'm not sure how to solve it so the automated checks work. When I run this on my own machine, it passes the --as-cran check.

Re: [R-pkg-devel] How to resolve missing packages without Notes

2025-03-09 Thread Stephen Abrams
Awesome - much appreciated. I think I'm missing the forest for the trees at this point - thanks! On Sun, Mar 9, 2025 at 3:12 PM Dirk Eddelbuettel wrote: > > On 9 March 2025 at 15:03, Stephen Abrams wrote: > | Hi again - I'm working through the final details of a submiss