CRAN Package Check Results for Package rr2

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.1.1 12.10 99.25 111.35 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 8.16 70.51 78.67 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 87.21 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 86.10 NOTE
r-devel-windows-x86_64 1.1.1 13.00 112.00 125.00 WARN
r-patched-linux-x86_64 1.1.1 11.17 91.34 102.51 NOTE
r-release-linux-x86_64 1.1.1 10.12 91.24 101.36 NOTE
r-release-macos-arm64 1.1.1 13.00 111.00 124.00 NOTE
r-release-macos-x86_64 1.1.1 36.00 380.00 416.00 NOTE
r-release-windows-x86_64 1.1.1 14.00 114.00 128.00 NOTE
r-oldrel-macos-arm64 1.1.1 NOTE
r-oldrel-macos-x86_64 1.1.1 8.00 167.00 175.00 NOTE
r-oldrel-windows-x86_64 1.1.1 20.00 147.00 167.00 NOTE

Check Details

Version: 1.1.1
Check: Rd files
Result: NOTE checkRd: (-1) R2_lik.Rd:37: Lost braces; missing escapes or markup? 37 | \code{R2_lik()} is also computed for LMMs and GLMMs in the {MuMIn} package. | ^ checkRd: (-1) R2_pred.Rd:32: Lost braces; missing escapes or markup? 32 | Note that the version of \code{binaryPGLMM()} in the package ape is replaced by a version contained within {rr2} that outputs all of the required information for the calculation of R2_resid. | ^ checkRd: (-1) R2_resid.Rd:69: Lost braces; missing escapes or markup? 69 | Note that the version of \code{binaryPGLMM()} in the package ape is replaced by a version contained within {rr2} that outputs all of the required information for the calculation of \code{R2_resid()} | ^ 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: 1.1.1
Check: whether the package can be loaded with stated dependencies
Result: WARN Loading required package: stats Error: package or namespace load failed for 'rr2' in namespaceExport(ns, exports): undefined exports: .M2C, .M2R, .M2T, .M2V, .M2diag, .M2gen, .M2kind, .M2m, .M2packed, .M2sym, .M2tri, .M2unpacked, .M2v, .bdiag, .dense2sparse, .diag.dsC, .diag2dense, .diag2sparse, .diagN2U, .diagU2N, .ind2dense, .ind2sparse, .formatSparseSimple, .m2V, .m2dense, .m2sparse, .sparse2dense, .sparseDiagonal, .symDiagonal, .trDiagonal, .solve.dgC.chol, .solve.dgC.lu, .solve.dgC.qr, .tCRT, .updateCHMfactor, .validateCsparse, Diagonal, Hilbert, KhatriRao, Matrix, Matrix.Version, MatrixClass, T2graph, abIseq, abIseq1, aggregateT, anyDuplicatedT, asPerm, asUniqueT, bandSparse, bdiag, c.sparseVector, colScale, condest, diagN2U, diagU2N, dimScale, dmperm, drop0, fac2Sparse, fac2sparse, formatSpMatrix, formatSparseM, graph2T, invPerm, invertPerm, is.null.DN, isLDL, isPerm, isUniqueT, mat2triplet, nearPD, onenormest, qr2rankMatrix, qrR, printSpMatrix, printSpMatrix2, rankMatrix, readHB, readMM, rep2abI, rowScale, r In addition: Warning message: S3 methods 'as.matrix.Matrix', 'as.matrix.sparseVector', 'as.array.Matrix', 'as.array.sparseVector', 'c.sparseVector', 'c.abIndex', 'print.diagSummary', 'print.sparseSummary' were declared in NAMESPACE but not found Execution halted It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64