- 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 ‘gridmicrotex/DESCRIPTION’ ... OK
- this is package ‘gridmicrotex’ version ‘0.0.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 ‘gridmicrotex’ can be installed ... [32s/11s] OK
See the install log for details.
- used C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
- used SDK: ‘MacOSX11.3.1.sdk’
- checking C++ specification ... OK
- checking installed package size ... INFO
installed size is 23.4Mb
sub-directories of 1Mb or more:
doc 1.2Mb
fonts 1.3Mb
libs 20.7Mb
- 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/1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [1s/1s] NOTE
2026-05-09 03:42:03.424 R[20691:173173] 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-05-09 03:42:03.976 R[20788:173370] XType: Using static font registry.
- checking S3 generic/method consistency ... WARNING
2026-05-09 03:42:04.636 R[20823:173457] XType: Using static font registry.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... WARNING
2026-05-09 03:42:05.232 R[20979:173781] 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-05-09 03:42:05.799 R[21120:174073] 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/2s] NOTE
2026-05-09 03:42:06.748 R[21442:174848] 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-05-09 03:42:08.751 R[22375:176608] 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-05-09 03:42:09.315 R[22620:177098] XType: Using static font registry.
2026-05-09 03:42:09.906 R[22937:177685] XType: Using static font registry.
2026-05-09 03:42:10.463 R[23472:178491] XType: Using static font registry.
- checking Rd \usage sections ... NOTE
2026-05-09 03:42:11.110 R[23897:179261] 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 line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [1s/1s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [2s/3s] OK
Running ‘testthat.R’ [2s/3s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [8s/9s] OK
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 4 WARNINGs, 5 NOTEs
- using check arguments '--no-clean-on-error '