Last updated on 2022-06-15 07:52:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.47 | 35.71 | 38.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.98 | 27.42 | 29.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 48.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 45.39 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 10.00 | 49.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.60 | 34.39 | 36.99 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.17 | 33.85 | 36.02 | NOTE | |
r-release-macos-arm64 | 1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 6.00 | 48.00 | 54.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 38.00 | 43.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64