Last updated on 2019-01-05 13:46:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.99.0 | 0.92 | 17.60 | 18.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.99.0 | 0.95 | 14.36 | 15.31 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.99.0 | 21.89 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.99.0 | 20.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.99.0 | 3.00 | 26.00 | 29.00 | NOTE | |
r-patched-linux-x86_64 | 0.99.0 | 1.12 | 16.39 | 17.51 | NOTE | |
r-patched-solaris-x86 | 0.99.0 | 34.50 | NOTE | |||
r-release-linux-x86_64 | 0.99.0 | 1.07 | 16.29 | 17.36 | NOTE | |
r-release-windows-ix86+x86_64 | 0.99.0 | 2.00 | 27.00 | 29.00 | NOTE | |
r-release-osx-x86_64 | 0.99.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.99.0 | 3.00 | 33.00 | 36.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.99.0 | NOTE |
Version: 0.99.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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.99.0
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
print.twoStageGwasPower print.twoStageNull
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
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-patched-solaris-x86, r-release-linux-x86_64
Version: 0.99.0
Check: R code for possible problems
Result: NOTE
condnorm: no visible global function definition for ‘pnorm’
condnorm: no visible global function definition for ‘dnorm’
find.p.joint: no visible global function definition for ‘integrate’
find.p.joint.alt: no visible global function definition for ‘integrate’
termsInt: no visible global function definition for ‘pnorm’
termsInt.alt: no visible global function definition for ‘pnorm’
twoStageNull: no visible global function definition for ‘qnorm’
twoStageNull: no visible global function definition for ‘optimize’
twoStagePower: no visible global function definition for ‘pnorm’
Undefined global functions or variables:
dnorm integrate optimize pnorm qnorm
Consider adding
importFrom("stats", "dnorm", "integrate", "optimize", "pnorm", "qnorm")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.99.0
Check: Rd line widths
Result: NOTE
Rd file 'twoStageGwasPower.Rd':
\usage lines wider than 90 characters:
twoStageGwasPower(pD, pG, grr, inheritance = "multiplicative", pi.samples, pi.markers, alpha.marker, n.cases, n.controls)
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