Last updated on 2018-02-25 00:48:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 4.16 | 60.36 | 64.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 3.76 | 47.76 | 51.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 78.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 79.05 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1 | 11.00 | 89.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 3.75 | 63.38 | 67.13 | OK | |
r-patched-solaris-x86 | 1.1 | 126.20 | OK | |||
r-release-linux-x86_64 | 1.1 | 4.07 | 62.74 | 66.81 | OK | |
r-release-windows-ix86+x86_64 | 1.1 | 11.00 | 95.00 | 106.00 | OK | |
r-release-osx-x86_64 | 1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 7.00 | 72.00 | 79.00 | OK | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
PermanovaG: no visible global function definition for ‘as.dist’
PermanovaG: no visible global function definition for ‘as.formula’
Undefined global functions or variables:
as.dist as.formula
Consider adding
importFrom("stats", "as.dist", "as.formula")
to your NAMESPACE file.
Flavor: r-oldrel-osx-x86_64