Skip to content

Commit

Permalink
submit!
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherkenny committed Jun 16, 2024
1 parent 06d38f9 commit f0b37f4
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
^docs$
^pkgdown$
^\.github$
^cran-comments\.md$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.1.0
Date: 2024-06-16 13:39:42 UTC
SHA: 06d38f91a842a4c3349f8b05644bca7d79cd580d
17 changes: 17 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Test environments
* local R installation (Windows 11), R 4.4.0
* local R installation (macOS), R 4.4.0
* ubuntu 22.04 (on GitHub Actions), (devel and release)
* windows-latest (on GitHub Actions), (release)
* macOS-latest (on GitHub Actions), (release)
* Windows (on Winbuilder), (devel and release)

## R CMD check results

0 errors | 0 warnings | 1 note

* This is a new release.

## Additional notes

* There is not a currently a corresponding paper to cite in the description.

0 comments on commit f0b37f4

Please sign in to comment.