CRAN Package Check Results for Package etable

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 12.66 92.90 105.56 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 10.48 68.75 79.23 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 135.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.0 122.10 NOTE
r-devel-windows-ix86+x86_64 1.2.0 44.00 106.00 150.00 NOTE
r-patched-linux-x86_64 1.2.0 8.63 88.51 97.14 NOTE
r-patched-solaris-x86 1.2.0 180.40 NOTE
r-release-linux-x86_64 1.2.0 8.54 88.36 96.90 NOTE
r-release-macos-x86_64 1.2.0 NOTE
r-release-windows-ix86+x86_64 1.2.0 26.00 143.00 169.00 NOTE
r-oldrel-macos-x86_64 1.2.0 NOTE
r-oldrel-windows-ix86+x86_64 1.2.0 24.00 102.00 126.00 NOTE

Check Details

Version: 1.2.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'Hmisc' 'xtable'
     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.2.0
Check: R code for possible problems
Result: NOTE
    corr_p_cell: no visible global function definition for 'cov.wt'
    iqr_cell: no visible global function definition for 'quantile'
    iqr_cell: no visible global function definition for 'wtd.quantile'
    mean_sd_cell: no visible global function definition for 'wtd.mean'
    mean_sd_cell: no visible global function definition for 'wtd.var'
    mode_cell: no visible global function definition for 'wtd.table'
    quantile_cell: no visible global function definition for 'wtd.quantile'
    quantile_cell: no visible global function definition for 'quantile'
    stat_cell: no visible global function definition for 'quantile'
    stat_cell: no visible global function definition for 'wtd.quantile'
    stat_cell: no visible global function definition for 'wtd.mean'
    stat_cell: no visible global function definition for 'wtd.var'
    stat_cell: no visible global function definition for 'mad'
    stat_cell: no visible global function definition for 'wtd.table'
    Undefined global functions or variables:
     cov.wt mad quantile wtd.mean wtd.quantile wtd.table wtd.var
    Consider adding
     importFrom("stats", "cov.wt", "mad", "quantile")
    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