CRAN Package Check Results for Package Rjpstatdb

Last updated on 2019-01-26 15:47:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 1.97 28.55 30.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 1.85 22.67 24.52 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 35.45 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 33.74 NOTE
r-devel-windows-ix86+x86_64 0.1 5.00 59.00 64.00 NOTE
r-patched-linux-x86_64 0.1 2.37 26.56 28.93 NOTE
r-patched-solaris-x86 0.1 60.00 NOTE
r-release-linux-x86_64 0.1 1.93 26.60 28.53 NOTE
r-release-windows-ix86+x86_64 0.1 4.00 40.00 44.00 NOTE
r-release-osx-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 4.00 41.00 45.00 NOTE
r-oldrel-osx-x86_64 0.1 NOTE

Check Details

Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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.1
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     ‘RCurl’ ‘XML’ ‘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-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.1
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     print.jpstat
    See section ‘Registering S3 methods’ in 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.1
Check: R code for possible problems
Result: NOTE
    getStatsData: no visible global function definition for ‘xmlRoot’
    getStatsData: no visible global function definition for ‘xmlTreeParse’
    getStatsData: no visible global function definition for ‘xmlValue’
    getStatsData: no visible global function definition for ‘getNodeSet’
    getStatsData: no visible global function definition for ‘xmlSApply’
    getStatsData: no visible binding for global variable ‘xmlGetAttr’
    getStatsData: no visible binding for global variable ‘xmlValue’
    getStatsData: no visible global function definition for ‘new’
    getStatsList: no visible global function definition for ‘xmlRoot’
    getStatsList: no visible global function definition for ‘xmlTreeParse’
    getStatsList: no visible global function definition for ‘xmlValue’
    getStatsList: no visible binding for global variable ‘xmlGetAttr’
    getStatsList : <anonymous>: no visible global function definition for
     ‘xmlValue’
    getStatsList : <anonymous>: no visible global function definition for
     ‘xmlGetAttr’
    print.jpstat: no visible global function definition for ‘head’
    Undefined global functions or variables:
     getNodeSet head new xmlGetAttr xmlRoot xmlSApply xmlTreeParse
     xmlValue
    Consider adding
     importFrom("methods", "new")
     importFrom("utils", "head")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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