Last updated on 2020-08-07 01:50:16 CEST.
Package | NOTE |
---|---|
pairedCI | 12 |
Current CRAN status:
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