Last updated on 2026-04-02 18:52:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.15.34 | 164.84 | 224.97 | 389.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.15.34 | 110.08 | 145.38 | 255.46 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.15.34 | 249.00 | 311.44 | 560.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.15.34 | 360.00 | 427.49 | 787.49 | OK | |
| r-devel-macos-arm64 | 1.15.34 | 32.00 | 37.00 | 69.00 | OK | |
| r-devel-windows-x86_64 | 1.15.34 | 179.00 | 292.00 | 471.00 | NOTE | |
| r-patched-linux-x86_64 | 1.15.34 | 169.55 | 217.13 | 386.68 | NOTE | |
| r-release-linux-x86_64 | 1.15.34 | 144.70 | 205.97 | 350.67 | OK | |
| r-release-macos-arm64 | 1.15.34 | 29.00 | 45.00 | 74.00 | OK | |
| r-release-macos-x86_64 | 1.15.34 | 98.00 | 294.00 | 392.00 | OK | |
| r-release-windows-x86_64 | 1.15.34 | 163.00 | 276.00 | 439.00 | OK | |
| r-oldrel-macos-arm64 | 1.15.34 | 29.00 | 47.00 | 76.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.15.34 | 98.00 | 306.00 | 404.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.15.34 | 206.00 | 350.00 | 556.00 | OK |
Version: 1.15.34
Check: compiled code
Result: NOTE
File ‘yuima/libs/yuima.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-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 1.15.34
Check: compiled code
Result: NOTE
File 'yuima/libs/x64/yuima.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.15.34
Check: installed package size
Result: NOTE
installed size is 11.4Mb
sub-directories of 1Mb or more:
R 3.1Mb
libs 7.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64