Last updated on 2026-04-09 09:53:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.6 | 59.87 | 166.87 | 226.74 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.6 | 50.37 | 69.12 | 119.49 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.6 | 96.00 | 311.52 | 407.52 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.6 | 143.00 | 273.39 | 416.39 | OK | |
| r-devel-macos-arm64 | 1.3.6 | 13.00 | 46.00 | 59.00 | OK | |
| r-devel-windows-x86_64 | 1.3.6 | 73.00 | 185.00 | 258.00 | NOTE | |
| r-patched-linux-x86_64 | 1.3.6 | 71.75 | 146.47 | 218.22 | NOTE | |
| r-release-linux-x86_64 | 1.3.6 | 68.18 | 147.88 | 216.06 | OK | |
| r-release-macos-arm64 | 1.3.6 | 12.00 | 54.00 | 66.00 | OK | |
| r-release-macos-x86_64 | 1.3.6 | 53.00 | 794.00 | 847.00 | OK | |
| r-release-windows-x86_64 | 1.3.6 | 70.00 | 185.00 | 255.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.6 | 12.00 | 57.00 | 69.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.3.6 | 48.00 | 519.00 | 567.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.6 | 80.00 | 253.00 | 333.00 | OK |
Version: 1.3.6
Check: compiled code
Result: NOTE
File ‘ClusterR/libs/ClusterR.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-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 1.3.6
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘the_clusterR_package.Rmd’ using rmarkdown
Quitting from the_clusterR_package.Rmd:352-366 [unnamed-chunk-13]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'FD'
---
Backtrace:
▆
1. └─base::loadNamespace(x)
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'the_clusterR_package.Rmd' failed with diagnostics:
there is no package called 'FD'
--- failed re-building ‘the_clusterR_package.Rmd’
SUMMARY: processing the following file failed:
‘the_clusterR_package.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.6
Check: compiled code
Result: NOTE
File 'ClusterR/libs/x64/ClusterR.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: 1.3.6
Check: installed package size
Result: NOTE
installed size is 9.8Mb
sub-directories of 1Mb or more:
libs 8.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64