Last updated on 2025-12-10 17:48:58 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 2.41 | 25.87 | 28.28 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 2.34 | 21.46 | 23.80 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.1.2 | 43.49 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 55.68 | OK | |||
| r-devel-windows-x86_64 | 1.1.1 | 6.00 | 48.00 | 54.00 | WARN | |
| r-patched-linux-x86_64 | 1.1.1 | 2.42 | 23.23 | 25.65 | NOTE | |
| r-release-linux-x86_64 | 1.1.1 | 2.53 | 23.12 | 25.65 | NOTE | |
| r-release-macos-arm64 | 1.1.2 | 2.00 | 21.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 1.1.2 | 7.00 | 103.00 | 110.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 7.00 | 47.00 | 54.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.2 | 0.00 | 9.00 | 9.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.1.2 | 1.00 | 14.00 | 15.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.1.1 | 7.00 | 49.00 | 56.00 | OK |
Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Peter Meilstrup <peter.meilstrup@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Peter",
family = "Meilstrup",
role = c("aut", "cre"),
email = "peter.meilstrup@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: compiled code
Result: WARN
File ‘memo/libs/memo.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘PRCODE’
These entry points may be removed soon:
‘BODY’, ‘FORMALS’, ‘CLOENV’
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
Version: 1.1.1
Check: compiled code
Result: WARN
File 'memo/libs/x64/memo.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', 'PRCODE'
These entry points may be removed soon:
'BODY', 'FORMALS', 'CLOENV'
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.1.1
Check: compiled code
Result: NOTE
File ‘memo/libs/memo.so’:
Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘FORMALS’, ‘PRCODE’
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: 1.1.1
Check: compiled code
Result: NOTE
File 'memo/libs/x64/memo.dll':
Found non-API calls to R: 'BODY', 'CLOENV', 'FORMALS', 'PRCODE'
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
Version: 1.1.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64