Last updated on 2025-10-31 20:48:55 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.1 | 5.88 | 37.25 | 43.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.4.1 | 3.87 | 27.32 | 31.19 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.4.1 | 14.00 | 49.15 | 63.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 12.00 | 46.91 | 58.91 | NOTE | |
| r-devel-windows-x86_64 | 1.4.1 | 9.00 | 65.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 1.4.1 | 7.58 | 34.64 | 42.22 | OK | |
| r-release-linux-x86_64 | 1.4.1 | 5.36 | 34.52 | 39.88 | OK | |
| r-release-macos-arm64 | 1.4.1 | 3.00 | 18.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 1.4.1 | 8.00 | 28.00 | 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 | 4.00 | 17.00 | 21.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.1 | 8.00 | 27.00 | 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.
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