CRAN Package Check Results for Package BiTrinA

Last updated on 2026-02-18 13:56:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 8.54 41.95 50.49 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 5.98 32.10 38.08 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 13.00 63.98 76.98 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 13.00 71.55 84.55 OK
r-devel-macos-arm64 1.3.2 2.00 19.00 21.00 OK
r-devel-windows-x86_64 1.3.2 14.00 151.00 165.00 WARN
r-patched-linux-x86_64 1.3.2 8.08 38.42 46.50 OK
r-release-linux-x86_64 1.3.2 7.36 37.94 45.30 OK
r-release-macos-arm64 1.3.2 OK
r-release-macos-x86_64 1.3.2 7.00 138.00 145.00 OK
r-release-windows-x86_64 1.3.2 13.00 77.00 90.00 OK
r-oldrel-macos-arm64 1.3.2 OK
r-oldrel-macos-x86_64 1.3.2 7.00 134.00 141.00 OK
r-oldrel-windows-x86_64 1.3.2 16.00 83.00 99.00 OK

Additional issues

rchk

Check Details

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