Last updated on 2026-05-13 04:49:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 13.47 | 23.85 | 37.32 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 16.26 | 19.84 | 36.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 27.00 | 36.38 | 63.38 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 33.00 | 33.89 | 66.89 | NOTE | |
| r-devel-windows-x86_64 | 1.0 | 22.00 | 57.00 | 79.00 | OK | |
| r-patched-linux-x86_64 | 1.0 | 16.82 | 22.27 | 39.09 | OK | |
| r-release-linux-x86_64 | 1.0 | 14.35 | 22.25 | 36.60 | OK | |
| r-release-macos-arm64 | 1.0 | 4.00 | 9.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 1.0 | 11.00 | 29.00 | 40.00 | OK | |
| r-release-windows-x86_64 | 1.0 | 22.00 | 59.00 | 81.00 | OK | |
| r-oldrel-macos-arm64 | 1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0 | 10.00 | 24.00 | 34.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0 | 25.00 | 65.00 | 90.00 | OK |
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Zizhuo Ren<zizhuoren@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Zizhuo",
family = "Ren",
role = c("aut", "cre"),
email = "zizhuoren@gmail.com"),
person(given = "Hesen",
family = "Peng",
role = "aut"),
person(given = "Tianwei",
family = "Yu",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0
Check: compiled code
Result: NOTE
File ‘MediaK/libs/MediaK.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc