Last updated on 2025-04-28 06:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.1 | 6.33 | 33.01 | 39.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.4.1 | 4.03 | 25.57 | 29.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.1 | 61.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 62.39 | NOTE | |||
r-devel-windows-x86_64 | 1.4.1 | 9.00 | 67.00 | 76.00 | OK | |
r-patched-linux-x86_64 | 1.4.1 | 7.25 | 32.55 | 39.80 | OK | |
r-release-linux-x86_64 | 1.4.1 | 5.48 | 31.85 | 37.33 | OK | |
r-release-macos-arm64 | 1.4.1 | 21.00 | OK | |||
r-release-macos-x86_64 | 1.4.1 | 36.00 | OK | |||
r-release-windows-x86_64 | 1.4.1 | 10.00 | 71.00 | 81.00 | OK | |
r-oldrel-macos-arm64 | 1.4.1 | 21.00 | OK | |||
r-oldrel-macos-x86_64 | 1.4.1 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 1.4.1 | 11.00 | 65.00 | 76.00 | OK |
Version: 1.4.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Vicky Qian Wu <wuqian7@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Ed", "Zhang", ";", "Vicky", "Qian", "Wu", ";", "Shein-Chung", "Chow", ";", "Harry"),
family = "G.Zhang",
role = "aut",
email = "ed.zhang.jr@gmail.com",
comment = "Quality check"),
person(given = c("Vicky", "Qian"),
family = "Wu",
role = "cre",
email = "wuqian7@gmail.com"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.1
Check: compiled code
Result: NOTE
File ‘TrialSize/libs/TrialSize.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