CRAN Package Check Results for Package openxlsx2

Last updated on 2024-07-12 00:53:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8 127.56 348.99 476.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.8 96.78 247.66 344.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.8 618.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.8 603.48 NOTE
r-devel-windows-x86_64 1.8 90.00 274.00 364.00 NOTE
r-patched-linux-x86_64 1.8 115.14 331.60 446.74 OK
r-release-linux-x86_64 1.7 102.14 334.30 436.44 OK
r-release-macos-arm64 1.8 169.00 NOTE
r-release-macos-x86_64 1.8 352.00 NOTE
r-release-windows-x86_64 1.8 93.00 246.00 339.00 NOTE
r-oldrel-macos-arm64 1.8 177.00 ERROR
r-oldrel-macos-x86_64 1.8 370.00 ERROR
r-oldrel-windows-x86_64 1.8 78.00 231.00 309.00 WARN

Check Details

Version: 1.8
Check: compiled code
Result: NOTE File ‘openxlsx2/libs/openxlsx2.so’: Found non-API call to R: ‘STRING_PTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.8
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: doc 1.6Mb libs 1.1Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.8
Check: compiled code
Result: NOTE File 'openxlsx2/libs/x64/openxlsx2.dll': Found non-API call to R: 'STRING_PTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.8
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘openxlsx2_charts_manual.Rmd’ ... > if (requireNamespace("ggplot2")) { + library(ggplot2) + p <- ggplot(mtcars, aes(x = mpg, fill = as.factor(gear))) + + ggtitle("Dist ..." ... [TRUNCATED] Loading required namespace: ggplot2 When sourcing ‘openxlsx2_charts_manual.R’: Error: file.exists(fileName) is not TRUE Execution halted ‘Update-from-openxlsx.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘conditional-formatting.Rmd’ using ‘UTF-8’... [1s/3s] OK ‘openxlsx2.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘openxlsx2_charts_manual.Rmd’ using ‘UTF-8’... failed ‘openxlsx2_formulas_manual.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘openxlsx2_read_to_df.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘openxlsx2_style_manual.Rmd’ using ‘UTF-8’... [3s/3s] OK Flavor: r-oldrel-macos-arm64

Version: 1.8
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘openxlsx2_charts_manual.Rmd’ ... > if (requireNamespace("ggplot2")) { + library(ggplot2) + p <- ggplot(mtcars, aes(x = mpg, fill = as.factor(gear))) + + ggtitle("Dist ..." ... [TRUNCATED] Loading required namespace: ggplot2 When sourcing ‘openxlsx2_charts_manual.R’: Error: file.exists(fileName) is not TRUE Execution halted ‘Update-from-openxlsx.Rmd’ using ‘UTF-8’... [1s/3s] OK ‘conditional-formatting.Rmd’ using ‘UTF-8’... [2s/4s] OK ‘openxlsx2.Rmd’ using ‘UTF-8’... [1s/3s] OK ‘openxlsx2_charts_manual.Rmd’ using ‘UTF-8’... failed ‘openxlsx2_formulas_manual.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘openxlsx2_read_to_df.Rmd’ using ‘UTF-8’... [1s/3s] OK ‘openxlsx2_style_manual.Rmd’ using ‘UTF-8’... [5s/10s] OK Flavor: r-oldrel-macos-x86_64

Version: 1.8
Check: whether package can be installed
Result: WARN Found the following significant warnings: xlsb_funs.h:587:88: warning: array subscript 'FRTVersionFields[0]' is partly outside array bounds of 'uint16_t [1]' {aka 'short unsigned int [1]'} [-Warray-bounds] See 'd:/Rcompile/CRANpkg/local/4.3/openxlsx2.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-oldrel-windows-x86_64