- using R version 4.5.2 Patched (2026-01-31 r89382)
- using platform: aarch64-apple-darwin20
- R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.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.2’
- 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 ... [3s/7s] 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-03-01 15:41:10.849 R[89762:579211] 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-03-01 15:41:13.134 R[89800:579331] XType: Using static font registry.
- checking S3 generic/method consistency ... WARNING
2026-03-01 15:41:19.193 R[92550:583364] XType: Using static font registry.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... WARNING
2026-03-01 15:41:21.593 R[92842:583862] 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-03-01 15:41:23.874 R[94083:585844] XType: Using static font registry.
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
- checking R code for possible problems ... [3s/6s] NOTE
2026-03-01 15:41:26.448 R[94800:587170] 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-03-01 15:41:32.008 R[96565:589901] 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-03-01 15:41:34.344 R[98065:591997] XType: Using static font registry.
2026-03-01 15:41:36.690 R[442:594958] XType: Using static font registry.
2026-03-01 15:41:39.002 R[3064:598521] XType: Using static font registry.
- checking Rd \usage sections ... NOTE
2026-03-01 15:41:41.445 R[5911:602429] 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 vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s/7s] OK
- checking PDF version of manual ... [3s/3s] OK
- DONE
Status: 4 WARNINGs, 5 NOTEs
- using check arguments '--no-clean-on-error '