Last updated on 2026-03-31 04:50:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9-33 | 51.58 | 146.58 | 198.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9-33 | 35.34 | 95.76 | 131.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9-33 | 92.00 | 204.77 | 296.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.9-33 | 101.00 | 227.54 | 328.54 | OK | |
| r-devel-macos-arm64 | 0.9-33 | 18.00 | 31.00 | 49.00 | OK | |
| r-devel-windows-x86_64 | 0.9-33 | 74.00 | 182.00 | 256.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9-33 | 45.49 | 123.91 | 169.40 | OK | |
| r-release-linux-x86_64 | 0.9-33 | 45.57 | 124.43 | 170.00 | 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 | 78.00 | 181.00 | 259.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 | 85.00 | 221.00 | 306.00 | ERROR |
Version: 0.9-33
Check: compiled code
Result: NOTE
File ‘dbarts/libs/dbarts.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘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-devel-linux-x86_64-debian-gcc
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-devel-linux-x86_64-fedora-clang
Version: 0.9-33
Check: compiled code
Result: NOTE
File 'dbarts/libs/x64/dbarts.dll':
Found non-API calls to R: 'R_MissingArg', '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-devel-windows-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 `88e1f381b69f8b96e16b4c95c0dfc99cd2507662.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 `5c5aea49af9aed9089ea5c84a6cdba7a57d7cc8c.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