This is a resubmission of v0.1.0 addressing all issues raised by the CRAN reviewer. Changes since the previous submission:
-
References added to DESCRIPTION — the Description field now cites the three core methods using the required
authors (year) <doi:...>format: Efron & Tibshirani (1993, ISBN:9780412042317), Meinshausen & Buhlmann (2010) doi:10.1111/j.1467-9868.2010.00740.x, and Peng (2011) doi:10.1126/science.1213847. -
\dontrun{}replaced with\donttest{}—plot_stability_gg.Rdandplot_cv_stability_gg.Rdnow use\donttest{}with arequireNamespace()guard around optional-package examples. -
par()save/restore pattern applied — allpar(mfrow = ...)calls indemo/reprostat.Randvignettes/ReproStat-intro.Rmdnow follow theoldpar <- par(...); ...; par(oldpar)pattern.
0 errors | 0 warnings | 0 notes
- Windows 11 Pro, R 4.4.1 (local)
- win-builder: R-devel, R-release
- GitHub Actions: ubuntu-latest
This is a new package. There are no downstream dependencies.