- using R Under development (unstable) (2024-12-17 r87446 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- 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 hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'pivottabler' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... 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] OK
- checking whether the package can be loaded with stated dependencies ... [1s] OK
- checking whether the package can be unloaded cleanly ... [1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s] OK
- checking loading without being on the library search path ... [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 ... [10s] OK
- checking Rd files ... [5s] 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 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] 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 ... [6s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [35s] OK
Running 'testthat-1.R' [18s]
Running 'testthat-2.R' [11s]
Running 'testthat-3.R' [7s]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [3s] OK
- checking PDF version of manual ... [29s] OK
- checking HTML version of manual ... [25s] OK
- DONE
Status: 2 NOTEs