* using log directory ‘/srv/hornik/tmp/CRAN_pretest/golden.Rcheck’
* using R Under development (unstable) (2026-03-03 r89530)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
Debian clang version 21.1.8 (3+b1)
Debian flang version 21.1.8 (3+b1)
* running under: Debian GNU/Linux forky/sid
* using session charset: UTF-8
* current time: 2026-03-04 11:04:06 UTC
* checking for file ‘golden/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘golden’ version ‘0.0.1’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... [3s/5s] NOTE
Maintainer: ‘Pete Dodd
’
New submission
Possibly misspelled words in DESCRIPTION:
microsimulation (3:36, 18:44)
The Title field should be in title case. Current version is:
‘Framework for patient-level microsimulation of risk factor trajectories & hazard-based events’
In title case that is:
‘Framework for Patient-Level Microsimulation of Risk Factor Trajectories & Hazard-Based Events’
The Date field is over a month old.
* 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 ... NOTE
Found the following hidden files and directories:
.github
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
CRAN-pack does not know about
.github
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘golden’ can be installed ... [13s/13s] NOTE
Found the following notes/warnings:
SystemRequirements specified C++11: support has been removed
See ‘/srv/hornik/tmp/CRAN_pretest/golden.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’
* checking C++ specification ... NOTE
Obsolete C++11 standard request will be ignored
* checking package directory ... OK
* checking for future file timestamps ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License components which are templates and need '+ file LICENSE':
MIT
Author field differs from that derived from Authors@R
Author: ‘Pete Dodd, Robert Chisholm’
Authors@R: ‘Pete Dodd [aut, cre] (ORCID: ), Robert Chisholm [aut] (ORCID: )’
Package listed in more than one of Depends, Imports, Suggests, Enhances:
‘data.table’
A package should be listed in only one of these fields.
* checking top-level files ... NOTE
File
LICENSE
is not mentioned in the DESCRIPTION file.
* 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 ... [0s/0s] OK
* checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the package can be unloaded cleanly ... [0s/0s] OK
* checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
* checking loading without being on the library search path ... [0s/0s] OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [3s/3s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd line widths ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... NOTE
Argument items with no description in Rd file 'create_cohort.Rd':
‘demog’ ‘N’
Auto-generated content requiring editing in Rd file 'eldoradosim-package.Rd':
\references: ‘This optional section can contain literature or other refere...’
\seealso: ‘Optional links to other man pages’
\examples: ‘\dontrun{ ## Optional simple examples of the most impor...’
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking pragmas in C/C++ headers and code ... OK
* checking compilation flags used ... OK
* checking compiled code ... NOTE
File ‘golden/libs/golden.so’:
Found non-API call to R: ‘R_Interactive’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [0s/0s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ... [3s/3s] OK
Running ‘testthat.R’ [2s/2s]
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... [6s/6s] OK
* checking PDF version of manual ... [3s/3s] OK
* checking HTML version of manual ... [1s/1s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Status: 8 NOTEs