Last updated on 2025-10-31 07:51:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.3 | 44.10 | 87.23 | 131.33 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.3.3 | 27.96 | 60.98 | 88.94 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.3.3 | 63.00 | 157.49 | 220.49 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.3 | 79.00 | 125.48 | 204.48 | NOTE | |
| r-devel-windows-x86_64 | 1.3.3 | 53.00 | 107.00 | 160.00 | OK | |
| r-patched-linux-x86_64 | 1.3.3 | 41.53 | 81.98 | 123.51 | OK | |
| r-release-linux-x86_64 | 1.3.3 | 41.96 | 81.27 | 123.23 | OK | |
| r-release-macos-arm64 | 1.3.3 | 16.00 | 30.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 1.3.3 | 19.00 | 62.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 1.3.3 | 53.00 | 110.00 | 163.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.3 | 20.00 | 31.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.3 | 19.00 | 53.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.3 | 63.00 | 136.00 | 199.00 | OK | 
Version: 1.3.3
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Jaejoon Song <jjsong2@mdanderson.org>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = "Jaejoon",
                        family = "Song",
                        role = c("aut", "cre"),
                        email = "jjsong2@mdanderson.org"),
                 person(given = c("Matthew", "G."),
                        family = "Cox",
                        role = "aut"))
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.3.3
Check: compiled code
Result: NOTE
  File ‘acc/libs/acc.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