- using R version 4.3.1 (2023-06-16 ucrt)
- using platform: x86_64-w64-mingw32 (64-bit)
- R was compiled by
gcc.exe (GCC) 12.2.0
GNU Fortran (GCC) 12.2.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'lwgeom/DESCRIPTION' ... OK
- this is package 'lwgeom' version '0.2-13'
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'lwgeom' can be installed ... OK
See the install log for details.
- used C++ compiler: 'g++.exe (GCC) 12.2.0'
- checking installed package size ... NOTE
installed size is 29.6Mb
sub-directories of 1Mb or more:
gdal 2.9Mb
libs 18.3Mb
proj 8.3Mb
- checking package 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 ... [2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s] OK
- checking whether the package can be unloaded cleanly ... [2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s] OK
- checking loading without being on the library search path ... [1s] OK
- checking startup messages can be suppressed ... [2s] OK
- checking use of S3 registration ... 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 ... [6s] OK
- checking Rd files ... [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 pragmas in C/C++ headers and code ... OK
- checking compiled code ... OK
- checking examples ... [5s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [13s] OK
Running 'azimuth.R' [1s]
Comparing 'azimuth.Rout' to 'azimuth.Rout.save' ... OK
Running 'dist.R' [2s]
Comparing 'dist.Rout' to 'dist.Rout.save' ...5,12d4
< The legacy packages maptools, rgdal, and rgeos, underpinning the sp package,
< which was just loaded, will retire in October 2023.
< Please refer to R-spatial evolution reports for details, especially
< https://r-spatial.org/r/2023/05/15/evolution4.html.
< It may be desirable to make the sf package available;
< package maintainers should consider adding sf to Suggests:.
< The sp package is now running under evolution status 2
< (status 2 uses the sf package in place of rgdal)
Running 'geod.R' [2s]
Comparing 'geod.Rout' to 'geod.Rout.save' ... OK
Running 'perimeter.R' [2s]
Comparing 'perimeter.Rout' to 'perimeter.Rout.save' ...9c9
< [1] 176214.9 149265.4 199586.8 375137.8 263512.6
---
> [1] 176215.7 149267.4 199588.2 375140.4 263513.1
12c12
< [1] 176214.9 149265.4 199586.8 375137.8 263512.6
---
> [1] 176215.7 149267.4 199588.2 375140.4 263513.1
Running 'testthat.R' [4s]
Comparing 'testthat.Rout' to 'testthat.Rout.save' ...8c8,11
< [ FAIL 0 | WARN 0 | SKIP 0 | PASS 61 ]
---
> ══ Skipped tests ═══════════════════════════════════════════════════════════════
> • empty test (3)
>
> [ FAIL 0 | WARN 0 | SKIP 3 | PASS 61 ]
Running 'twkb.R' [1s]
Comparing 'twkb.Rout' to 'twkb.Rout.save' ... OK
- checking PDF version of manual ... [17s] OK
- checking HTML version of manual ... [3s] OK
- DONE
Status: 1 NOTE