* using log directory 'd:/RCompile/CRANincoming/R-devel/espadon.Rcheck' * using R Under development (unstable) (2024-01-07 r85787 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 'espadon/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'espadon' version '1.5.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... [10s] Note_to_CRAN_maintainers Maintainer: 'Cathy Fontbonne ' * 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 whether package 'espadon' can be installed ... OK * used C++ compiler: 'g++.exe (GCC) 12.3.0' * 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 ... [50s] OK * checking Rd files ... NOTE checkRd: (-1) display.DVH.Rd:28: Lost braces; missing escapes or markup? 28 | if they exist, the quantile zones (Prob = {0, .025, .25, .5, .75, .975, 1}) | ^ checkRd: (-1) display.DVH.pc.Rd:27: Lost braces; missing escapes or markup? 27 | displays, if they exist, the quantile zones (Prob = {0, .025, .25, .5, .75, .975, 1}) | ^ checkRd: (-1) display.dV_dx.Rd:28: Lost braces; missing escapes or markup? 28 | if they exist, the quantile zones (Prob = {0, .025, .25, .5, .75, .975, 1}) | ^ checkRd: (-1) display.histo.Rd:27: Lost braces; missing escapes or markup? 27 | if they exist, the quantile zones (Prob = {0, .05, .25, .5, .75, .95, 1}) | ^ checkRd: (-1) espadon.class.Rd:135: Lost braces; missing escapes or markup? 135 | \item \code{$orientation}: the xyz-coordinates of the two unit vectors of the plane orthogonal to the {$direction}. | ^ checkRd: (-1) espadon.class.Rd:184: Lost braces; missing escapes or markup? 184 | {- the "rtplan" class also includes :} | ^ checkRd: (-1) get.plane.Rd:58: Lost braces; missing escapes or markup? 58 | \item If \code{xgrid} is not {NULL}, \code{origin + x.grid * plane.orientation[1:3]} | ^ checkRd: (-1) get.plane.Rd:60: Lost braces; missing escapes or markup? 60 | \item If \code{ygrid} is not {NULL}, \code{origin + y.grid * plane.orientation[4:6]} | ^ checkRd: (-1) load.obj.data.Rd:17: Lost braces; missing escapes or markup? 17 | Returns the \pkg{espadon} object with data \code{$vol3D.data} or {$roi.data} | ^ checkRd: (-1) mesh.from.bin.Rd:81: Lost braces; missing escapes or markup? 81 | set to FALSE. If all voxels are equal to FALSE, the function returns the code {NULL}. | ^ checkRd: (-1) ref.srctodest.add.Rd:14: Lost braces; missing escapes or markup? 14 | \item{TM}{4x4 tansfert matrix for moving from \code{src.ref} to {dest.ref}.} | ^ * 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 R/sysdata.rda ... 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 ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [91s] OK * 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 ... [18s] OK * checking HTML version of manual ... [19s] OK * DONE Status: 1 NOTE