Last updated on 2020-01-01 09:50:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.52 | 48.14 | 50.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.90 | 38.64 | 40.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 62.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 62.21 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 14.00 | 74.00 | 88.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0 | 7.00 | 60.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.81 | 47.23 | 49.04 | NOTE | |
r-patched-solaris-x86 | 1.0 | 158.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.73 | 47.37 | 49.10 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 71.00 | 75.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 50.00 | 52.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
SPA: no visible global function definition for 'var'
Score.Test.Interact: no visible global function definition for 'pchisq'
Score.Test.Overall: no visible global function definition for 'var'
Score.Test.Overall: no visible global function definition for 'pchisq'
Undefined global functions or variables:
pchisq var
Consider adding
importFrom("stats", "pchisq", "var")
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-devel-windows-ix86+x86_64-gcc8, 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