Last updated on 2025-12-22 21:49:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.18 | 11.33 | 92.26 | 103.59 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.0.18 | 7.76 | 70.00 | 77.76 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.0.21 | 18.00 | 147.03 | 165.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.18 | 18.00 | 150.16 | 168.16 | WARN | |
| r-devel-windows-x86_64 | 2.0.18 | 16.00 | 117.00 | 133.00 | WARN | |
| r-patched-linux-x86_64 | 2.0.18 | 10.95 | 87.49 | 98.44 | NOTE | |
| r-release-linux-x86_64 | 2.0.18 | 10.87 | 86.43 | 97.30 | NOTE | |
| r-release-macos-arm64 | 2.0.21 | 3.00 | 28.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 2.0.21 | 10.00 | 196.00 | 206.00 | OK | |
| r-release-windows-x86_64 | 2.0.18 | 14.00 | 209.00 | 223.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.0.21 | 3.00 | 34.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.18 | 8.00 | 66.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.18 | 20.00 | 138.00 | 158.00 | OK |
Version: 2.0.18
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Stefano Maria Iacus <siacus@iq.harvard.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Stefano", "Maria"),
family = "Iacus",
role = c("aut", "cre"),
email = "siacus@iq.harvard.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.0.18
Check: compiled code
Result: WARN
File ‘sde/libs/sde.so’:
Found non-API call to R: ‘SET_TYPEOF’
This entry point may be removed soon.
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-gcc
Version: 2.0.18
Check: compiled code
Result: WARN
File 'sde/libs/x64/sde.dll':
Found non-API call to R: 'SET_TYPEOF'
This entry point may be removed soon.
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: 2.0.18
Check: compiled code
Result: NOTE
File ‘sde/libs/sde.so’:
Found non-API call to R: ‘SET_TYPEOF’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.0.18
Check: compiled code
Result: NOTE
File 'sde/libs/x64/sde.dll':
Found non-API call to R: 'SET_TYPEOF'
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-release-windows-x86_64