Last updated on 2019-01-15 00:46:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 6.73 | 90.47 | 97.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 5.93 | 72.91 | 78.84 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 112.42 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 104.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 12.00 | 127.00 | 139.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 6.10 | 82.59 | 88.69 | NOTE | |
r-patched-solaris-x86 | 1.2 | 175.00 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 7.78 | 84.73 | 92.51 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 22.00 | 95.00 | 117.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 14.00 | 104.00 | 118.00 | WARN | |
r-oldrel-osx-x86_64 | 1.2 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
pr.conditional: no visible global function definition for ‘qnorm’
pr.marginal: no visible global function definition for ‘qnorm’
prLogisticDelta: no visible global function definition for ‘glm’
prLogisticDelta: no visible binding for global variable ‘binomial’
Undefined global functions or variables:
binomial glm qnorm
Consider adding
importFrom("stats", "binomial", "glm", "qnorm")
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
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.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_tibble.grouped_df', 'as_tibble.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', 'distinct_.tbl_df', 'do.NULL', 'do.da [... truncated]
Flavor: r-oldrel-windows-ix86+x86_64