CRAN Package Check Results for Package hwep

Last updated on 2024-06-11 20:48:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.2 325.92 171.77 497.69 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.2 278.98 187.53 466.51 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.2 712.06 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.2 868.39 NOTE
r-devel-windows-x86_64 2.0.2 256.00 241.00 497.00 NOTE
r-patched-linux-x86_64 2.0.2 250.54 177.44 427.98 NOTE
r-release-linux-x86_64 2.0.2 254.30 175.43 429.73 NOTE
r-release-macos-arm64 2.0.2 192.00 NOTE
r-release-macos-x86_64 2.0.2 261.00 NOTE
r-release-windows-x86_64 2.0.2 258.00 243.00 501.00 NOTE
r-oldrel-macos-arm64 2.0.2 160.00 NOTE
r-oldrel-macos-x86_64 2.0.2 259.00 NOTE
r-oldrel-windows-x86_64 2.0.2 323.00 305.00 628.00 WARN

Check Details

Version: 2.0.2
Check: Rd files
Result: NOTE checkRd: (-1) simgl.Rd:50: Lost braces; missing escapes or markup? 50 | Uses the {updog} R package for simulating read counts and generating | ^ 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-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

Version: 2.0.2
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. 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-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

Version: 2.0.2
Check: installed package size
Result: NOTE installed size is 50.2Mb sub-directories of 1Mb or more: libs 49.6Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.2
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'hwep': .onLoad failed in loadNamespace() for 'rstan', details: call: readLines(file, encoding = "UTF-8", warn = FALSE) error: cannot allocate buffer in readLines Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ attr(package, "LibPath") <- which.lib.loc ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library Execution halted Flavor: r-oldrel-windows-x86_64