- using R version 4.4.3 (2025-02-28)
- using platform: aarch64-apple-darwin20
- 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.7.8
- using session charset: UTF-8
- checking for file ‘cardargus/DESCRIPTION’ ... OK
- this is package ‘cardargus’ version ‘0.2.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 ‘cardargus’ can be installed ... [2s/6s] OK
See the install log for details.
- checking installed package size ... OK
- 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 code 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/2s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/2s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [1s/2s] NOTE
2026-02-01 11:41:59.141 R[22902:183071] XType: Using static font registry.
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
- checking dependencies in R code ... NOTE
2026-02-01 11:42:01.021 R[23683:184365] XType: Using static font registry.
- checking S3 generic/method consistency ... WARNING
2026-02-01 11:42:05.063 R[23984:185137] XType: Using static font registry.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... WARNING
2026-02-01 11:42:06.968 R[24430:185981] XType: Using static font registry.
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
- checking foreign function calls ... NOTE
2026-02-01 11:42:08.798 R[24482:186143] XType: Using static font registry.
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
- checking R code for possible problems ... [2s/5s] NOTE
2026-02-01 11:42:10.943 R[24622:186547] XType: Using static font registry.
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... WARNING
2026-02-01 11:42:15.544 R[25142:187617] XType: Using static font registry.
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
2026-02-01 11:42:17.420 R[25590:188382] XType: Using static font registry.
2026-02-01 11:42:19.507 R[27252:190822] XType: Using static font registry.
2026-02-01 11:42:21.395 R[29068:193497] XType: Using static font registry.
- checking Rd \usage sections ... NOTE
2026-02-01 11:42:23.329 R[29384:194095] XType: Using static font registry.
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 installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [1s/3s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [1s/2s] OK
Running ‘testthat.R’ [1s/2s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s/6s] OK
- checking PDF version of manual ... [2s/3s] OK
- DONE
Status: 4 WARNINGs, 5 NOTEs
- using check arguments '--no-clean-on-error '