Last updated on 2026-05-06 12:51:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 25.63 | 24.99 | 50.62 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 14.15 | 20.73 | 34.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 33.00 | 37.37 | 70.37 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 43.00 | 35.99 | 78.99 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 28.00 | 70.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 18.96 | 22.71 | 41.67 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 18.76 | 22.76 | 41.52 | OK | |
| r-release-macos-arm64 | 0.1.1 | 5.00 | 10.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 13.00 | 46.00 | 59.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 28.00 | 67.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 12.00 | 26.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 31.00 | 75.00 | 106.00 | OK |
Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Aaron Molstad <molst029@umn.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Aaron",
family = "Molstad",
role = c("aut", "cre"),
email = "molst029@umn.edu")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.1
Check: compiled code
Result: NOTE
File ‘FastBandChol/libs/FastBandChol.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