Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-1 | 2.29 | 20.42 | 22.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-1 | 1.98 | 15.78 | 17.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-1 | 35.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-1 | 26.29 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-1 | 7.00 | 30.00 | 37.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-1 | 2.54 | 20.40 | 22.94 | NOTE | |
r-patched-solaris-x86 | 1.0-1 | 41.10 | NOTE | |||
r-release-linux-x86_64 | 1.0-1 | 2.10 | 19.66 | 21.76 | NOTE | |
r-release-macos-x86_64 | 1.0-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-1 | 5.00 | 34.00 | 39.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-1 | 4.00 | 40.00 | 44.00 | NOTE |
Version: 1.0-1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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: 1.0-1
Check: R code for possible problems
Result: NOTE
LDuncan.aov : prob: no visible global function definition for 'qtukey'
LDuncan.aov: no visible global function definition for 'qtukey'
LScottKnott.aov : sk: no visible global function definition for
'pchisq'
LScottKnott.aov: no visible global function definition for 'read.table'
LTukey.aov: no visible global function definition for 'qtukey'
Undefined global functions or variables:
pchisq qtukey read.table
Consider adding
importFrom("stats", "pchisq", "qtukey")
importFrom("utils", "read.table")
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