CRAN Package Check Results for Package KoNLP

Last updated on 2014-10-10 15:49:10.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.76.9 1.96 26.24 28.20 NOTE
r-devel-linux-x86_64-debian-gcc 0.76.9 1.89 26.30 28.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.76.9 71.88 NOTE
r-devel-linux-x86_64-fedora-gcc 0.76.9 53.85 NOTE
r-devel-osx-x86_64-clang 0.76.9 54.00 NOTE
r-devel-windows-ix86+x86_64 0.76.9 7.00 44.00 51.00 NOTE
r-patched-linux-x86_64 0.76.9 2.02 26.79 28.81 NOTE
r-patched-solaris-sparc 0.76.9 344.00 NOTE
r-patched-solaris-x86 0.76.9 85.20 NOTE
r-release-linux-ix86 0.76.9 2.64 33.68 36.32 NOTE
r-release-linux-x86_64 0.76.9 2.01 27.44 29.45 NOTE
r-release-osx-x86_64-mavericks 0.76.9 NOTE
r-release-osx-x86_64-snowleopard 0.76.9 WARN
r-release-windows-ix86+x86_64 0.76.9 8.00 43.00 51.00 NOTE
r-oldrel-windows-ix86+x86_64 0.76.9 8.00 44.00 52.00 NOTE

Check Details

Version: 0.76.9
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘Sejong’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    ':::' call which should be '::': ‘rJava:::.jniInitialized’
     See the note in ?`:::` about the use of this operator.
    There are ::: calls to the package's namespace in its code. A package
     almost never needs to use ::: for its own objects:
     ‘.KoNLPEnv’
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of the ‘Writing R Extensions’ 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.76.9
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'Sejong'
     These packages need to be imported from for the case when
     this namespace is loaded but not attached.
    ':::' call which should be '::': 'rJava:::.jniInitialized'
     See the note in ?`:::` about the use of this operator.
    There are ::: calls to the package's namespace in its code. A package
     almost never needs to use ::: for its own objects:
     '.KoNLPEnv'
    See the information on DESCRIPTION files in the chapter 'Creating R
    packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard

Version: 0.76.9
Check: examples
Result: WARN
    checking a package with encoding 'UTF-8' in an ASCII locale
    
     OK
Flavor: r-release-osx-x86_64-snowleopard