Skip to content

Commit

Permalink
pre release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robchallen committed Jun 27, 2022
1 parent 21fcb26 commit f471330
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- {os: macOS-11, r: '4.1.0'}
- {os: windows-2022, r: '4.1.0'}
- {os: ubuntu-20.04, r: '3.6.1'}
- {os: ubuntu-22.04, r: '4.2.0'}
- {os: ubuntu-20.04, r: '4.2.0'}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down
15 changes: 8 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
## Test environments
* local OS:
+ R version 3.6.3 (2020-02-29)
+ Platform: x86_64-pc-linux-gnu (64-bit)
+ Running under: Linux Mint 18.2
+ 'Tidyverse' Version: 1.3.0

* ubuntu 12.04 (on travis-ci), R 3.1.2
* win-builder (devel and release)
Github actions environments
* ubuntu-20-04 with R 4.1.0
* ubuntu-20-04 with R 3.6.1
* ubuntu-20-04 with R 4.2.0
* macOS-11 with R 4.1.0
* windows-2022 with R 4.1.0

## R CMD check results
There were no ERRORs or WARNINGs or NOTEs.

## Downstream dependencies
There are currently no downstream dependencies for this package.

This is a new submission

0 comments on commit f471330

Please sign in to comment.