Last updated on 2017-07-21 07:46:21.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0-5 | 2.98 | 40.48 | 43.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0-5 | 3.14 | 40.85 | 43.98 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0-5 | 84.87 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0-5 | 80.79 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0-5 | 10.00 | 66.00 | 76.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0-5 | 3.01 | 40.63 | 43.64 | NOTE | |
| r-patched-solaris-x86 | 1.0-5 | 109.00 | NOTE | |||
| r-release-linux-x86_64 | 1.0-5 | 2.94 | 41.37 | 44.31 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0-5 | 11.00 | 81.00 | 92.00 | NOTE | |
| r-release-osx-x86_64 | 1.0-5 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0-5 | 8.00 | 76.00 | 84.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0-5 | NOTE |
Version: 1.0-5
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: 1.0-5
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘genetics’ ‘survival’
Please remove these calls from your code.
Packages in Depends field not imported from:
‘genetics’ ‘survival’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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: 1.0-5
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
summary.luca
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: 1.0-5
Check: R code for possible problems
Result: NOTE
get.Z.HWP: no visible global function definition for ‘is.genotype’
get.Z.HWP: no visible global function definition for ‘allele.count’
get.Z.dep: no visible global function definition for ‘model.matrix’
get.Z.dep: no visible global function definition for ‘formula’
get.Z.saturated: no visible global function definition for ‘formula’
get.Z.saturated: no visible global function definition for
‘model.matrix’
get.lambda: no visible global function definition for ‘is.genotype’
get.lambda: no visible global function definition for ‘model.matrix’
get.lambda: no visible global function definition for ‘heterozygote’
luca: no visible global function definition for ‘is.genotype’
luca: no visible global function definition for ‘genotype’
luca: no visible global function definition for ‘Surv’
luca: no visible global function definition for ‘coxph.fit’
luca: no visible global function definition for ‘coxph.control’
summary.luca: no visible global function definition for ‘pchisq’
Undefined global functions or variables:
Surv allele.count coxph.control coxph.fit formula genotype
heterozygote is.genotype model.matrix pchisq
Consider adding
importFrom("stats", "formula", "model.matrix", "pchisq")
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