Last updated on 2017-07-21 07:46:16.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0 | 2.48 | 48.53 | 51.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0 | 2.38 | 46.35 | 48.73 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0 | 93.81 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 2.0 | 96.55 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 2.0 | 10.00 | 77.00 | 87.00 | NOTE | |
| r-patched-linux-x86_64 | 2.0 | 2.42 | 47.27 | 49.69 | NOTE | |
| r-patched-solaris-x86 | 2.0 | 127.60 | NOTE | |||
| r-release-linux-x86_64 | 2.0 | 2.65 | 46.81 | 49.46 | NOTE | |
| r-release-windows-ix86+x86_64 | 2.0 | 8.00 | 94.00 | 102.00 | NOTE | |
| r-release-osx-x86_64 | 2.0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 2.0 | 6.00 | 88.00 | 94.00 | NOTE | |
| r-oldrel-osx-x86_64 | 2.0 | NOTE |
Version: 2.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-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: 2.0
Check: R code for possible problems
Result: NOTE
ScoreTest: no visible global function definition for ‘pchisq’
Var1: no visible global function definition for ‘runif’
gLRT1: no visible global function definition for ‘pchisq’
gLRT2: no visible global function definition for ‘pchisq’
gLRT3: no visible global function definition for ‘pchisq’
gLRT4: no visible global function definition for ‘pf’
Undefined global functions or variables:
pchisq pf runif
Consider adding
importFrom("stats", "pchisq", "pf", "runif")
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-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