Last updated on 2020-08-07 01:49:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.14 | 23.07 | 25.21 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.77 | 18.13 | 19.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 39.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 29.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 43.00 | 51.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.13 | 23.13 | 25.26 | NOTE | |
r-patched-solaris-x86 | 1.0 | 47.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 2.42 | 22.83 | 25.25 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 31.00 | 38.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 39.00 | 44.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
nat_hist: no visible global function definition for 'data'
nat_hist: no visible binding for global variable 'current.other'
t_mal: no visible global function definition for 'uniroot'
t_prog: no visible global function definition for 'rlnorm'
tdeath_lung: no visible global function definition for 'data'
tdeath_lung: no visible binding for global variable 'ci.lung'
tdeath_lung: no visible binding for global variable 'current.other'
tdeath_lung: no visible binding for global variable 'former.other'
tdeath_lung: no visible binding for global variable 'never.other'
tdeath_other: no visible global function definition for 'data'
tdeath_other: no visible binding for global variable 'ci.lung'
tdeath_other: no visible binding for global variable 'current.other'
tdeath_other: no visible binding for global variable 'former.other'
tdeath_other: no visible binding for global variable 'never.other'
Undefined global functions or variables:
ci.lung current.other data former.other never.other rlnorm uniroot
Consider adding
importFrom("stats", "rlnorm", "uniroot")
importFrom("utils", "data")
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