- 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 ‘groupedHyperframe/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘groupedHyperframe’ version ‘0.3.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 ‘groupedHyperframe’ can be installed ... [7s/11s] 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/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 ... [1s/1s] OK
- checking whether startup messages can be suppressed ... [1s/1s] NOTE
2025-11-25 19:19:03.823 R[10939:587047] 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
2025-11-25 19:19:04.861 R[11652:588091] XType: Using static font registry.
- checking S3 generic/method consistency ... WARNING
2025-11-25 19:19:05.924 R[12493:589370] XType: Using static font registry.
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... WARNING
2025-11-25 19:19:07.126 R[13824:591322] 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
2025-11-25 19:19:08.207 R[14983:592998] 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/3s] NOTE
2025-11-25 19:19:09.684 R[16213:594809] 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
2025-11-25 19:19:12.936 R[17457:596868] 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
2025-11-25 19:19:14.296 R[18754:598634] XType: Using static font registry.
2025-11-25 19:19:15.735 R[19285:599624] XType: Using static font registry.
2025-11-25 19:19:16.799 R[20125:600867] XType: Using static font registry.
- checking Rd \usage sections ... NOTE
2025-11-25 19:19:17.968 R[21359:602615] 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 contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/2s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [4s/4s] OK
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 4 WARNINGs, 5 NOTEs
- using check arguments '--no-clean-on-error '