Last updated on 2025-11-05 07:50:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.7 | 4.54 | 24.39 | 28.93 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9.7 | 3.45 | 19.06 | 22.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.7 | 43.49 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.9.7 | 11.00 | 30.89 | 41.89 | NOTE | |
| r-devel-windows-x86_64 | 0.9.7 | 7.00 | 41.00 | 48.00 | OK | |
| r-patched-linux-x86_64 | 0.9.7 | 4.62 | 22.29 | 26.91 | OK | |
| r-release-linux-x86_64 | 0.9.7 | 4.31 | 22.49 | 26.80 | OK | |
| r-release-macos-arm64 | 0.9.7 | 4.00 | 16.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.9.7 | 8.00 | 33.00 | 41.00 | OK | |
| r-release-windows-x86_64 | 0.9.7 | 8.00 | 40.00 | 48.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.7 | 3.00 | 20.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.9.7 | 5.00 | 20.00 | 25.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.7 | 7.00 | 43.00 | 50.00 | OK |
Version: 0.9.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Camilo Jose Torres-Jimenez <[email protected]>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Camilo", "Jose"),
family = "Torres-Jimenez",
role = c("aut", "cre"),
email = "[email protected]")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.7
Check: compiled code
Result: NOTE
File ‘Branching/libs/Branching.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