* using log directory ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/pivottabler.Rcheck’ * using R Under development (unstable) (2024-04-29 r86495) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-13 (Debian 13.2.0-23) 13.2.0 GNU Fortran (Debian 13.2.0-23) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘pivottabler/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pivottabler’ version ‘1.5.5’ * package encoding: UTF-8 * 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 ‘pivottabler’ can be installed ... OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/pivottabler-00install.html' for details. * 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 code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/2s] OK * checking whether the package can be loaded with stated dependencies ... [1s/2s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK * checking whether the namespace can be unloaded cleanly ... [1s/2s] OK * checking loading without being on the library search path ... [1s/2s] 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 ... [18s/33s] OK * checking Rd files ... [2s/4s] NOTE checkRd: (-1) PivotDataGroup.Rd:78: Lost braces; missing escapes or markup? 78 | for the data group caption, default "{values}".} | ^ checkRd: (-1) PivotDataGroup.Rd:244: Lost braces; missing escapes or markup? 244 | for the data group caption, default "{values}".} | ^ checkRd: (-1) PivotDataGroup.Rd:581: Lost braces; missing escapes or markup? 581 | for the data group caption, default "{values}".} | ^ checkRd: (-1) PivotDataGroup.Rd:764: Lost braces; missing escapes or markup? 764 | default "{value}".} | ^ checkRd: (-1) PivotStyle.Rd:150-151: Lost braces 150 | i.e. selector { property-name1: property-value1, | ^ checkRd: (-1) PivotStyle.Rd:152: Lost braces; missing escapes or markup? 152 | e.g. div { font-weight: bold, color: #0000FF } | ^ checkRd: (-1) PivotStyle.Rd:173-174: Lost braces 173 | i.e. .prefix-stylename { property-name1: property-value1, | ^ checkRd: (-1) PivotStyle.Rd:175: Lost braces; missing escapes or markup? 175 | e.g. .pvt1Cell { font-weight: bold, color: #0000FF } | ^ checkRd: (-1) PivotStyles.Rd:229-230: Lost braces 229 | i.e. selector { property-name1: property-value1, | ^ checkRd: (-1) PivotStyles.Rd:231: Lost braces; missing escapes or markup? 231 | e.g. div { font-weight: bold, color: #0000FF } | ^ checkRd: (-1) PivotStyles.Rd:254-255: Lost braces 254 | i.e. .prefix-stylename { property-name1: property-value1, | ^ checkRd: (-1) PivotStyles.Rd:256: Lost braces; missing escapes or markup? 256 | e.g. .pvt1Cell { font-weight: bold, color: #0000FF } | ^ checkRd: (-1) PivotTable.Rd:635: Lost braces; missing escapes or markup? 635 | for the data group caption, default "{values}".} | ^ checkRd: (-1) PivotTable.Rd:756: Lost braces; missing escapes or markup? 756 | default "{value}".} | ^ checkRd: (-1) PivotTable.Rd:1060: Lost braces; missing escapes or markup? 1060 | for the data group caption, default "{values}".} | ^ checkRd: (-1) PivotTable.Rd:1189: Lost braces; missing escapes or markup? 1189 | default "{value}".} | ^ checkRd: (-1) PivotTable.Rd:1808: Lost braces; missing escapes or markup? 1808 | `function(v, cell) { if(isTRUE(v>0.8)) return("green") }`.\cr | ^ * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/1s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [5s/9s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [37s/59s] OK Running ‘testthat-1.R’ [17s/27s] Running ‘testthat-2.R’ [12s/19s] Running ‘testthat-3.R’ [7s/13s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [2s/6s] OK * checking PDF version of manual ... [12s/22s] OK * checking HTML version of manual ... [8s/16s] OK * checking for non-standard things in the check directory ... OK * DONE Status: 1 NOTE