Last updated on 2020-08-07 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-4 | 1.90 | 30.00 | 31.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-4 | 1.46 | 21.98 | 23.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-4 | 44.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-4 | 35.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5-4 | 6.00 | 34.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-4 | 1.79 | 29.23 | 31.02 | NOTE | |
r-patched-solaris-x86 | 0.5-4 | 50.40 | NOTE | |||
r-release-linux-x86_64 | 0.5-4 | 1.98 | 29.86 | 31.84 | NOTE | |
r-release-macos-x86_64 | 0.5-4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5-4 | 5.00 | 45.00 | 50.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5-4 | 4.00 | 51.00 | 55.00 | NOTE |
Version: 0.5-4
Check: R code for possible problems
Result: NOTE
paired.Loc: no visible global function definition for 'qt'
paired.Loc: no visible global function definition for 'median'
paired.Loc: no visible global function definition for 'qsignrank'
paired.Loc: no visible global function definition for 'qnorm'
paired.Scale: no visible global function definition for 'var'
paired.Scale: no visible global function definition for 'cor'
paired.Scale: no visible global function definition for 'qt'
paired.Scale: no visible global function definition for 'median'
paired.Scale: no visible global function definition for 'qnorm'
Undefined global functions or variables:
cor median qnorm qsignrank qt var
Consider adding
importFrom("stats", "cor", "median", "qnorm", "qsignrank", "qt", "var")
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
Version: 0.5-4
Check: Rd line widths
Result: NOTE
Rd file 'paired.Loc.Rd':
\usage lines wider than 90 characters:
paired.Loc(x, y, method = "parametric", exact = FALSE, conf.level = 0.95, alternative = "two.sided")
\examples lines wider than 100 characters:
astra <- c(2.4, 4.8, 4, 4.9, 3.9, 4.1, 3.8, 3.5, 4.6, 2.9, 4.9, 3.7, 4.8, 3.7, 3.8, 4.1, 4.2, 4.3, 3.9, 3.8)
flame <- c(2.4, 4.8, 4, 4.7, 3.9, 4.2, 3.8, 3.3, 4.6, 3, 5, 3.6, 4.9, 3.8, 3.9, 4.6, 4.2, 4.4, 4, 3.4)
Rd file 'paired.Scale.Rd':
\examples lines wider than 100 characters:
astra <- c(2.4, 4.8, 4, 4.9, 3.9, 4.1, 3.8, 3.5, 4.6, 2.9, 4.9, 3.7, 4.8, 3.7, 3.8, 4.1, 4.2, 4.3, 3.9, 3.8)
flame <- c(2.4, 4.8, 4, 4.7, 3.9, 4.2, 3.8, 3.3, 4.6, 3, 5, 3.6, 4.9, 3.8, 3.9, 4.6, 4.2, 4.4, 4, 3.4)
Rd file 'pairedCI-package.Rd':
\examples lines wider than 100 characters:
astra <- c(2.4, 4.8, 4, 4.9, 3.9, 4.1, 3.8, 3.5, 4.6, 2.9, 4.9, 3.7, 4.8, 3.7, 3.8, 4.1, 4.2, 4.3, 3.9, 3.8)
flame <- c(2.4, 4.8, 4, 4.7, 3.9, 4.2, 3.8, 3.3, 4.6, 3, 5, 3.6, 4.9, 3.8, 3.9, 4.6, 4.2, 4.4, 4, 3.4)
These lines will be truncated in the PDF manual.
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-release-linux-x86_64