CRAN Package Check Results for Package rpsftm

Last updated on 2026-09-18 14:51:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.9 6.42 257.02 263.44 OK
r-devel-linux-x86_64-debian-gcc 1.2.9 4.66 179.88 184.54 OK
r-devel-linux-x86_64-fedora-clang 1.2.9 176.22 OK
r-devel-linux-x86_64-fedora-gcc 1.2.9 186.31 OK
r-devel-windows-x86_64 1.2.9 9.00 284.00 293.00 WARN
r-patched-linux-x86_64 1.2.9 6.64 247.62 254.26 OK
r-release-linux-x86_64 1.2.9 6.39 243.92 250.31 OK
r-release-macos-arm64 1.2.9 2.00 62.00 64.00 OK
r-release-macos-x86_64 1.2.9 5.00 276.00 281.00 OK
r-release-windows-x86_64 1.2.9 9.00 259.00 268.00 OK
r-oldrel-macos-arm64 1.2.9 OK
r-oldrel-macos-x86_64 1.2.9 4.00 250.00 254.00 OK
r-oldrel-windows-x86_64 1.2.9 11.00 351.00 362.00 OK

Check Details

Version: 1.2.9
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'rpsftm' in (function (n) : cannot open file 'D:/RCompile/CRANpkg/lib/4.7/Matrix/R/Matrix.rdb': No such file or directory 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({ 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(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted Flavor: r-devel-windows-x86_64