Skip to content

Commit

Permalink
Update to cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
japilo committed Oct 11, 2023
1 parent 098ace2 commit 357c68f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 9 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:
steps:
- uses: actions/checkout@v2
- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-tinytex@master
- uses: r-lib/actions/setup-tinytex@v2-branch
- name: Install dependencies
run: |
install.packages(c("remotes", "rcmdcheck"))
Expand Down
3 changes: 1 addition & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Suggests:
rmarkdown,
markdown,
dplyr,
raster,
sf
raster
VignetteBuilder: knitr
Config/testthat/edition: 3
6 changes: 2 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Test environments

- Local R 4.2.1 installation on Windows 10
- R-devel, Windows, via Rhub
- Ubuntu Linux 20.04.1 LTS, R-release, GCC, via Rhub
- Fedora Linux, R-devel, clang, gfortran, via Rhub
- Local R 4.3.1 installation on Windows 10
- Local R 4.3.1 installation on macOS 14.0 (intel chip)

# R CMD check results

Expand Down
4 changes: 2 additions & 2 deletions man/region_subset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 357c68f

Please sign in to comment.