Last updated on 2026-08-05 21:53:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.1 | 6.04 | 39.27 | 45.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.1 | 4.25 | 28.36 | 32.61 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.1 | 4.00 | 27.04 | 31.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 28.64 | NOTE | |||
| r-devel-windows-x86_64 | 1.4.1 | 9.00 | 58.00 | 67.00 | OK | |
| r-patched-linux-x86_64 | 1.4.1 | 6.58 | 36.65 | 43.23 | OK | |
| r-release-linux-x86_64 | 1.4.1 | 5.94 | 37.05 | 42.99 | OK | |
| r-release-macos-arm64 | 1.4.1 | 2.00 | 11.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 1.4.1 | 5.00 | 40.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 1.4.1 | 10.00 | 72.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.1 | 5.00 | 31.00 | 36.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.1 | 9.00 | 65.00 | 74.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.
Flavors: r-devel-linux-x86_64-debian-clang, 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