CRAN Package Check Results for Maintainer ‘Raivo Kolde <rkolde at gmail.com>’

Last updated on 2022-04-24 03:53:03 CEST.

Package NOTE OK
bvenn 6 6
pheatmap 6 6
RobustRankAggreg 12

Package bvenn

Current CRAN status: NOTE: 6, OK: 6

Version: 0.1
Check: Rd line widths
Result: NOTE
    Rd file 'bvenn.Rd':
     \examples lines wider than 100 characters:
     bvenn(list(Set1 = sample(letters, 16), Set2 = sample(letters, 3+ 3*j), Set3 = sample(letters, 7)), add = TRUE, fontsize ... [TRUNCATED]
    
    These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64

Package pheatmap

Current CRAN status: NOTE: 6, OK: 6

Version: 1.0.12
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'test.pdf'
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-patched-linux-x86_64, r-release-linux-x86_64

Package RobustRankAggreg

Current CRAN status: NOTE: 12

Version: 1.1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-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-ix86+x86_64

Version: 1.1
Check: R code for possible problems
Result: NOTE
    aggregateRanks: no visible binding for global variable 'median'
    aggregateRanks: no visible global function definition for 'pnorm'
    betaScores: no visible global function definition for 'pbeta'
    correctBetaPvaluesExact: no visible binding for global variable 'qbeta'
    thresholdBetaScore: no visible global function definition for 'pbeta'
    Undefined global functions or variables:
     median pbeta pnorm qbeta
    Consider adding
     importFrom("stats", "median", "pbeta", "pnorm", "qbeta")
    to your NAMESPACE file.
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-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-ix86+x86_64