From b2873a401f22cf82adffbb2965c8400591f52ed7 Mon Sep 17 00:00:00 2001 From: dicook Date: Thu, 13 Feb 2025 17:13:53 +1100 Subject: [PATCH] version for cran check --- cran-comments.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 7cee2d1d..d0753a44 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -15,12 +15,13 @@ Duration: 1m 25s Status: OK - ## Test environment -* R version 4.3.3 (Angel Food Cake) -* Windows: Using https://win-builder.r-project.org/ -* Linux: Using `rhub::rc_submit()` +* R version 4.4.2 (2024-10-31) -- "Pile of Leaves" + +Checks made using R-CMD-check.yaml GitHub Actions on the repo for environments: +linux, macos, windows. It fails on the vignettes due to rmarkdown +not being available on GitHub, beyond my control, but all other checks pass. ## Downstream dependencies @@ -31,20 +32,19 @@ All downstream dependencies have been checked. ── INSTALL ───────────────────────────────────── 2 versions ── Installing CRAN version of tourr Installing DEV version of tourr -── CHECK ────────────────────────────────────── 12 packages ── -✔ cheem 0.4.0.0 ── E: 0 | W: 0 | N: 0 -✔ composits 0.1.1 ── E: 0 | W: 0 | N: 0 -✔ detourr 0.1.0 ── E: 0 | W: 0 | N: 1 -I diveR 0.1.2 ── E: 1 | W: 0 | N: 0 -✔ ferrn 0.0.2 ── E: 0 | W: 0 | N: 0 -✔ geozoo 0.5.1 ── E: 0 | W: 0 | N: 0 -✔ liminal 0.1.2 ── E: 0 | W: 0 | N: 0 -I loon.tourr 0.1.4 ── E: 1 | W: 0 | N: 0 -✔ mulgar 1.0.2 ── E: 0 | W: 0 | N: 0 -I REPPlab 0.9.6 ── E: 1 | W: 0 | N: 0 -✔ spinifex 0.3.7.0 ── E: 0 | W: 0 | N: 0 -✔ woylier 0.0.5 ── E: 0 | W: 0 | N: 0 -OK: 12 +── CHECK ───────────────────────────────────────────────────────────── 12 packages ── +✔ cheem 0.4.0.0 ── E: 1 | W: 0 | N: 0 +✔ composits 0.1.1 ── E: 1 | W: 0 | N: 0 +✔ detourr 0.1.0 ── E: 0 | W: 0 | N: 2 +✔ ferrn 0.1.0 ── E: 0 | W: 0 | N: 0 +✔ geozoo 0.5.1 ── E: 0 | W: 0 | N: 0 +✔ liminal 0.1.2 ── E: 0 | W: 0 | N: 0 +I loon.tourr 0.1.4 ── E: 1 | W: 0 | N: 0 +✔ mulgar 1.0.2 ── E: 0 | W: 0 | N: 0 +✔ PPbigdata 1.0.0 ── E: 0 | W: 0 | N: 0 +I REPPlab 0.9.6 ── E: 1 | W: 0 | N: 0 +✔ spinifex 0.3.8 ── E: 0 | W: 0 | N: 0 +✔ woylier 0.0.9 ── E: 0 | W: 0 | N: 0 +OK: 12 BROKEN: 0 -Total time: 12 min -── REPORT ──────────────────────────────────────────────────── +Total time: 17 min