CRAN Package Check Results for Package smdc

Last updated on 2019-03-27 00:48:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 2.69 26.96 29.65 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.2 2.02 21.31 23.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.2 36.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.2 38.45 NOTE
r-devel-windows-ix86+x86_64 0.0.2 11.00 47.00 58.00 NOTE
r-patched-linux-x86_64 0.0.2 1.49 24.97 26.46 NOTE
r-patched-solaris-x86 0.0.2 54.40 NOTE
r-release-linux-x86_64 0.0.2 1.58 25.13 26.71 NOTE
r-release-windows-ix86+x86_64 0.0.2 6.00 53.00 59.00 NOTE
r-release-osx-x86_64 0.0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.0.2 4.00 53.00 57.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-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-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