@@ -15,12 +15,13 @@ Duration: 1m 25s
1515
1616Status: OK
1717
18-
1918## Test environment
2019
21- * R version 4.3.3 (Angel Food Cake)
22- * Windows: Using https://win-builder.r-project.org/
23- * Linux: Using ` rhub::rc_submit() `
20+ * R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
21+
22+ Checks made using R-CMD-check.yaml GitHub Actions on the repo for environments:
23+ linux, macos, windows. It fails on the vignettes due to rmarkdown
24+ not being available on GitHub, beyond my control, but all other checks pass.
2425
2526## Downstream dependencies
2627
@@ -31,20 +32,19 @@ All downstream dependencies have been checked.
3132── INSTALL ───────────────────────────────────── 2 versions ──
3233Installing CRAN version of tourr
3334Installing DEV version of tourr
34- ── CHECK ────────────────────────────────────── 12 packages ──
35- ✔ cheem 0.4.0.0 ── E: 0 | W: 0 | N: 0
36- ✔ composits 0.1.1 ── E: 0 | W: 0 | N: 0
37- ✔ detourr 0.1.0 ── E: 0 | W: 0 | N: 1
38- I diveR 0.1.2 ── E: 1 | W: 0 | N: 0
39- ✔ ferrn 0.0.2 ── E: 0 | W: 0 | N: 0
40- ✔ geozoo 0.5.1 ── E: 0 | W: 0 | N: 0
41- ✔ liminal 0.1.2 ── E: 0 | W: 0 | N: 0
42- I loon.tourr 0.1.4 ── E: 1 | W: 0 | N: 0
43- ✔ mulgar 1.0.2 ── E: 0 | W: 0 | N: 0
44- I REPPlab 0.9.6 ── E: 1 | W: 0 | N: 0
45- ✔ spinifex 0.3.7.0 ── E: 0 | W: 0 | N: 0
46- ✔ woylier 0.0.5 ── E: 0 | W: 0 | N: 0
47- OK: 12
35+ ── CHECK ───────────────────────────────────────────────────────────── 12 packages ──
36+ ✔ cheem 0.4.0.0 ── E: 1 | W: 0 | N: 0
37+ ✔ composits 0.1.1 ── E: 1 | W: 0 | N: 0
38+ ✔ detourr 0.1.0 ── E: 0 | W: 0 | N: 2
39+ ✔ ferrn 0.1.0 ── E: 0 | W: 0 | N: 0
40+ ✔ geozoo 0.5.1 ── E: 0 | W: 0 | N: 0
41+ ✔ liminal 0.1.2 ── E: 0 | W: 0 | N: 0
42+ I loon.tourr 0.1.4 ── E: 1 | W: 0 | N: 0
43+ ✔ mulgar 1.0.2 ── E: 0 | W: 0 | N: 0
44+ ✔ PPbigdata 1.0.0 ── E: 0 | W: 0 | N: 0
45+ I REPPlab 0.9.6 ── E: 1 | W: 0 | N: 0
46+ ✔ spinifex 0.3.8 ── E: 0 | W: 0 | N: 0
47+ ✔ woylier 0.0.9 ── E: 0 | W: 0 | N: 0
48+ OK: 12
4849BROKEN: 0
49- Total time: 12 min
50- ── REPORT ────────────────────────────────────────────────────
50+ Total time: 17 min
0 commit comments