- using R Under development (unstable) (2024-12-19 r87451)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-14 (Debian 14.2.0-8) 14.2.0
GNU Fortran (Debian 14.2.0-8) 14.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 the install log 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/1s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/1s] OK
- checking whether the package can be unloaded cleanly ... [0s/1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/1s] OK
- checking loading without being on the library search path ... [1s/1s] 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 ... [12s/13s] OK
- checking Rd files ... [1s/1s] 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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
PivotBatch.Rd: R6Class
PivotBatchCalculator.Rd: R6Class
PivotBatchStatistics.Rd: R6Class
PivotCalculation.Rd: R6Class
PivotCalculationGroup.Rd: R6Class
PivotCalculationGroups.Rd: R6Class
PivotCalculator.Rd: R6Class
PivotCell.Rd: R6Class
PivotCells.Rd: R6Class
PivotData.Rd: R6Class
PivotDataGroup.Rd: R6Class
PivotFilter.Rd: R6Class
PivotFilterOverrides.Rd: R6Class
PivotFilters.Rd: R6Class
PivotHtmlRenderer.Rd: R6Class
PivotLatexRenderer.Rd: R6Class
PivotOpenXlsxRenderer.Rd: R6Class
PivotOpenXlsxStyle.Rd: R6Class
PivotOpenXlsxStyles.Rd: R6Class
PivotStyle.Rd: R6Class
PivotStyles.Rd: R6Class
PivotTable.Rd: R6Class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
- 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/0s] 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 ... [3s/4s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [26s/31s] OK
Running ‘testthat-1.R’ [12s/13s]
Running ‘testthat-2.R’ [9s/12s]
Running ‘testthat-3.R’ [5s/6s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [2s/3s] OK
- checking PDF version of manual ... [8s/11s] OK
- checking HTML version of manual ... [5s/7s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 2 NOTEs