Skip to content

Commit eb85f4d

Browse files
committed
chore: add cran-comments
1 parent 3661cc7 commit eb85f4d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

cran-comments.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Test environments
2+
3+
- local: x86_64-pc-linux-gnu
4+
- GitHub Actions
5+
- { os: macos-latest, r: "release" }
6+
- { os: windows-latest, r: "release" }
7+
- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
8+
- { os: ubuntu-latest, r: "release" }
9+
- { os: ubuntu-latest, r: "oldrel-1" }
10+
- devtools
11+
- `check_rhub()`
12+
- `check_win_release()`
13+
14+
## R CMD check results
15+
16+
- There were no ERRORs or WARNINGs.
17+
- There was a NOTE about CRAN incoming feasibility: `Size of tarball: 15678459 bytes`
18+
- Most of this size is a tarball of vendored Rust source code,
19+
since this package contains all the Rust source code of the dependencies.

0 commit comments

Comments
 (0)