Last updated on 2026-01-26 02:51:07 CET.
| Package | ERROR | OK |
|---|---|---|
| iBART | 9 | 4 |
Current CRAN status: ERROR: 9, OK: 4
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Shengbin Ye <sy53@rice.edu>’
The Description field contains
<arXiv:2110.10195>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘real_data.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘real_data.Rmd’
--- re-building ‘simulation.Rmd’ using rmarkdown
Quitting from simulation.Rmd:47-61 [iBART short]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.jnew()`:
! java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
---
Backtrace:
▆
1. └─iBART::iBART(...)
2. └─iBART:::BART_iter(...)
3. └─bartMachine::bartMachine(...)
4. └─bartMachine::build_bart_machine(...)
5. └─rJava::.jnew("bartMachine.bartMachineRegressionMultThread")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation.Rmd' failed with diagnostics:
java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
--- failed re-building ‘simulation.Rmd’
SUMMARY: processing the following file failed:
‘simulation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘real_data.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘real_data.Rmd’
--- re-building ‘simulation.Rmd’ using rmarkdown
Quitting from simulation.Rmd:47-61 [iBART short]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.jnew()`:
! java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
---
Backtrace:
▆
1. └─iBART::iBART(...)
2. └─iBART:::BART_iter(...)
3. └─bartMachine::bartMachine(...)
4. └─bartMachine::build_bart_machine(...)
5. └─rJava::.jnew("bartMachine.bartMachineRegressionMultThread")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation.Rmd' failed with diagnostics:
java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
--- failed re-building ‘simulation.Rmd’
SUMMARY: processing the following file failed:
‘simulation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'real_data.Rmd' using rmarkdown
--- finished re-building 'real_data.Rmd'
--- re-building 'simulation.Rmd' using rmarkdown
Quitting from simulation.Rmd:47-61 [iBART short]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.jnew()`:
! java.lang.UnsupportedClassVersionError: bartMachine/bartMachineRegressionMultThread has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
---
Backtrace:
▆
1. └─iBART::iBART(...)
2. └─iBART:::BART_iter(...)
3. └─bartMachine::bartMachine(...)
4. └─bartMachine::build_bart_machine(...)
5. └─rJava::.jnew("bartMachine.bartMachineRegressionMultThread")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation.Rmd' failed with diagnostics:
java.lang.UnsupportedClassVersionError: bartMachine/bartMachineRegressionMultThread has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
--- failed re-building 'simulation.Rmd'
SUMMARY: processing the following file failed:
'simulation.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘real_data.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘real_data.Rmd’
--- re-building ‘simulation.Rmd’ using rmarkdown
Quitting from simulation.Rmd:47-61 [iBART short]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `build_bart_machine()`:
! java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
---
Backtrace:
▆
1. └─iBART::iBART(...)
2. └─iBART:::BART_iter(...)
3. └─bartMachine::bartMachine(...)
4. └─bartMachine::build_bart_machine(...)
5. └─rJava::.jnew("bartMachine.bartMachineRegressionMultThread")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation.Rmd' failed with diagnostics:
java.lang.NoClassDefFoundError: jdk/incubator/vector/Vector
--- failed re-building ‘simulation.Rmd’
SUMMARY: processing the following file failed:
‘simulation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'real_data.Rmd' using rmarkdown
--- finished re-building 'real_data.Rmd'
--- re-building 'simulation.Rmd' using rmarkdown
Quitting from simulation.Rmd:47-61 [iBART short]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `build_bart_machine()`:
! java.lang.UnsupportedClassVersionError: bartMachine/bartMachineRegressionMultThread has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
---
Backtrace:
▆
1. └─iBART::iBART(...)
2. └─iBART:::BART_iter(...)
3. └─bartMachine::bartMachine(...)
4. └─bartMachine::build_bart_machine(...)
5. └─rJava::.jnew("bartMachine.bartMachineRegressionMultThread")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'simulation.Rmd' failed with diagnostics:
java.lang.UnsupportedClassVersionError: bartMachine/bartMachineRegressionMultThread has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 55.0
--- failed re-building 'simulation.Rmd'
SUMMARY: processing the following file failed:
'simulation.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64