Last updated on 2022-04-24 14:50:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5-4 | 1.60 | 44.51 | 46.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5-4 | 1.68 | 32.39 | 34.07 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5-4 | 54.61 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5-4 | 43.09 | NOTE | |||
r-devel-windows-x86_64 | 0.5-4 | 11.00 | 57.00 | 68.00 | NOTE | |
r-patched-linux-x86_64 | 0.5-4 | 1.96 | 41.70 | 43.66 | NOTE | |
r-release-linux-x86_64 | 0.5-4 | 1.94 | 38.68 | 40.62 | NOTE | |
r-release-macos-arm64 | 0.5-4 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.5-4 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 0.5-4 | 13.00 | 60.00 | 73.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5-4 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5-4 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.5-4 | 4.00 | 36.00 | 40.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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