CRAN Package Check Results for Package mondate

Last updated on 2017-09-26 01:47:28.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.01.02 1.23 20.30 21.54 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.01.02 1.34 19.92 21.26 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.01.02 37.37 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.01.02 37.85 NOTE
r-devel-windows-ix86+x86_64 0.10.01.02 7.00 40.00 47.00 NOTE
r-patched-linux-x86_64 0.10.01.02 1.21 20.18 21.39 NOTE
r-patched-solaris-x86 0.10.01.02 57.00 NOTE
r-release-linux-x86_64 0.10.01.02 1.24 20.18 21.42 NOTE
r-release-windows-ix86+x86_64 0.10.01.02 5.00 38.00 43.00 NOTE
r-release-osx-x86_64 0.10.01.02 NOTE
r-oldrel-windows-ix86+x86_64 0.10.01.02 6.00 39.00 45.00 NOTE
r-oldrel-osx-x86_64 0.10.01.02 NOTE

Check Details

Version: 0.10.01.02
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
    Warning: no function found corresponding to methods exports from ‘mondate’ for: ‘show’
    
    A namespace must be able to be loaded with just the base namespace
    loaded: otherwise if the namespace gets loaded by a saved object, the
    session will be unable to start.
    
    Probably some imports need to be declared in the 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.10.01.02
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: ‘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.10.01.02
Check: R code for possible problems
Result: NOTE
    .date.to.mondate: no visible global function definition for ‘new’
    as.character.mondate: no visible global function definition for ‘slot’
    Arith,array-mondate: no visible global function definition for
     ‘callGeneric’
    Arith,mondate-array: no visible global function definition for
     ‘callGeneric’
    Arith,mondate-mondate: no visible global function definition for
     ‘callGeneric’
    Arith,mondate-numeric: no visible global function definition for
     ‘callGeneric’
    Arith,numeric-mondate: no visible global function definition for
     ‘callGeneric’
    Compare,mondate-ANY: no visible global function definition for
     ‘callGeneric’
    Compare,mondate-ANY: no visible global function definition for
     ‘getDataPart’
    Summary,mondate: no visible global function definition for
     ‘callGeneric’
    [,mondate: no visible global function definition for ‘callNextMethod’
    [,mondate: no visible global function definition for ‘new’
    array,mondate: no visible global function definition for
     ‘callNextMethod’
    as.numeric,mondate: no visible global function definition for ‘slot’
    c,mondate: no visible global function definition for ‘new’
    c,mondate: no visible binding for global variable ‘getDataPart’
    c,mondate: no visible global function definition for ‘getDataPart’
    matrix,mondate: no visible global function definition for
     ‘callNextMethod’
    mondate,Date: no visible global function definition for ‘new’
    mondate,POSIXt: no visible global function definition for ‘new’
    mondate,missing: no visible global function definition for ‘new’
    mondate,mondate: no visible global function definition for ‘new’
    mondate,numeric: no visible global function definition for ‘new’
    Undefined global functions or variables:
     callGeneric callNextMethod getDataPart new slot
    Consider adding
     importFrom("methods", "callGeneric", "callNextMethod", "getDataPart",
     "new", "slot")
    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