File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 22
330 errors | 0 warnings | 1 note
44
5- * This is a hotfix release addressing the clang-UBSAN issue identified in v0.3.4 .
5+ * This is a hotfix release addressing long test runtime (>10 min) .
66
7- The NOTE is "Days since last update: 0 " which is expected for a hotfix resubmission.
7+ The NOTE is "Days since last update: 1 " which is expected for a hotfix resubmission.
88
9- ## Changes in v0.3.5 (hotfix)
9+ ## Changes in v0.3.6 (hotfix)
1010
11- 1 . Fixed clang-UBSAN NaN casting error in Snyder projection C++ code
12- 2 . Simplified plot examples to reduce runtime (fixes slow example NOTE)
11+ 1 . Reduced test runtime from 13 min to ~ 3 min by adding skip_on_cran() to
12+ detailed consistency tests (full tests still run locally via NOT_CRAN=true)
13+ 2 . Fixed CRAN incoming check NOTE: "Overall checktime 15 min > 10 min"
1314
1415## Test environments
1516
16- * local Windows 11, R 4.5.2
17- * win-builder R-devel (2026-01-20)
18- * R-hub clang-asan (passed)
19- * R-hub gcc-asan (passed)
17+ * local Windows 11, R 4.5.2 (tests: 199s)
18+ * mac-builder R-release (tests: 182s)
19+ * R-hub ubuntu-release (passed)
2020
2121## Downstream dependencies
2222
You can’t perform that action at this time.
0 commit comments