Last updated on 2026-02-19 11:53:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5 | 11.41 | 31.21 | 42.62 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5 | 8.21 | 24.82 | 33.03 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5 | 26.00 | 48.21 | 74.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 22.00 | 44.18 | 66.18 | NOTE | |
| r-devel-macos-arm64 | 0.1.5 | 3.00 | 10.00 | 13.00 | OK | |
| r-devel-windows-x86_64 | 0.1.5 | 19.00 | 136.00 | 155.00 | WARN | |
| r-patched-linux-x86_64 | 0.1.5 | OK | ||||
| r-release-linux-x86_64 | 0.1.5 | 9.57 | 28.50 | 38.07 | OK | |
| r-release-macos-arm64 | 0.1.5 | OK | ||||
| r-release-macos-x86_64 | 0.1.5 | 8.00 | 37.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 0.1.5 | 19.00 | 64.00 | 83.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.5 | 9.00 | 26.00 | 35.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.5 | 18.00 | 78.00 | 96.00 | OK |
Version: 0.1.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jack Kuipers <jack.kuipers@bsse.ethz.ch>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Jack",
family = "Kuipers",
role = c("aut", "cre"),
email = "jack.kuipers@bsse.ethz.ch"),
person(given = "Giusi",
family = "Moffa",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘BiDAG’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.5
Check: S3 generic/method consistency
Result: WARN
Error: unable to load shared object 'D:/RCompile/recent/R/library/methods/libs/x64/methods.dll':
LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen.
Call sequence:
8: inDL(x, as.logical(local), as.logical(now), ...)
7: dyn.load(file, DLLpath = DLLpath, ...)
6: library.dynam(lib, package, package.lib)
5: loadNamespace("methods")
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
Execution halted
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64