• using R version 4.5.2 (2025-10-31)
  • 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.1’
  • 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/5s] 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-07 22:13:22.184 R[62366:1330770] 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-07 22:13:24.053 R[62701:1331364] XType: Using static font registry.
  • checking S3 generic/method consistency ... WARNING 2026-02-07 22:13:27.643 R[63241:1332533] XType: Using static font registry. See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual.
  • checking replacement functions ... WARNING 2026-02-07 22:13:29.515 R[63391:1332962] 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-07 22:13:31.419 R[63892:1333967] 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-07 22:13:33.622 R[64026:1334346] 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-07 22:13:38.226 R[65132:1336377] 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-07 22:13:40.061 R[65445:1337001] XType: Using static font registry. 2026-02-07 22:13:41.971 R[65639:1337513] XType: Using static font registry. 2026-02-07 22:13:45.549 R[66603:1339084] XType: Using static font registry.
  • checking Rd \usage sections ... NOTE 2026-02-07 22:13:47.521 R[67090:1339965] 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/2s] OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [7s/7s] OK
  • checking PDF version of manual ... [3s/3s] OK
  • DONE Status: 4 WARNINGs, 5 NOTEs
  • using check arguments '--no-clean-on-error '