CRAN Package Check Results for Package smdc

Last updated on 2020-02-02 07:58:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 2.46 27.76 30.22 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.2 2.25 22.22 24.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.2 40.12 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.2 38.83 NOTE
r-devel-windows-ix86+x86_64 0.0.2 6.00 59.00 65.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.0.2 11.00 42.00 53.00 NOTE
r-patched-linux-x86_64 0.0.2 2.18 26.04 28.22 NOTE
r-patched-solaris-x86 0.0.2 57.80 NOTE
r-release-linux-x86_64 0.0.2 2.50 26.22 28.72 NOTE
r-release-windows-ix86+x86_64 0.0.2 9.00 52.00 61.00 NOTE
r-release-osx-x86_64 0.0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.0.2 4.00 39.00 43.00 NOTE
r-oldrel-osx-x86_64 0.0.2 NOTE

Check Details

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
    Deprecated license: BSD
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-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'proxy' which was already attached by Depends.
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'proxy' 'tm'
     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-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: R code for possible problems
Result: NOTE
    normalize: no visible binding for global variable 'sd'
    simDic: no visible global function definition for 'simil'
    simDoc: no visible global function definition for 'simil'
    Undefined global functions or variables:
     sd simil
    Consider adding
     importFrom("stats", "sd")
    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-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.0.2
Check: Rd line widths
Result: NOTE
    Rd file 'simDic.Rd':
     \usage lines wider than 90 characters:
     simDic(docMatrix1, docMatrix2, scoreDict, breaks = seq(-1, 1, length = 11), norm = FALSE, method = "cosine", scoreFunc = mean)
    
    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