Last updated on 2026-04-19 09:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7 | 10.36 | 23.42 | 33.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.7 | 7.13 | 19.45 | 26.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.7 | 20.00 | 35.83 | 55.83 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.7 | 19.00 | 32.23 | 51.23 | NOTE | |
| r-devel-macos-arm64 | 0.7 | 3.00 | 9.00 | 12.00 | OK | |
| r-devel-windows-x86_64 | 0.7 | 4.00 | 5.00 | 9.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7 | 8.15 | 21.57 | 29.72 | OK | |
| r-release-linux-x86_64 | 0.7 | 7.37 | 20.70 | 28.07 | OK | |
| r-release-macos-arm64 | 0.7 | OK | ||||
| r-release-macos-x86_64 | 0.7 | 7.00 | 28.00 | 35.00 | OK | |
| r-release-windows-x86_64 | 0.7 | 16.00 | 63.00 | 79.00 | OK | |
| r-oldrel-macos-arm64 | 0.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.7 | 9.00 | 20.00 | 29.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7 | 16.00 | 75.00 | 91.00 | OK |
Version: 0.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ivan Popivanov <ivan.popivanov@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ivan",
family = "Popivanov",
role = c("aut", "cre"),
email = "ivan.popivanov@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.7
Check: compiled code
Result: NOTE
File ‘flock/libs/flock.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
Version: 0.7
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-x86_64