Last updated on 2026-05-18 00:49:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 12.22 | 38.77 | 50.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 14.04 | 30.16 | 44.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 19.00 | 62.77 | 81.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 22.00 | 69.56 | 91.56 | NOTE | |
| r-devel-windows-x86_64 | 0.1.3 | 17.00 | 73.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 10.86 | 36.67 | 47.53 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 18.34 | 36.71 | 55.05 | OK | |
| r-release-macos-arm64 | 0.1.3 | 3.00 | 17.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 8.00 | 57.00 | 65.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 16.00 | 73.00 | 89.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 7.00 | 50.00 | 57.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.3 | 17.00 | 90.00 | 107.00 | OK |
Version: 0.1.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <bill.venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: compiled code
Result: NOTE
File ‘fractional/libs/fractional.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