- using R version 4.0.5 Patched (2021-03-31 r80137)
- using platform: i386-pc-solaris2.10 (32-bit)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘rgeos/DESCRIPTION’ ... OK
- this is package ‘rgeos’ version ‘0.5-5’
- 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 ‘rgeos’ can be installed ... OK
- checking installed package size ... OK
- 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 ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... 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 ... [19s/20s] OK
- checking Rd files ... 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 compilation flags used ... OK
- checking compiled code ... OK
- checking examples ... [12s/12s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... OK
Running ‘leak_by_exception.R’
Comparing ‘leak_by_exception.Rout’ to ‘leak_by_exception.Rout.save’ ...9a10
> g1 is invalid
11a13,17
> In addition: Warning messages:
> 1: In RGEOSUnaryPredFunc(spgeom, byid, "rgeos_isvalid") :
> Self-intersection at or near point 5 5
> 2: In gUnion(g1, g2) :
> Invalid objects found; consider using set_RGEOS_CheckValidity(2L)
12a19
> g1 is invalid
14a22,26
> In addition: Warning messages:
> 1: In RGEOSUnaryPredFunc(spgeom, byid, "rgeos_isvalid") :
> Self-intersection at or near point 5 5
> 2: In gDifference(g1, g2) :
> Invalid objects found; consider using set_RGEOS_CheckValidity(2L)
15a28
> g1 is invalid
17a31,35
> In addition: Warning messages:
> 1: In RGEOSUnaryPredFunc(spgeom, byid, "rgeos_isvalid") :
> Self-intersection at or near point 5 5
> 2: In gIntersection(g1, g2) :
> Invalid objects found; consider using set_RGEOS_CheckValidity(2L)
18a37
> g1 is invalid
20a40,44
> In addition: Warning messages:
> 1: In RGEOSUnaryPredFunc(spgeom, byid, "rgeos_isvalid") :
> Self-intersection at or near point 5 5
> 2: In gSymdifference(g1, g2) :
> Invalid objects found; consider using set_RGEOS_CheckValidity(2L)
30,31d53
< Error in TopologyFunc(spgeom, id, byid, "rgeos_pointonsurface") :
< TopologyException: Input geom 1 is invalid: Self-intersection at or near point 5 5 at 5 5
Running ‘test-all.R’
- checking PDF version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: OK