CRAN Package Check Results for Package mondate

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.01.02 5.31 34.60 39.91 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.01.02 4.17 26.64 30.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.01.02 59.41 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.01.02 47.38 NOTE
r-devel-windows-ix86+x86_64 0.10.01.02 17.00 46.00 63.00 NOTE
r-patched-linux-x86_64 0.10.01.02 5.08 34.86 39.94 NOTE
r-patched-solaris-x86 0.10.01.02 73.60 NOTE
r-release-linux-x86_64 0.10.01.02 5.75 35.20 40.95 NOTE
r-release-macos-x86_64 0.10.01.02 NOTE
r-release-windows-ix86+x86_64 0.10.01.02 16.00 63.00 79.00 NOTE
r-oldrel-macos-x86_64 0.10.01.02 NOTE
r-oldrel-windows-ix86+x86_64 0.10.01.02 9.00 58.00 67.00 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64