File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Submission 20251215
1+ ## Submission 2026-02-08
22
3- This is a second resubmission for version 0.9.1
3+ This is a submission of version 0.9.2.
44
5- Developed with R Version 4.5.2
5+ ## Test environments
6+ * macOS (R 4.5.2)
7+ * win-builder (devel)
68
7- The test failure reported on CRAN (MKL) was caused by a numerical rounding issue
8- leading to a non-symmetric correlation matrix. This has been fixed by ensuring
9- correlation matrices are properly symmetrized.
9+ ## R CMD check results
10+ 0 errors | 0 warnings | 0 notes
1011
11- In addition, fixed a unit test that incorrectly assumed exact agreement
12- between empirical and target correlation matrices. The test has been updated
13- to allow for expected Monte Carlo variability and BLAS/LAPACK–dependent
14- numerical differences, which should resolve the MKL-specific test failure .
12+ ## Comments
13+ The test failure previously reported on CRAN (MKL) was due to Monte Carlo variability.
14+ The sample size was increased and a fixed random seed was added to reduce the
15+ chance of recurrence .
1516
16- Checks using devtools::check(remote = TRUE, manual = TRUE) and
17- devtools::check_win_devel() pass .
17+ All checks pass using devtools::check(remote = TRUE, manual = TRUE) and
18+ devtools::check_win_devel().
You can’t perform that action at this time.
0 commit comments