diff --git a/.gitignore b/.gitignore index 611b2f9..d0484b0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ src/models/*.so src/models/*.dll docs .vscode/settings.json +^revdep$ diff --git a/cran-comments.md b/cran-comments.md index 86ba642..52395d8 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,16 +1,16 @@ ## Test environments -* local M1 OS X 15.0.1, R 4.4.1 -* local M1 OS X 15.0.1, R-devel +* local OS X 26.2, R 4.5.2, ARM +* local OS X 26.2, R-devel, ARM * Github Actions "windows-latest (release)" * Github Actions "macOS-latest (release)" +* Github Actions "ubuntu-latest (oldrel-1)" * Github Actions "ubuntu-latest (release)" * Github Actions "ubuntu-latest (devel)" -* Github Actions "ubuntu-latest (oldrel-1)" -* r-hub ubuntu-latest on GitHub -* r-hub macos-13 on GitHub -* r-hub macos-latest on GitHub -* r-hub windows-latest on GitHub +* r-hub linux (R-devel) +* r-hub m1-san (R-devel) +* r-hub macos-arm64 (R-devel) +* r-hub windows (R-devel) * win-builder.r-project.org ## R CMD check results @@ -19,13 +19,13 @@ There were no ERRORs or WARNINGs. ## Downstream dependencies -Downstream dependencies on CRAN and Bioconductor were checked with ‘revdepcheck::revdep_check()’. We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. +Downstream dependencies on CRAN and Bioconductor were checked with +‘revdepcheck::revdep_check()’. We checked 1 reverse dependencies from CRAN, +comparing R CMD check results across CRAN and dev versions of this package. * We saw 0 new problems * We failed to check 0 packages ## CRAN team comments -This submission fixes the noRemap CRAN check issue. - ---- +N/A diff --git a/revdep/.gitignore b/revdep/.gitignore new file mode 100644 index 0000000..111ab32 --- /dev/null +++ b/revdep/.gitignore @@ -0,0 +1,7 @@ +checks +library +checks.noindex +library.noindex +cloud.noindex +data.sqlite +*.html diff --git a/revdep/README.md b/revdep/README.md index 8462b94..d0751ac 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -1,24 +1,24 @@ # Platform -|field |value | -|:--------|:------------------------------------------| -|version |R version 4.3.2 (2023-10-31) | -|os |macOS Sonoma 14.1.2 | -|system |aarch64, darwin20 | -|ui |RStudio | -|language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | -|tz |America/New_York | -|date |2023-12-02 | -|rstudio |2023.09.1+494 Desert Sunflower (desktop) | -|pandoc |3.1.9 @ /opt/homebrew/bin/ (via rmarkdown) | +|field |value | +|:--------|:--------------------------------| +|version |R version 4.5.2 (2025-10-31) | +|os |macOS Tahoe 26.2 | +|system |aarch64, darwin20 | +|ui |Positron | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |America/New_York | +|date |2026-02-03 | +|pandoc |3.8.3 @ /opt/homebrew/bin/pandoc | +|quarto |NA | # Dependencies -|package |old |new |Δ | -|:-------|:------|:------|:--| -|CEC |0.11.0 |0.11.1 |* | +|package |old |new |Δ | +|:-------|:---|:------|:--| +|CEC |NA |0.11.3 |* | # Revdeps