Last updated on 2018-04-23 12:47:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 4.17 | 56.77 | 60.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 4.64 | 48.87 | 53.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 82.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 81.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 11.00 | 75.00 | 86.00 | NOTE | |
r-devel-osx-x86_64 | 2.0 | NOTE | ||||
r-patched-linux-x86_64 | 2.0 | 4.20 | 61.41 | 65.61 | NOTE | |
r-patched-solaris-x86 | 2.0 | 122.90 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 3.44 | 63.43 | 66.87 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0 | 8.00 | 99.00 | 107.00 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 10.00 | 103.00 | 113.00 | 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-devel-osx-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
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-devel-osx-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