Last updated on 2025-10-30 09:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 43.71 | 30.88 | 74.59 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 25.28 | 23.71 | 48.99 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 245.00 | -97.25 | 147.75 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 60.00 | 62.28 | 122.28 | NOTE | |
| r-devel-windows-x86_64 | 1.1.1 | 50.00 | 64.00 | 114.00 | OK | |
| r-patched-linux-x86_64 | 1.1.1 | 40.50 | 29.78 | 70.28 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 41.03 | 30.05 | 71.08 | OK | |
| r-release-macos-arm64 | 1.1.1 | 16.00 | 19.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 19.00 | 33.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 50.00 | 65.00 | 115.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 16.00 | 18.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | 16.00 | 24.00 | 40.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 58.00 | 90.00 | 148.00 | OK | 
Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Li Ma <li.ma@duke.edu>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = "Jacopo",
                        family = "Soriano",
                        role = "aut"),
                 person(given = "Li",
                        family = "Ma",
                        role = c("aut", "cre"),
                        email = "li.ma@duke.edu"))
  as necessary.
  
  The Description field contains
    <arXiv:1602.03990v2 [stat.ME]>.
  Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: compiled code
Result: NOTE
  File ‘grove/libs/grove.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