Last updated on 2017-02-24 23:52:18.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 0.60 | 12.29 | 12.89 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 0.64 | 12.23 | 12.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 21.42 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 20.21 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.1 | 19.56 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.1 | 2.00 | 40.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 0.68 | 10.24 | 10.93 | NOTE | |
r-patched-solaris-sparc | 1.1 | 121.20 | NOTE | |||
r-patched-solaris-x86 | 1.1 | 25.10 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 0.57 | 10.06 | 10.63 | NOTE | |
r-release-osx-x86_64-mavericks | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 2.00 | 26.00 | 28.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.1 | 2.00 | 23.00 | 25.00 | OK |
Version: 1.1
Check: R code for possible problems
Result: NOTE
abundance: no visible global function definition for āDā
Undefined global functions or variables:
D
Consider adding
importFrom("stats", "D")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 1.1
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
abundance: no visible global function definition for āDā
Undefined global functions or variables:
D
Consider adding
importFrom("stats", "D")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang