Last updated on 2026-05-16 01:53:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4 | 129.27 | 34.92 | 164.19 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.4 | 182.87 | 26.56 | 209.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4 | 172.00 | 52.36 | 224.36 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.4 | 302.00 | 53.56 | 355.56 | NOTE | |
| r-devel-windows-x86_64 | 3.4 | 152.00 | 79.00 | 231.00 | OK | |
| r-patched-linux-x86_64 | 3.4 | 130.94 | 32.73 | 163.67 | OK | |
| r-release-linux-x86_64 | 3.4 | 132.04 | 32.76 | 164.80 | OK | |
| r-release-macos-arm64 | 3.4 | 26.00 | -5.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 3.4 | 79.00 | 13.00 | 92.00 | OK | |
| r-release-windows-x86_64 | 3.4 | 152.00 | 72.00 | 224.00 | OK | |
| r-oldrel-macos-arm64 | 3.4 | OK | ||||
| r-oldrel-macos-x86_64 | 3.4 | 69.00 | 6.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 3.4 | 179.00 | 89.00 | 268.00 | OK |
Version: 3.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Nick Parsons <nick.parsons@warwick.ac.uk>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Nick",
family = "Parsons",
role = c("aut", "cre"),
email = "nick.parsons@warwick.ac.uk")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 3.4
Check: compiled code
Result: NOTE
File ‘repolr/libs/repolr.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