* using log directory 'd:/RCompile/CRANincoming/R-devel/dockerfiler.Rcheck' * using R Under development (unstable) (2023-11-06 r85483 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'dockerfiler/DESCRIPTION' ... OK * this is package 'dockerfiler' version '0.2.2' * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: 'Colin Fay ' * 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 ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'dockerfiler' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 R 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 ... NOTE checkRd: (-1) dock_from_renv.Rd:42: Lost braces; missing escapes or markup? 42 | \item{use_pak}{boolean. If `TRUE` use {pak} to deal with dependencies | ^ checkRd: (-1) dock_from_renv.Rd:45: Lost braces; missing escapes or markup? 45 | \item{renv_version}{character. The {renv} version to use in the generated Dockerfile. | ^ checkRd: (-1) dock_from_renv.Rd:47: Lost braces; missing escapes or markup? 47 | If the `renv.lock` file does not specify a {renv} version, | ^ checkRd: (-1) dock_from_renv.Rd:48: Lost braces; missing escapes or markup? 48 | the version of {renv} bundled with {dockerfiler}, | ^ checkRd: (-1) dock_from_renv.Rd:48: Lost braces; missing escapes or markup? 48 | the version of {renv} bundled with {dockerfiler}, | ^ checkRd: (-1) dock_from_renv.Rd:50: Lost braces; missing escapes or markup? 50 | If you set it to NULL, the latest available version of {renv} will be used.} | ^ checkRd: (-1) dock_from_renv.Rd:60: Lost braces; missing escapes or markup? 60 | through RStudio Package Manager via the {pak} | ^ checkRd: (-1) renv.Rd:6: Lost braces; missing escapes or markup? 6 | \title{Internalised {renv}} | ^ * 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 ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [24s] OK Running 'testthat.R' [24s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... OK * DONE Status: 1 NOTE