Last updated on 2026-04-27 13:51:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.6 | 31.88 | 165.81 | 197.69 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.6 | 23.97 | 119.56 | 143.53 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.6 | 62.00 | 271.85 | 333.85 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.6 | 56.00 | 258.52 | 314.52 | NOTE | |
| r-devel-windows-x86_64 | 0.0.6 | 45.00 | 250.00 | 295.00 | OK | |
| r-patched-linux-x86_64 | 0.0.6 | 29.49 | 151.04 | 180.53 | OK | |
| r-release-linux-x86_64 | 0.0.6 | 20.24 | 148.99 | 169.23 | OK | |
| r-release-macos-arm64 | 0.0.6 | 8.00 | 39.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.0.6 | 23.00 | 142.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 0.0.6 | 38.00 | 201.00 | 239.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.6 | 21.00 | 251.00 | 272.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.6 | 50.00 | 257.00 | 307.00 | OK |
Version: 0.0.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bradley Buchsbaum <brad.buchsbaum@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Bradley", "R."),
family = "Buchsbaum",
role = "aut"),
person(given = "Bradley",
family = "Buchsbaum",
role = "cre",
email = "brad.buchsbaum@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.6
Check: compiled code
Result: NOTE
File ‘neuroim/libs/neuroim.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