Skip to content

Commit ed1db9e

Browse files
committed
Adds CRAN comments
1 parent e4097ec commit ed1db9e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

cran-comments.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Test environments
2+
* ubuntu-latest (on GitHub Actions), R-devel, rustc 1.88.0
3+
* ubuntu-latest (on GitHub Actions), R-release, rustc 1.88.0
4+
* ubuntu-latest (on GitHub Actions), R-oldrel-1, rustc 1.88.0
5+
* macos-latest (on GitHub Actions), R-release, rustc 1.88.0
6+
* windows-latest (on GitHub Actions), R-release, rustc 1.88.0
7+
8+
## R CMD check results
9+
10+
0 errors | 0 warnings | 0 notes
11+
12+
## Rust Compatibility
13+
This package has been extensively tested with Rust 1.88.0. The `SystemRequirements` field in `DESCRIPTION` specifies `rustc >= 1.88` to ensure compatibility with the underlying `delta-rs` components. Continuous Integration via GitHub Actions confirms successful builds and unit tests across Linux, macOS, and Windows using this Rust version.

0 commit comments

Comments
 (0)