Last updated on 2026-08-28 14:50:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.6 | 31.85 | 163.20 | 195.05 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.6 | 22.87 | 121.88 | 144.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.6 | 25.00 | 110.45 | 135.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.6 | 24.00 | 111.08 | 135.08 | NOTE | |
| r-devel-windows-x86_64 | 0.0.6 | 37.00 | 260.00 | 297.00 | OK | |
| r-patched-linux-x86_64 | 0.0.6 | 34.56 | 153.70 | 188.26 | OK | |
| r-release-linux-x86_64 | 0.0.6 | 32.69 | 152.80 | 185.49 | OK | |
| r-release-macos-arm64 | 0.0.6 | 8.00 | 39.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.0.6 | 22.00 | 171.00 | 193.00 | OK | |
| r-release-windows-x86_64 | 0.0.6 | 41.00 | 201.00 | 242.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 | 54.00 | 252.00 | 306.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