* using log directory 'd:/RCompile/CRANincoming/R-devel/golden.Rcheck' * using R Under development (unstable) (2026-03-03 r89529 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-03-04 11:15:51 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 ... 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 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 whether package 'golden' can be installed ... NOTE Found the following notes/warnings: SystemRequirements specified C++11: support has been removed See 'd:/RCompile/CRANincoming/R-devel/golden.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 14.3.0' * checking C++ specification ... NOTE Obsolete C++11 standard request will be ignored * checking installed package size ... OK * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... OK * checking Rd files ... 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 ... 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/x64/golden.dll': 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 ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [12s] OK * checking PDF version of manual ... [19s] OK * checking HTML version of manual ... OK * DONE Status: 8 NOTEs