Last updated on 2026-04-25 13:50:36 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.4 | 128.97 | 35.58 | 164.55 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 3.4 | 99.26 | 28.02 | 127.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.4 | 171.00 | 51.61 | 222.61 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 3.4 | 278.00 | 50.38 | 328.38 | NOTE | |
| r-patched-linux-x86_64 | 3.4 | 132.65 | 33.06 | 165.71 | OK | |
| r-release-linux-x86_64 | 3.4 | 124.53 | 31.04 | 155.57 | OK | |
| r-release-macos-arm64 | 3.4 | 26.00 | -4.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 3.4 | 79.00 | 12.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 3.4 | 149.00 | 76.00 | 225.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 | 137.00 | 84.00 | 221.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