• 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.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:52:47.686 R[12649:620487] 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:52:49.543 R[12858:621090] XType: Using static font registry.
  • checking S3 generic/method consistency ... WARNING 2026-02-01 11:52:53.129 R[14223:623327] 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:52:55.010 R[14754:624327] 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:52:56.843 R[14850:624597] 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:52:59.122 R[15735:626045] 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:53:03.825 R[17113:628309] 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:53:05.708 R[17692:629255] XType: Using static font registry. 2026-02-01 11:53:07.618 R[18684:630707] XType: Using static font registry. 2026-02-01 11:53:09.477 R[18710:630798] XType: Using static font registry.
  • checking Rd \usage sections ... NOTE 2026-02-01 11:53:11.445 R[19069:631380] 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 ‘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 ... [7s/7s] OK
  • checking PDF version of manual ... [3s/3s] OK
  • DONE Status: 4 WARNINGs, 5 NOTEs
  • using check arguments '--no-clean-on-error '