Last updated on 2019-05-01 01:51:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 1.84 | 18.00 | 19.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 1.45 | 14.92 | 16.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 23.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 22.31 | NOTE | |||
r-patched-linux-x86_64 | 0.3.1 | 1.66 | 18.19 | 19.85 | NOTE | |
r-patched-solaris-x86 | 0.3.1 | 37.20 | NOTE | |||
r-release-linux-x86_64 | 0.3.1 | 1.59 | 18.02 | 19.61 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3.1 | 6.00 | 29.00 | 35.00 | NOTE | |
r-release-osx-x86_64 | 0.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 5.00 | 45.00 | 50.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3.1 | NOTE |
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
BugReports field is not a suitable URL but contains an email address
which will be used as from R 3.4.0
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-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
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 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-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