CRAN Package Check Results for Package ipdmeta

Last updated on 2021-02-15 09:48:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4 5.80 41.12 46.92 NOTE
r-devel-linux-x86_64-debian-gcc 2.4 4.29 31.95 36.24 NOTE
r-devel-linux-x86_64-fedora-clang 2.4 65.26 NOTE
r-devel-linux-x86_64-fedora-gcc 2.4 54.99 NOTE
r-devel-windows-ix86+x86_64 2.4 13.00 68.00 81.00 NOTE
r-patched-linux-x86_64 2.4 4.71 39.47 44.18 NOTE
r-patched-solaris-x86 2.4 82.60 NOTE
r-release-linux-x86_64 2.4 5.19 39.08 44.27 NOTE
r-release-macos-x86_64 2.4 NOTE
r-release-windows-ix86+x86_64 2.4 27.00 6.00 33.00 ERROR
r-oldrel-macos-x86_64 2.4 NOTE
r-oldrel-windows-ix86+x86_64 2.4 5.00 43.00 48.00 NOTE

Check Details

Version: 2.4
Check: top-level files
Result: NOTE
    Non-standard file/directory found at top level:
     'beta'
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

Version: 2.4
Check: whether the namespace can be loaded with stated dependencies
Result: NOTE
    Warning: no function found corresponding to methods exports from 'ipdmeta' 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-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.4
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-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.4
Check: R code for possible problems
Result: NOTE
    ipd.meta.power.base.function : power: no visible global function
     definition for 'qnorm'
    ipd.meta.power.base.function : power: no visible global function
     definition for 'pnorm'
    ipd.meta.power.base.function: no visible global function definition for
     'qnorm'
    ipdlme.hetero: no visible global function definition for 'new'
    ipdlme.homo: no visible global function definition for 'new'
    plot_ipdlme: no visible global function definition for 'par'
    plot_ipdlme: no visible global function definition for 'abline'
    plot_ipdlme: no visible global function definition for 'axis'
    plot_ipdlme: no visible global function definition for 'segments'
    confint,ipdlme: no visible global function definition for 'qt'
    plot,ipdlme: no visible global function definition for 'par'
    plot,ipdlme: no visible global function definition for 'abline'
    plot,ipdlme: no visible global function definition for 'axis'
    plot,ipdlme: no visible global function definition for 'segments'
    summary,ipdlme: no visible global function definition for 'pt'
    Undefined global functions or variables:
     abline axis new par pnorm pt qnorm qt segments
    Consider adding
     importFrom("graphics", "abline", "axis", "par", "segments")
     importFrom("methods", "new")
     importFrom("stats", "pnorm", "pt", "qnorm", "qt")
    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-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-release-windows-ix86+x86_64