Last updated on 2025-11-27 13:48:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.61 | 52.86 | 57.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.44 | 39.07 | 42.51 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 20.00 | 72.32 | 92.32 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 14.00 | 88.13 | 102.13 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 11.00 | 73.00 | 84.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 4.64 | 48.67 | 53.31 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 4.25 | 48.28 | 52.53 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 87.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 8.00 | 72.00 | 80.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 55.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 10.00 | 89.00 | 99.00 | OK |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Josep Puig <puigjos@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Josep", "Puig"),
family = "Sallés",
role = "aut"),
person(given = "Josep",
family = "Puig",
role = "cre",
email = "puigjos@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘ConsReg/libs/ConsReg.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