* using log directory ‘/srv/hornik/tmp/CRAN/dockerfiler.Rcheck’ * using R Under development (unstable) (2023-11-07 r85484) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (16) GNU Fortran (Debian 13.2.0-5) 13.2.0 * running under: Debian GNU/Linux trixie/sid * 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 ... [4s/4s] 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘dockerfiler’ can be installed ... [2s/2s] 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 ... [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] 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 ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [11s/20s] OK Running ‘testthat.R’ [10s/19s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE