- using R version 4.6.1 (2026-06-24 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.3.0
GNU Fortran (GCC) 14.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
* current time: 2026-09-16 05:08:23 UTC
- checking for file 'geoflow/DESCRIPTION' ... OK
- this is package 'geoflow' version '1.4.0'
- 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 'geoflow' can be installed ... OK
See the install log for details.
- 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [27s] OK
- checking whether the package can be loaded with stated dependencies ... [25s] OK
- checking whether the package can be unloaded cleanly ... [25s] OK
- checking whether the namespace can be loaded with stated dependencies ... [25s] OK
- checking whether the namespace can be unloaded cleanly ... [26s] OK
- checking loading without being on the library search path ... [23s] OK
- checking whether startup messages can be suppressed ... [24s] NOTE
librdf error - XML parser error: xmlParseStartTag: invalid element name
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
librdf error - XML parser error: xmlParseStartTag: invalid element name
- checking S3 generic/method consistency ... WARNING
librdf error - XML parser error: xmlParseStartTag: invalid element name
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
- checking replacement functions ... WARNING
librdf error - XML parser error: xmlParseStartTag: invalid element name
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
- checking foreign function calls ... NOTE
librdf error - XML parser error: xmlParseStartTag: invalid element name
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
- checking R code for possible problems ... [59s] NOTE
librdf error - XML parser error: xmlParseStartTag: invalid element name
- checking Rd files ... [5s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... WARNING
librdf error - XML parser error: xmlParseStartTag: invalid element name
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
- checking for code/documentation mismatches ... WARNING
librdf error - XML parser error: xmlParseStartTag: invalid element name
librdf error - XML parser error: xmlParseStartTag: invalid element name
librdf error - XML parser error: xmlParseStartTag: invalid element name
- checking Rd \usage sections ... NOTE
librdf error - XML parser error: xmlParseStartTag: invalid element name
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking examples ... [34s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [26s] OK
Running 'test-all.R' [26s]
- checking PDF version of manual ... [26s] OK
- checking HTML version of manual ... [45s] OK
- DONE
Status: 4 WARNINGs, 5 NOTEs