Last updated on 2025-11-04 03:50:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.21 | 5.07 | 48.07 | 53.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.21 | 3.58 | 35.70 | 39.28 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.4.21 | 12.00 | 68.58 | 80.58 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.21 | 11.00 | 79.20 | 90.20 | NOTE | |
| r-devel-windows-x86_64 | 0.4.21 | 7.00 | 88.00 | 95.00 | OK | |
| r-patched-linux-x86_64 | 0.4.21 | 4.45 | 45.23 | 49.68 | OK | |
| r-release-linux-x86_64 | 0.4.21 | 3.85 | 45.05 | 48.90 | OK | |
| r-release-macos-arm64 | 0.4.21 | 3.00 | 29.00 | 32.00 | OK | |
| r-release-macos-x86_64 | 0.4.21 | 5.00 | 82.00 | 87.00 | OK | |
| r-release-windows-x86_64 | 0.4.21 | 8.00 | 87.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.21 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.21 | 5.00 | 71.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.21 | 8.00 | 95.00 | 103.00 | OK | 
Version: 0.4.21
Check: CRAN incoming feasibility
Result: NOTE
  Maintainer: ‘Jared O'Connell <jaredoconnell@gmail.com>’
  
  No Authors@R field in DESCRIPTION.
  Please add one, modifying
    Authors@R: c(person(given = "Jared",
                        family = "O'Connell",
                        role = c("aut", "cre"),
                        email = "jaredoconnell@gmail.com"),
                 person(given = "Søren",
                        family = "Højsgaard",
                        role = "aut",
                        email = "sorenh@math.aau.dk"))
  as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.4.21
Check: compiled code
Result: NOTE
  File ‘mhsmm/libs/mhsmm.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