Skip to content

Commit

Permalink
chore: add cran-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Feb 13, 2024
1 parent 3696d5a commit 50e11ca
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Test environments

- local: x86_64-pc-linux-gnu
- GitHub Actions
- { os: macos-latest, r: "release" }
- { os: windows-latest, r: "release" }
- { os: ubuntu-latest, r: "devel", http-user-agent: "release" }
- { os: ubuntu-latest, r: "release" }
- { os: ubuntu-latest, r: "oldrel-1" }
- devtools
- `check_rhub()`
- `check_win_release()`

## R CMD check results

- There were no ERRORs or WARNINGs.
- There was a NOTE about CRAN incoming feasibility: `Size of tarball: 15711440 bytes`
- Most of this size is a tarball of vendored Rust source code,
since this package contains all the Rust source code of the dependencies.

0 comments on commit 50e11ca

Please sign in to comment.