Last updated on 2026-05-09 04:50:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 131.95 | 68.18 | 200.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 85.31 | 49.58 | 134.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 173.00 | 97.37 | 270.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 236.00 | 96.34 | 332.34 | NOTE | |
| r-devel-windows-x86_64 | 1.2.1 | 150.00 | 113.00 | 263.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 119.60 | 63.12 | 182.72 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 117.06 | 63.49 | 180.55 | OK | |
| r-release-macos-arm64 | 1.2.1 | 24.00 | 2.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 1.2.1 | 72.00 | 40.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 155.00 | 123.00 | 278.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 65.00 | 39.00 | 104.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 169.00 | 128.00 | 297.00 | OK |
Version: 1.2.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jueyu Gao <jueyu@ualberta.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Jueyu", "Gao", "&", "Linglong"),
family = "Kong",
role = "aut"),
person(given = "Jueyu",
family = "Gao",
role = "cre",
email = "jueyu@ualberta.ca"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘cqrReg/libs/cqrReg.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