Last updated on 2015-12-29 00:46:44.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 0.62 | 7.60 | 8.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 15.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 14.26 | NOTE | |||
r-devel-osx-x86_64-clang | 0.3.1 | 34.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3.1 | 2.00 | 29.00 | 31.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.1 | 0.79 | 7.98 | 8.77 | NOTE | |
r-patched-solaris-sparc | 0.3.1 | 99.60 | NOTE | |||
r-patched-solaris-x86 | 0.3.1 | 22.60 | NOTE | |||
r-release-linux-x86_64 | 0.3.1 | 0.69 | 8.13 | 8.82 | NOTE | |
r-release-osx-x86_64-mavericks | 0.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3.1 | 3.00 | 18.00 | 21.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 4.00 | 19.00 | 23.00 | OK |
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, 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: 0.3.1
Check: R code for possible problems
Result: NOTE
JBTest: no visible global function definition for ‘pchisq’
generateSignificance: no visible global function definition for ‘pnorm’
packages: no visible global function definition for ‘install.packages’
shift: no visible global function definition for ‘tail’
shift: no visible global function definition for ‘head’
splitBy: no visible global function definition for ‘head’
Undefined global functions or variables:
head install.packages pchisq pnorm tail
Consider adding
importFrom("stats", "pchisq", "pnorm")
importFrom("utils", "head", "install.packages", "tail")
to your NAMESPACE.
Flavors: 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