Last updated on 2025-07-05 04:50:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.5 | 6.74 | 111.41 | 118.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.5 | 5.36 | 87.73 | 93.09 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.5 | 190.00 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 202.37 | OK | |||
r-devel-windows-x86_64 | 0.6.5 | 9.00 | 97.00 | 106.00 | OK | |
r-patched-linux-x86_64 | 0.6.5 | 7.77 | 103.02 | 110.79 | OK | |
r-release-linux-x86_64 | 0.6.5 | 6.59 | 104.46 | 111.05 | OK | |
r-release-macos-arm64 | 0.6.5 | 74.00 | OK | |||
r-release-macos-x86_64 | 0.6.5 | 111.00 | OK | |||
r-release-windows-x86_64 | 0.6.5 | 7.00 | 95.00 | 102.00 | ERROR | |
r-oldrel-macos-arm64 | 0.6.5 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.5 | 78.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.5 | 9.00 | 113.00 | 122.00 | ERROR |
Version: 0.6.5
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(xlsx)
>
> test_check("xlsx")
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper (file:/D:/RCompile/CRANpkg/lib/4.5/xlsxjars/java/poi-ooxml-3.13-20150929.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.DocumentHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Workbook has no sheets!
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 130 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• Not presently working (1): 'test-CellStyle.R:98:3'
• Not working on mac R 3.3.3 (1): 'test-read.xlsx.R:59:3'
• broken at present (1): 'test-write.xlsx.R:5:3'
• do not worry at present (1): 'test-misc.R:16:3'
• does not presently work (1): 'test-read.xlsx.R:84:3'
• empty test (1): 'test-Workbook.R:7:1'
• need to add rowIndex argument (1): 'test-read.xlsx.R:113:3'
• no longer checking version (1): 'test-utils.R:10:3'
• not currently supported (1): 'test-chart.R:5:3'
• not presently addressed (1): 'test-cellBlock.R:66:3'
• not presently working (2): 'test-addDataFrame.R:52:3', 'test-read.xlsx.R:5:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Workbook.R:21:3'): password protect workbook ───────────────────
<OpenXML4JRuntimeException/RuntimeException/Exception/Throwable/Object/error/condition>
Error in `.jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl,
.jcast(if (inherits(o, "jobjRef") || inherits(o, "jarrayRef")) o else cl,
"java/lang/Object"), .jnew("java/lang/String", method),
j_p, j_pc, use.true.class = TRUE, evalString = simplify,
evalArray = FALSE)`: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Fail to save: an error occurs while saving the package : class org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream cannot be cast to class java.util.zip.ZipFile$ZipFileInputStream (org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream is in unnamed module of loader RJavaClassLoader @dcf3e99; java.util.zip.ZipFile$ZipFileInputStream is in module java.base of loader 'bootstrap')
── Error ('test-write.xlsx.R:45:3'): write password protected workbook succeeds ──
<OpenXML4JRuntimeException/RuntimeException/Exception/Throwable/Object/error/condition>
Error in `.jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl,
.jcast(if (inherits(o, "jobjRef") || inherits(o, "jarrayRef")) o else cl,
"java/lang/Object"), .jnew("java/lang/String", method),
j_p, j_pc, use.true.class = TRUE, evalString = simplify,
evalArray = FALSE)`: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Fail to save: an error occurs while saving the package : class org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream cannot be cast to class java.util.zip.ZipFile$ZipFileInputStream (org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream is in unnamed module of loader RJavaClassLoader @dcf3e99; java.util.zip.ZipFile$ZipFileInputStream is in module java.base of loader 'bootstrap')
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 130 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.6.5
Check: tests
Result: ERROR
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(xlsx)
>
> test_check("xlsx")
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.poi.util.DocumentHelper (file:/D:/RCompile/CRANpkg/lib/4.4/xlsxjars/java/poi-ooxml-3.13-20150929.jar) to method com.sun.org.apache.xerces.internal.util.SecurityManager.setEntityExpansionLimit(int)
WARNING: Please consider reporting this to the maintainers of org.apache.poi.util.DocumentHelper
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Workbook has no sheets!
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 130 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• Not presently working (1): 'test-CellStyle.R:98:3'
• Not working on mac R 3.3.3 (1): 'test-read.xlsx.R:59:3'
• broken at present (1): 'test-write.xlsx.R:5:3'
• do not worry at present (1): 'test-misc.R:16:3'
• does not presently work (1): 'test-read.xlsx.R:84:3'
• empty test (1): 'test-Workbook.R:7:1'
• need to add rowIndex argument (1): 'test-read.xlsx.R:113:3'
• no longer checking version (1): 'test-utils.R:10:3'
• not currently supported (1): 'test-chart.R:5:3'
• not presently addressed (1): 'test-cellBlock.R:66:3'
• not presently working (2): 'test-addDataFrame.R:52:3', 'test-read.xlsx.R:5:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Workbook.R:21:3'): password protect workbook ───────────────────
<OpenXML4JRuntimeException/RuntimeException/Exception/Throwable/Object/error/condition>
Error in `.jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl,
.jcast(if (inherits(o, "jobjRef") || inherits(o, "jarrayRef")) o else cl,
"java/lang/Object"), .jnew("java/lang/String", method),
j_p, j_pc, use.true.class = TRUE, evalString = simplify,
evalArray = FALSE)`: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Fail to save: an error occurs while saving the package : class org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream cannot be cast to class java.util.zip.ZipFile$ZipFileInputStream (org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream is in unnamed module of loader RJavaClassLoader @156643d4; java.util.zip.ZipFile$ZipFileInputStream is in module java.base of loader 'bootstrap')
── Error ('test-write.xlsx.R:45:3'): write password protected workbook succeeds ──
<OpenXML4JRuntimeException/RuntimeException/Exception/Throwable/Object/error/condition>
Error in `.jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl,
.jcast(if (inherits(o, "jobjRef") || inherits(o, "jarrayRef")) o else cl,
"java/lang/Object"), .jnew("java/lang/String", method),
j_p, j_pc, use.true.class = TRUE, evalString = simplify,
evalArray = FALSE)`: org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Fail to save: an error occurs while saving the package : class org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream cannot be cast to class java.util.zip.ZipFile$ZipFileInputStream (org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream is in unnamed module of loader RJavaClassLoader @156643d4; java.util.zip.ZipFile$ZipFileInputStream is in module java.base of loader 'bootstrap')
[ FAIL 2 | WARN 0 | SKIP 12 | PASS 130 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64