Last updated on 2018-07-17 01:47:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 8.15 | 81.79 | 89.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 7.65 | 69.40 | 77.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 127.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 111.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.0 | 25.00 | 139.00 | 164.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 8.38 | 76.89 | 85.27 | NOTE | |
r-patched-solaris-x86 | 1.2.0 | 151.80 | NOTE | |||
r-release-linux-x86_64 | 1.2.0 | 7.47 | 77.36 | 84.83 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2.0 | 23.00 | 174.00 | 197.00 | WARN | |
r-release-osx-x86_64 | 1.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.0 | 15.00 | 104.00 | 119.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2.0 | NOTE |
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.2.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: S3 methods '[.fun_list', '[.grouped_df', 'all.equal.tbl_df', 'anti_join.data.frame', 'anti_join.tbl_df', 'arrange.data.frame', 'arrange.default', 'arrange.grouped_df', 'arrange.tbl_df', 'arrange_.data.frame', 'arrange_.tbl_df', 'as.data.frame.grouped_df', 'as.data.frame.rowwise_df', 'as.data.frame.tbl_cube', 'as.data.frame.tbl_df', 'as.table.tbl_cube', 'as.tbl.data.frame', 'as.tbl.tbl', 'as.tbl_cube.array', 'as.tbl_cube.data.frame', 'as.tbl_cube.matrix', 'as.tbl_cube.table', 'as_data_frame.grouped_df', 'as_data_frame.tbl_cube', 'auto_copy.tbl_cube', 'auto_copy.tbl_df', 'cbind.grouped_df', 'collapse.data.frame', 'collect.data.frame', 'common_by.NULL', 'common_by.character', 'common_by.default', 'common_by.list', 'compute.data.frame', 'copy_to.DBIConnection', 'copy_to.src_local', 'default_missing.data.frame', 'default_missing.default', 'dim.tbl_cube', 'distinct.data.frame', 'distinct.default', 'distinct.grouped_df', 'distinct.tbl_df', 'distinct_.data.frame', 'distinct_.grouped_df', 'dist [... truncated]
Flavor: r-release-windows-ix86+x86_64