Last updated on 2020-08-07 01:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 9.55 | 76.11 | 85.66 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 7.01 | 56.60 | 63.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 108.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 99.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 21.00 | 84.00 | 105.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 8.97 | 73.41 | 82.38 | NOTE | |
r-patched-solaris-x86 | 2.0 | 142.50 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 8.06 | 72.57 | 80.63 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 20.00 | 112.00 | 132.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 13.00 | 109.00 | 122.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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64