Last updated on 2019-01-26 15:47:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.20 | 28.47 | 31.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.34 | 22.64 | 24.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 37.90 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 35.19 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 6.00 | 54.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 3.11 | 26.66 | 29.77 | NOTE | |
r-patched-solaris-x86 | 1.0.0 | 49.90 | NOTE | |||
r-release-linux-x86_64 | 1.0.0 | 3.24 | 26.60 | 29.84 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.0 | 7.00 | 41.00 | 48.00 | NOTE | |
r-release-osx-x86_64 | 1.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 3.00 | 38.00 | 41.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.0 | NOTE |
Version: 1.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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.0
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
proj.data proj.dir proj.dir2
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.0
Check: R code for possible problems
Result: NOTE
NANOVA.test: no visible global function definition for ‘ecdf’
NANOVA.test2: no visible global function definition for ‘ecdf’
NANOVA.test3: no visible global function definition for ‘ecdf’
fdr.table: no visible global function definition for ‘median’
fdr.table: no visible global function definition for ‘quantile’
gene.classifier1: no visible global function definition for
‘write.table’
Undefined global functions or variables:
ecdf median quantile write.table
Consider adding
importFrom("stats", "ecdf", "median", "quantile")
importFrom("utils", "write.table")
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: 1.0.0
Check: Rd line widths
Result: NOTE
Rd file 'NANOVA.test.Rd':
\usage lines wider than 90 characters:
NANOVA.test2(data,f1,f2,type,time.course,equal.size=FALSE,B=100,robustify=FALSE,eb=FALSE,df=0)
Rd file 'tanova.Rd':
\usage lines wider than 90 characters:
tanova(data, f1, f2, tp, B=100, FDR=0.05,robustify=FALSE, equal.size=FALSE, qt=-1, longitudinal=TRUE, test.type=0,eb=FALSE,df=0)
gene.classifier1(data, f1, f2, B=100,FDR=0.05, robustify=FALSE, equal.size=FALSE, eb=FALSE,qt=-1)
gene.classifier2(data, f1, f2, B=100,FDR=0.05, robustify=FALSE, equal.size=FALSE, time.course, qt=-1,eb=FALSE,df=1)
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