Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ src/models/*.so
src/models/*.dll
docs
.vscode/settings.json
^revdep$
22 changes: 11 additions & 11 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
7 changes: 7 additions & 0 deletions revdep/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
checks
library
checks.noindex
library.noindex
cloud.noindex
data.sqlite
*.html
32 changes: 16 additions & 16 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -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