Last updated on 2026-04-10 20:51:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9-33 | 52.82 | 142.39 | 195.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9-33 | 34.90 | 96.75 | 131.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9-33 | 104.00 | 242.32 | 346.32 | NOTE | |
| 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 | 86.00 | 188.00 | 274.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9-33 | 47.56 | 128.75 | 176.31 | NOTE | |
| r-release-linux-x86_64 | 0.9-33 | 44.77 | 123.64 | 168.41 | 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: top-level files
Result: NOTE
Non-standard files/directories found at top level:
‘config.log’ ‘config.status’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.9-33
Check: compilation flags in Makevars
Result: NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work. If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
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 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-windows-x86_64
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 `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