Last updated on 2026-03-30 12:52:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.8 | 66.39 | 104.85 | 171.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.8 | 47.29 | 75.73 | 123.02 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.8 | 102.00 | 168.30 | 270.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.8 | 135.00 | 183.56 | 318.56 | OK | |
| r-devel-macos-arm64 | 0.4.8 | 14.00 | 24.00 | 38.00 | OK | |
| r-devel-windows-x86_64 | 0.4.8 | 72.00 | 186.00 | 258.00 | OK | |
| r-patched-linux-x86_64 | 0.4.8 | 60.91 | 96.72 | 157.63 | OK | |
| r-release-linux-x86_64 | 0.4.8 | 59.91 | 96.86 | 156.77 | OK | |
| r-release-macos-arm64 | 0.4.8 | OK | ||||
| r-release-macos-x86_64 | 0.4.8 | 37.00 | 116.00 | 153.00 | OK | |
| r-release-windows-x86_64 | 0.4.8 | 77.00 | 181.00 | 258.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.8 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.4.8 | 50.00 | 60.00 | 110.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.8 | 77.00 | 202.00 | 279.00 | ERROR |
Version: 0.4.8
Check: compiled code
Result: NOTE
File ‘bnclassify/libs/bnclassify.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.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.4.8
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
libs 6.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.4.8
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'methods.Rmd' using rmarkdown
--- finished re-building 'methods.Rmd'
--- re-building 'overview.Rmd' using rmarkdown
--- finished re-building 'overview.Rmd'
--- re-building 'usage.rmd' using rmarkdown
! Package pdftex.def Error: File `93cc335fe4a8b8ca3a16016767abf974ef1eb852.pdf'
not found: using draft setting.
Error: processing vignette 'usage.rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/bnclassify.Rcheck/vign_test/bnclassify/vignettes/usage.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See usage.log for more info.
--- failed re-building 'usage.rmd'
SUMMARY: processing the following file failed:
'usage.rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64