- using R version 4.3.3 (2024-02-29)
- using platform: x86_64-apple-darwin20 (64-bit)
- R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
- running under: macOS Ventura 13.3.1
- using session charset: UTF-8
- checking for file ‘sf/DESCRIPTION’ ... OK
- this is package ‘sf’ version ‘1.0-19’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘sf’ can be installed ... [127s/91s] OK
See the install log for details.
- used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
- used SDK: ‘MacOSX11.3.sdk’
- checking installed package size ... NOTE
installed size is 272.6Mb
sub-directories of 1Mb or more:
doc 1.8Mb
libs 266.1Mb
sqlite 1.5Mb
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] OK
- checking startup messages can be suppressed ... [1s/1s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [14s/18s] OK
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [14s/17s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [75s/97s] OK
Running ‘aggregate.R’ [1s/1s]
Comparing ‘aggregate.Rout’ to ‘aggregate.Rout.save’ ... OK
Running ‘cast.R’ [1s/2s]
Comparing ‘cast.Rout’ to ‘cast.Rout.save’ ... OK
Running ‘crs.R’ [1s/1s]
Comparing ‘crs.Rout’ to ‘crs.Rout.save’ ... OK
Running ‘dist.R’ [1s/1s]
Comparing ‘dist.Rout’ to ‘dist.Rout.save’ ... OK
Running ‘dplyr.R’ [3s/3s]
Comparing ‘dplyr.Rout’ to ‘dplyr.Rout.save’ ... OK
Running ‘empty.R’ [1s/1s]
Comparing ‘empty.Rout’ to ‘empty.Rout.save’ ... OK
Running ‘full.R’ [1s/1s]
Comparing ‘full.Rout’ to ‘full.Rout.save’ ...47c47
< IllegalArgumentException: Invalid number of points in LinearRing found 2 - must be 0 or >= 4
---
> IllegalArgumentException: Invalid number of points in LinearRing found 2 - must be 0 or >= 3
54c54
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
63c63
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
80c80
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
89c89
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
102c102
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
Running ‘gdal_geom.R’ [1s/2s]
Comparing ‘gdal_geom.Rout’ to ‘gdal_geom.Rout.save’ ... OK
Running ‘geos.R’ [18s/30s]
Comparing ‘geos.Rout’ to ‘geos.Rout.save’ ... OK
Running ‘graticule.R’ [2s/3s]
Comparing ‘graticule.Rout’ to ‘graticule.Rout.save’ ... OK
Running ‘grid.R’ [1s/1s]
Comparing ‘grid.Rout’ to ‘grid.Rout.save’ ... OK
Running ‘maps.R’ [2s/2s]
Comparing ‘maps.Rout’ to ‘maps.Rout.save’ ... OK
Running ‘plot.R’ [7s/8s]
Comparing ‘plot.Rout’ to ‘plot.Rout.save’ ... OK
Running ‘read.R’ [2s/2s]
Comparing ‘read.Rout’ to ‘read.Rout.save’ ...274a275,279
> Warning messages:
> 1: In CPL_read_ogr(dsn, layer, query, as.character(options), quiet, :
> GDAL Message 1: Field with same name (identifier) already exists in (PointTimeSeriesObservation). Skipping newer ones
> 2: In CPL_read_ogr(dsn, layer, query, as.character(options), quiet, :
> GDAL Message 1: Field with same name (name) already exists in (PointTimeSeriesObservation). Skipping newer ones
Running ‘roundtrip.R’ [1s/2s]
Comparing ‘roundtrip.Rout’ to ‘roundtrip.Rout.save’ ... OK
Running ‘s2.R’ [1s/2s]
Comparing ‘s2.Rout’ to ‘s2.Rout.save’ ... OK
Running ‘sample.R’ [1s/1s]
Comparing ‘sample.Rout’ to ‘sample.Rout.save’ ... OK
Running ‘sfc.R’ [9s/11s]
Comparing ‘sfc.Rout’ to ‘sfc.Rout.save’ ... OK
Running ‘sfg.R’ [1s/1s]
Comparing ‘sfg.Rout’ to ‘sfg.Rout.save’ ... OK
Running ‘spatstat.R’ [3s/4s]
Comparing ‘spatstat.Rout’ to ‘spatstat.Rout.save’ ... OK
Running ‘stars.R’ [3s/4s]
Comparing ‘stars.Rout’ to ‘stars.Rout.save’ ...107c107
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
118c118
< Geodetic CRS: WGS 84
---
> Geodetic CRS: WGS 84 (CRS84)
Running ‘testthat.R’ [12s/13s]
Running ‘units.R’ [1s/1s]
Comparing ‘units.Rout’ to ‘units.Rout.save’ ... OK
Running ‘wkb.R’ [1s/1s]
Comparing ‘wkb.Rout’ to ‘wkb.Rout.save’ ... OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking re-building of vignette outputs ... [45s/51s] OK
- checking PDF version of manual ... [9s/11s] OK
- DONE
Status: 1 NOTE
- using check arguments '--no-clean-on-error '