Last updated on 2026-06-08 02:51:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4-12 | 13.15 | 99.26 | 112.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4-12 | 8.99 | 68.35 | 77.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4-12 | 20.00 | 142.00 | 162.00 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4-12 | 22.00 | 147.24 | 169.24 | NOTE | |
| r-devel-windows-x86_64 | 0.4-12 | 20.00 | 127.00 | 147.00 | OK | |
| r-patched-linux-x86_64 | 0.4-12 | 16.13 | 94.02 | 110.15 | OK | |
| r-release-linux-x86_64 | 0.4-12 | 13.28 | 94.68 | 107.96 | OK | |
| r-release-macos-arm64 | 0.4-12 | 3.00 | 30.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.4-12 | 10.00 | 166.00 | 176.00 | OK | |
| r-release-windows-x86_64 | 0.4-12 | 19.00 | 124.00 | 143.00 | OK | |
| r-oldrel-macos-arm64 | 0.4-12 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4-12 | 10.00 | 111.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4-12 | 18.00 | 115.00 | 133.00 | OK |
Version: 0.4-12
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ivan Kojadinovic <ivan.kojadinovic@univ-pau.fr>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Michel",
family = "Grabisch",
role = "aut"),
person(given = "Ivan",
family = "Kojadinovic",
role = c("aut", "cre"),
email = "ivan.kojadinovic@univ-pau.fr"),
person(given = "Patrick",
family = "Meyer.",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.4-12
Check: examples
Result: ERROR
Running massageExamples to create ‘kappalab-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
cannot open file '/tmp/RtmpyAb3t6/file22932a16ec1684/summary.superclass.capacity-class.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4-12
Check: compiled code
Result: NOTE
File ‘kappalab/libs/kappalab.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