CRAN Package Check Results for Package PubBias

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 2.49 32.06 34.55 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.19 24.20 26.39 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 49.54 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 40.24 NOTE
r-devel-windows-ix86+x86_64 1.0 10.00 46.00 56.00 NOTE
r-patched-linux-x86_64 1.0 2.56 31.68 34.24 NOTE
r-patched-solaris-x86 1.0 65.10 NOTE
r-release-linux-x86_64 1.0 2.80 31.30 34.10 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 12.00 64.00 76.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 5.00 56.00 61.00 NOTE

Check Details

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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: 1.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'R.utils' 'rmeta'
     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: 1.0
Check: R code for possible problems
Result: NOTE
    ChisqTest_expect: no visible global function definition for 'pchisq'
    plot_chase_observed_expected: no visible global function definition for
     'meta.MH'
    plot_chase_observed_expected: no visible global function definition for
     'txtProgressBar'
    plot_chase_observed_expected: no visible global function definition for
     'setTxtProgressBar'
    test.one.treated: no visible global function definition for
     'fisher.test'
    test_one: no visible global function definition for 'rbinom'
    test_one: no visible global function definition for 'fisher.test'
    Undefined global functions or variables:
     fisher.test meta.MH pchisq rbinom setTxtProgressBar txtProgressBar
    Consider adding
     importFrom("stats", "fisher.test", "pchisq", "rbinom")
     importFrom("utils", "setTxtProgressBar", "txtProgressBar")
    to your 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