- using R Under development (unstable) (2024-11-15 r87338)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
Debian clang version 19.1.3 (2)
Debian flang-new version 19.1.3 (2)
- running under: Debian GNU/Linux trixie/sid
- using session charset: UTF-8
- checking for file ‘espadon/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘espadon’ version ‘1.8.0’
- 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 ‘espadon’ can be installed ... OK
See the install log for details.
- used C++ compiler: ‘Debian clang version 19.1.3 (2)’
- checking package directory ... OK
- checking for future file timestamps ... 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 code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [3s/5s] OK
- checking whether the package can be loaded with stated dependencies ... [3s/5s] OK
- checking whether the package can be unloaded cleanly ... [3s/4s] OK
- checking whether the namespace can be loaded with stated dependencies ... [3s/5s] OK
- checking whether the namespace can be unloaded cleanly ... [3s/4s] OK
- checking loading without being on the library search path ... [3s/4s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... NOTE
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
- checking S3 generic/method consistency ... WARNING
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... WARNING
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
- checking foreign function calls ... NOTE
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
- checking R code for possible problems ... [114s/140s] NOTE
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
- checking Rd files ... [5s/9s] WARNING
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
prepare_Rd: couldn't connect to display ":132"
prepare_Rd: RGL: unable to open X11 display
prepare_Rd: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'.
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... WARNING
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
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
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
- checking Rd \usage sections ... NOTE
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
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 R/sysdata.rda ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [117s/134s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
bin.cuboid 7.321 1.009 8.78
add.shape 6.396 0.907 7.83
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [2s/3s] OK
- checking PDF version of manual ... [14s/18s] OK
- checking HTML version of manual ... [8s/12s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 5 WARNINGs, 4 NOTEs