Last updated on 2025-11-21 09:49:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.6 | 33.74 | 159.34 | 193.08 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.6 | 21.81 | 115.76 | 137.57 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.6 | 74.00 | 231.04 | 305.04 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.6 | 69.00 | 223.01 | 292.01 | NOTE | |
| r-devel-windows-x86_64 | 0.0.6 | 49.00 | 193.00 | 242.00 | OK | |
| r-patched-linux-x86_64 | 0.0.6 | 30.93 | 145.21 | 176.14 | OK | |
| r-release-linux-x86_64 | 0.0.6 | 30.88 | 145.87 | 176.75 | OK | |
| r-release-macos-arm64 | 0.0.6 | OK | ||||
| r-release-macos-x86_64 | 0.0.6 | 42.00 | 230.00 | 272.00 | OK | |
| r-release-windows-x86_64 | 0.0.6 | 41.00 | 189.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.6 | 44.00 | 204.00 | 248.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.6 | 47.00 | 236.00 | 283.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