Last updated on 2020-12-31 00:46:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-0.0 | 2.80 | 35.67 | 38.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-0.0 | 1.97 | 28.22 | 30.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-0.0 | 56.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-0.0 | 45.87 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-0.0 | 6.00 | 53.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-0.0 | 3.21 | 34.91 | 38.12 | NOTE | |
r-patched-solaris-x86 | 1.0-0.0 | 68.00 | NOTE | |||
r-release-linux-x86_64 | 1.0-0.0 | 2.84 | 34.76 | 37.60 | NOTE | |
r-release-macos-x86_64 | 1.0-0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-0.0 | 6.00 | 39.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-0.0 | 4.00 | 36.00 | 40.00 | NOTE |
Version: 1.0-0.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: 1.0-0.0
Check: R code for possible problems
Result: NOTE
ksample.pclt: no visible global function definition for 'pchisq'
pCI: no visible global function definition for 'qbeta'
permKS.formula: no visible global function definition for 'terms'
permTREND.default: no visible global function definition for 'cor'
permTREND.formula: no visible global function definition for 'terms'
permTS.formula: no visible global function definition for 'terms'
trend.pclt: no visible global function definition for 'pnorm'
twosample.pclt: no visible global function definition for 'pnorm'
twosample.pclt: no visible global function definition for 'pchisq'
Undefined global functions or variables:
cor pchisq pnorm qbeta terms
Consider adding
importFrom("stats", "cor", "pchisq", "pnorm", "qbeta", "terms")
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: 1.0-0.0
Check: Rd line widths
Result: NOTE
Rd file 'perm-internal.Rd':
\usage lines wider than 90 characters:
ksample.exact.mc(scores, group, nmc = 10^4 - 1, seed = 1234321, digits = 12, p.conf.level = 0.99, setSEED = TRUE)
trend.exact.mc(scores, group, alternative = "two.sided", nmc = 10^3 - 1, seed = 1234321, digits = 12, p.conf.level = 0.99, setSEED = TR ... [TRUNCATED]
twosample.exact.mc(scores, group, alternative = "two.sided", nmc = 10^4 - 1, seed = 1234321, digits = 12, p.conf.level = 0.99, setSEED ... [TRUNCATED]
Rd file 'perm.Rd':
\usage lines wider than 90 characters:
permKS(x, g, exact = NULL, method = NULL, methodRule = methodRuleKS1, control=permControl(), ...)
permTREND(x, y, alternative = c("two.sided", "less", "greater"), exact = NULL, method = NULL, methodRule = methodRuleTREND1, control=pe ... [TRUNCATED]
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