Last updated on 2018-05-03 10:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 1.90 | 62.32 | 64.22 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 1.63 | 48.34 | 49.97 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 85.83 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 79.45 | WARN | |||
r-devel-windows-ix86+x86_64 | 2.2 | 6.00 | 80.00 | 86.00 | WARN | |
r-patched-linux-x86_64 | 2.2 | 2.42 | 64.42 | 66.84 | WARN | |
r-patched-solaris-x86 | 2.2 | 119.50 | WARN | |||
r-release-linux-x86_64 | 2.2 | 2.47 | 64.40 | 66.87 | WARN | |
r-release-windows-ix86+x86_64 | 2.2 | 6.00 | 80.00 | 86.00 | WARN | |
r-release-osx-x86_64 | 2.2 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 2.2 | 3.00 | 83.00 | 86.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.2 | NOTE |
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.2
Check: R code for possible problems
Result: NOTE
DiffAnalysis: no visible global function definition for ‘read.table’
DiffAnalysis: no visible global function definition for ‘write.table’
DiffAnalysis: no visible global function definition for ‘pt’
DiffAnalysis : <anonymous>: no visible global function definition for
‘p.adjust’
DiffAnalysis: no visible global function definition for ‘qchisq’
DiffAnalysis: no visible global function definition for ‘pnorm’
DiffAnalysis: no visible global function definition for ‘var’
DiffAnalysis : <anonymous>: no visible global function definition for
‘pnorm’
DiffAnalysis.unpaired: no visible global function definition for
‘read.table’
DiffAnalysis.unpaired: no visible global function definition for
‘write.table’
DiffAnalysis.unpaired : <anonymous>: no visible global function
definition for ‘bartlett.test’
DiffAnalysis.unpaired: no visible global function definition for ‘pt’
DiffAnalysis.unpaired : <anonymous>: no visible global function
definition for ‘p.adjust’
DiffAnalysis.unpaired: no visible global function definition for
‘qchisq’
DiffAnalysis.unpaired: no visible global function definition for
‘pnorm’
DiffAnalysis.unpaired: no visible global function definition for ‘var’
DiffAnalysis.unpaired : <anonymous>: no visible global function
definition for ‘pnorm’
Intensity.Norm: no visible global function definition for ‘read.table’
LBI: no visible global function definition for ‘png’
LBI: no visible global function definition for ‘plot’
LBI: no visible global function definition for ‘dev.off’
LocalFDR: no visible global function definition for ‘loess’
LocalFDR: no visible global function definition for ‘pdf’
LocalFDR: no visible global function definition for ‘plot’
LocalFDR: no visible global function definition for ‘lines’
LocalFDR: no visible global function definition for ‘dev.off’
LocalFDR: no visible global function definition for ‘isoreg’
LocalFDR: no visible global function definition for ‘write.table’
MeanBySpot: no visible global function definition for ‘aggregate’
fdr.estimate.eta0: no visible global function definition for
‘smooth.spline’
fdr.estimate.eta0: no visible global function definition for ‘predict’
filterByDefault: no visible global function definition for ‘read.table’
filterByDefault: no visible global function definition for
‘write.table’
mixgamma: no visible global function definition for ‘dgamma’
mixgamma : <anonymous>: no visible global function definition for
‘dgamma’
normalisation: no visible global function definition for ‘write.table’
normalisation: no visible global function definition for ‘pdf’
normalisation: no visible global function definition for ‘read.table’
normalisation: no visible global function definition for ‘lowess’
normalisation: no visible global function definition for ‘plot’
normalisation: no visible global function definition for ‘lines’
normalisation: no visible global function definition for ‘boxplot’
normalisation: no visible global function definition for ‘median’
normalisation: no visible global function definition for ‘dev.off’
Undefined global functions or variables:
aggregate bartlett.test boxplot dev.off dgamma isoreg lines loess
lowess median p.adjust pdf plot png pnorm predict pt qchisq
read.table smooth.spline var write.table
Consider adding
importFrom("grDevices", "dev.off", "pdf", "png")
importFrom("graphics", "boxplot", "lines", "plot")
importFrom("stats", "aggregate", "bartlett.test", "dgamma", "isoreg",
"loess", "lowess", "median", "p.adjust", "pnorm", "predict",
"pt", "qchisq", "smooth.spline", "var")
importFrom("utils", "read.table", "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: 2.2
Check: Rd line widths
Result: NOTE
Rd file 'mixgamma.Rd':
\usage lines wider than 90 characters:
mixgamma(VAR, dfreedom, var.init, pi.init, nmixt, stop.crit , display = TRUE, niter.max = 50000, criterion = criterion)
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
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/data/gannet/ripley/R/packages/tests-clang/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/data/gannet/ripley/R/packages/tests-devel/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See 'd:/Rcompile/CRANpkg/local/3.5/anapuce.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-patched-linux-x86_64
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/ripley/R/packages/tests32/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-patched-solaris-x86
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-release-linux-x86_64
Version: 2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Note: break used in wrong context: no loop is visible
See ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.5/anapuce.Rcheck/00install.out’ for details.
Information on the location(s) of code generating the ‘Note’s can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to ‘yes’.
Flavor: r-release-osx-x86_64