CRAN Package Check Results for Package subtype

Last updated on 2022-05-09 09:51:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 9.69 81.43 91.12 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 7.00 62.31 69.31 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 106.54 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 104.88 NOTE
r-devel-windows-x86_64 1.0 12.00 92.00 104.00 NOTE
r-patched-linux-x86_64 1.0 6.93 78.45 85.38 NOTE
r-release-linux-x86_64 1.0 8.14 76.89 85.03 NOTE
r-release-macos-arm64 1.0 32.00 NOTE
r-release-macos-x86_64 1.0 66.00 NOTE
r-release-windows-x86_64 1.0 14.00 91.00 105.00 NOTE
r-oldrel-macos-arm64 1.0 36.00 NOTE
r-oldrel-macos-x86_64 1.0 61.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0 18.00 84.00 102.00 NOTE

Check Details

Version: 1.0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'ROCR' 'penalized'
     Please remove these calls from your code.
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-ix86+x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    ELF: no visible global function definition for 'pt'
    ELF: no visible global function definition for 'qnorm'
    ELF: no visible global function definition for 'lm'
    ELF: no visible global function definition for 'lowess'
    ELF: no visible global function definition for 'dnorm'
    ELF: no visible global function definition for 'approx'
    subtype: no visible global function definition for 'runif'
    subtype: no visible global function definition for 'hclust'
    subtype: no visible global function definition for 'dist'
    subtype: no visible global function definition for 'cutree'
    subtype: no visible global function definition for 'pt'
    subtype: no visible global function definition for 'heatmap'
    test_subtype_only: no visible global function definition for 'pt'
    test_subtype_only: no visible global function definition for 'survdiff'
    test_subtype_only: no visible global function definition for 'survfit'
    test_subtype_only: no visible global function definition for 'title'
    ufun: no visible global function definition for 'dnorm'
    ufun: no visible global function definition for 'lowess'
    Undefined global functions or variables:
     approx cutree dist dnorm hclust heatmap lm lowess pt qnorm runif
     survdiff survfit title
    Consider adding
     importFrom("graphics", "title")
     importFrom("stats", "approx", "cutree", "dist", "dnorm", "hclust",
     "heatmap", "lm", "lowess", "pt", "qnorm", "runif")
    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-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-ix86+x86_64

Version: 1.0
Check: Rd line widths
Result: NOTE
    Rd file 'subtype.Rd':
     \usage lines wider than 90 characters:
     subtype(GEset, outcomeLabels, treatment=NULL, Npermutes=10, Nchunks = 25, minClusterSizeB = 20, NclustersASet = 100, FDRpermutation = T ... [TRUNCATED]
     \examples lines wider than 100 characters:
     summary(A,f.out=0) ### f.out can be used for filtering out uninteresting subtypes. e.g. if f.out=2, we ignore subtypes having N01_0<=2 ... [TRUNCATED]
    
    Rd file 'summary.Rd':
     \examples lines wider than 100 characters:
     summary(A,f.out=0) ### f.out can be used for filtering out uninteresting subtypes. e.g. if f.out=2, we ignore subtypes having N01_0<=2 ... [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