Last updated on 2026-02-19 10:55:31 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| Binarize | 14 | ||
| BiTrinA | 1 | 13 | |
| BoolNet | 14 | ||
| GiANT | 14 | ||
| MOCCA | 2 | 12 | |
| ORION | 1 | 13 | |
| TunePareto | 2 | 12 |
Current CRAN status: OK: 14
Current CRAN status: WARN: 1, OK: 13
Version: 1.3.2
Check: S3 generic/method consistency
Result: WARN
Error: cannot allocate vector of size 2.3 Mb
Call sequence:
6: (function (n)
{
if (existsInFrame(n, envenv))
envenv[[n]]
else {
e <- mkenv()
envenv[[n]] <- e
key <- env[[n]]
ekey <- if (is.list(key))
key$eagerKey
else key
data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook)
parent.env(e) <- data$enclos %||% emptyenv()
list2env(data$bindings, e)
if (!is.null(data$attributes))
attributes(e) <- data$attributes
if (!is.null(data$isS4) && data$isS4)
.Internal(setS4Object(e, TRUE, TRUE))
if (is.list(key)) {
expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed,
envhook))
.Internal(makeLazy(names(key$lazyKeys), key$lazyKeys,
expr, parent.env(environment()), e))
}
if (!is.null(data$locked) && data$
Execution halted
See section 'Generic functions and methods' in the 'Writing R
Extensions' manual.
Flavor: r-devel-windows-x86_64
Version: 1.3.2
Check: replacement functions
Result: WARN
Error: memory exhausted
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named 'value'.
Flavor: r-devel-windows-x86_64
Current CRAN status: NOTE: 14
Version: 2.1.9
Check: Rd files
Result: NOTE
checkRd: (-1) getPathToAttractor.Rd:23: Lost braces; missing escapes or markup?
23 | Specifies whether the actual attractor states are included in the resulting table or not. If \code{includeAttractorStates = "all"} (which is the default behaviour), the sequence ends when the attractor was traversed once. If \code{includeAttractorStates = "first"}, only the first state of attractor is added to the sequence. This corresponds to the behaviour prior to \pkg{BoolNet} version 1.5. If {includeAttractorStates = "none"}, the sequence ends with the last non-attractor state. In this case, the sequence can be empty if the start state is an attractor state.
| ^
checkRd: (-1) plotSequence.Rd:42: Lost braces; missing escapes or markup?
42 | Specifies whether the actual attractor states are included in the plot or not (see also \code{\link{getPathToAttractor}}). If \code{includeAttractorStates = "all"} (which is the default behaviour), the sequence ends when the attractor was traversed once. If \code{includeAttractorStates = "first"}, only the first state of attractor is added to the sequence. If {includeAttractorStates = "none"}, the sequence ends with the last non-attractor state.
| ^
checkRd: (-1) sequenceToLaTeX.Rd:37: Lost braces; missing escapes or markup?
37 | Specifies whether the actual attractor states are included in the table or not (see also \code{\link{getPathToAttractor}}). If \code{includeAttractorStates = "all"} (which is the default behaviour), the sequence ends when the attractor was traversed once. If \code{includeAttractorStates = "first"}, only the first state of attractor is added to the sequence. If {includeAttractorStates = "none"}, the sequence ends with the last non-attractor state.
| ^
checkRd: (-1) simulateSymbolicModel.Rd:64: Lost braces in \itemize; meant \describe ?
checkRd: (-1) simulateSymbolicModel.Rd:66-70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) simulateSymbolicModel.Rd:72-73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) testNetworkProperties.Rd:131: Lost braces; missing escapes or markup?
131 | If {perturb="functions"} or \code{perturb="transitions"} and \code{accumulate=FALSE}, the function returns a vector of percentages of original attractors found in each of the perturbed copies of the original network. If \code{accumulate=TRUE}, the function returns the overall percentage of original attractors found in all perturbed copies.
| ^
checkRd: (-1) testNetworkProperties.Rd:140: Lost braces
140 | code{params} can hold parameters \code{numSamples, flipBits} corresponding to the parameters of \code{\link{perturbTrajectories}} that define how many initial states are drawn and how many bits are flipped.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 14
Current CRAN status: NOTE: 2, OK: 12
Version: 1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hans Kestler <hans.kestler@uni-ulm.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Johann",
family = "Kraus",
role = "aut",
email = "johann.kraus@uni-ulm.de"),
person(given = "Hans",
family = "Kestler",
role = "cre",
email = "hans.kestler@uni-ulm.de"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 1, OK: 13
Version: 1.1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘igraph’
Flavor: r-oldrel-macos-x86_64
Current CRAN status: NOTE: 2, OK: 12
Version: 2.5.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hans Kestler <hans.kestler@uni-ulm.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Christoph",
family = "Müssel",
role = "aut"),
person(given = "Ludwig",
family = "Lausser",
role = "aut"),
person(given = "Hans",
family = "Kestler",
role = c("aut", "cre"),
email = "hans.kestler@uni-ulm.de"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc