CRAN Package Check Results for Package dbarts

Last updated on 2026-04-14 23:56:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-33 50.14 145.22 195.36 OK
r-devel-linux-x86_64-debian-gcc 0.9-33 34.61 94.75 129.36 OK
r-devel-linux-x86_64-fedora-clang 0.9-33 95.00 224.59 319.59 OK
r-devel-linux-x86_64-fedora-gcc 0.9-33 94.00 238.16 332.16 OK
r-devel-macos-arm64 0.9-33 18.00 31.00 49.00 OK
r-devel-windows-x86_64 0.9-33 76.00 185.00 261.00 OK
r-patched-linux-x86_64 0.9-33 47.56 128.75 176.31 NOTE
r-release-linux-x86_64 0.9-33 44.20 127.66 171.86 OK
r-release-macos-arm64 0.9-33 12.00 38.00 50.00 OK
r-release-macos-x86_64 0.9-33 51.00 200.00 251.00 OK
r-release-windows-x86_64 0.9-33 70.00 0.00 70.00 OK
r-oldrel-macos-arm64 0.9-33 13.00 62.00 75.00 OK
r-oldrel-macos-x86_64 0.9-33 49.00 190.00 239.00 OK
r-oldrel-windows-x86_64 0.9-33 74.00 213.00 287.00 ERROR

Additional issues

rchk

Check Details

Version: 0.9-33
Check: compiled code
Result: NOTE File ‘dbarts/libs/dbarts.so’: Found non-API call to R: ‘R_UnboundValue’ 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-patched-linux-x86_64

Version: 0.9-33
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'gibbs_sampler_mixture_model.Rmd' using rmarkdown ! Package pdftex.def Error: File `8ea8e5609f0a2bb3fa553fd27428d1df3877bccb.pdf' not found: using draft setting. Error: processing vignette 'gibbs_sampler_mixture_model.Rmd' failed with diagnostics: LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/dbarts.Rcheck/vign_test/dbarts/vignettes/gibbs_sampler_mixture_model.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See gibbs_sampler_mixture_model.log for more info. --- failed re-building 'gibbs_sampler_mixture_model.Rmd' --- re-building 'working_with_saved_trees.Rmd' using rmarkdown ! Package pdftex.def Error: File `afd5aeeb14bae1a84d739b781d825ea95f7cb889.pdf' not found: using draft setting. Error: processing vignette 'working_with_saved_trees.Rmd' failed with diagnostics: LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/dbarts.Rcheck/vign_test/dbarts/vignettes/working_with_saved_trees.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See working_with_saved_trees.log for more info. --- failed re-building 'working_with_saved_trees.Rmd' SUMMARY: processing the following files failed: 'gibbs_sampler_mixture_model.Rmd' 'working_with_saved_trees.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64