Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 576 Bytes

File metadata and controls

20 lines (15 loc) · 576 Bytes

Test environments

  • local Ubuntu 22.04, R 4.2.1
  • rhub::check_for_cran()
  • Github Actions "windows-latest (release)"
  • Github Actions "macOS-latest (release)"
  • Github Actions "ubuntu-22.04-latest (release)"
  • Github Actions "ubuntu-22.04-latest (devel)"

R CMD check results

0 ERRORs | 0 WARNINGs | 0 NOTES.

revdepcheck results

N/A

CRAN team comments

Fixed failed tests on r-patched-solaris-x86. It seems sf data.frames cannot be included as datasets because of back-compatibility issues (r-spatial/sf#1419 (comment)).