Last updated on 2020-02-02 07:58:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.5 | 2.41 | 20.71 | 23.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.5 | 1.59 | 16.87 | 18.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.5 | 29.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.5 | 28.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.5 | 6.00 | 42.00 | 48.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.5 | 7.00 | 45.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.5 | 2.10 | 19.53 | 21.63 | NOTE | |
r-patched-solaris-x86 | 0.0.5 | 40.50 | NOTE | |||
r-release-linux-x86_64 | 0.0.5 | 2.01 | 19.84 | 21.85 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.5 | 5.00 | 48.00 | 53.00 | NOTE | |
r-release-osx-x86_64 | 0.0.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.5 | 3.00 | 31.00 | 34.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0.5 | NOTE |
Version: 0.0.5
Check: DESCRIPTION meta-information
Result: NOTE
Deprecated license: BSD
Checking should be performed on sources prepared by 'R CMD build'.
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, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.0.5
Check: R code for possible problems
Result: NOTE
matplot_enrichment_curve: no visible global function definition for
'plot'
matplot_enrichment_curve: no visible global function definition for
'lines'
matplot_enrichment_curve: no visible global function definition for
'legend'
plot_enrichment_curve: no visible global function definition for 'plot'
plot_enrichment_curve: no visible global function definition for
'lines'
plot_enrichment_curve: no visible global function definition for
'plot.xy'
plot_enrichment_curve: no visible global function definition for
'xy.coords'
plot_enrichment_curve: no visible global function definition for
'rainbow'
plot_enrichment_curve: no visible global function definition for
'axTicks'
plot_enrichment_curve: no visible global function definition for 'rect'
plot_enrichment_curve: no visible global function definition for 'axis'
plot_enrichment_curve_xlog: no visible global function definition for
'plot'
plot_enrichment_curve_xlog: no visible global function definition for
'lines'
plot_enrichment_curve_xlog: no visible global function definition for
'plot.xy'
plot_enrichment_curve_xlog: no visible global function definition for
'xy.coords'
plot_enrichment_curve_xlog: no visible global function definition for
'rainbow'
plot_enrichment_curve_xlog: no visible global function definition for
'axTicks'
plot_enrichment_curve_xlog: no visible global function definition for
'rect'
plot_enrichment_curve_xlog: no visible global function definition for
'axis'
Undefined global functions or variables:
axTicks axis legend lines plot plot.xy rainbow rect xy.coords
Consider adding
importFrom("grDevices", "rainbow", "xy.coords")
importFrom("graphics", "axTicks", "axis", "legend", "lines", "plot",
"plot.xy", "rect")
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-devel-windows-ix86+x86_64-gcc8, 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.0.5
Check: Rd files
Result: NOTE
prepare_Rd: auac.Rd:28-30: Dropping empty section \details
prepare_Rd: auac.Rd:40-42: Dropping empty section \note
prepare_Rd: auac.Rd:44-46: Dropping empty section \seealso
prepare_Rd: auc.Rd:28-30: Dropping empty section \details
prepare_Rd: auc.Rd:40-42: Dropping empty section \note
prepare_Rd: auc.Rd:44-46: Dropping empty section \seealso
prepare_Rd: bedroc.Rd:28-30: Dropping empty section \details
prepare_Rd: bedroc.Rd:40-42: Dropping empty section \note
prepare_Rd: bedroc.Rd:44-46: Dropping empty section \seealso
prepare_Rd: enrichment_factor.Rd:28-30: Dropping empty section \details
prepare_Rd: enrichment_factor.Rd:40-42: Dropping empty section \note
prepare_Rd: enrichment_factor.Rd:34-36: Dropping empty section \references
prepare_Rd: enrichment_factor.Rd:44-46: Dropping empty section \seealso
prepare_Rd: enrichvs-package.Rd:34-36: Dropping empty section \seealso
prepare_Rd: enrichvs-package.Rd:37-39: Dropping empty section \examples
prepare_Rd: matplot_enrichment_curve.Rd:22-24: Dropping empty section \details
prepare_Rd: matplot_enrichment_curve.Rd:34-36: Dropping empty section \note
prepare_Rd: matplot_enrichment_curve.Rd:28-30: Dropping empty section \references
prepare_Rd: matplot_enrichment_curve.Rd:38-40: Dropping empty section \seealso
prepare_Rd: plot_enrichment_curve.Rd:44-46: Dropping empty section \details
prepare_Rd: plot_enrichment_curve.Rd:56-58: Dropping empty section \note
prepare_Rd: plot_enrichment_curve.Rd:50-52: Dropping empty section \references
prepare_Rd: plot_enrichment_curve.Rd:60-62: Dropping empty section \seealso
prepare_Rd: plot_enrichment_curve_xlog.Rd:44-46: Dropping empty section \details
prepare_Rd: plot_enrichment_curve_xlog.Rd:56-58: Dropping empty section \note
prepare_Rd: plot_enrichment_curve_xlog.Rd:50-52: Dropping empty section \references
prepare_Rd: plot_enrichment_curve_xlog.Rd:60-62: Dropping empty section \seealso
prepare_Rd: rie.Rd:28-30: Dropping empty section \details
prepare_Rd: rie.Rd:49-51: Dropping empty section \seealso
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-devel-windows-ix86+x86_64-gcc8, 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.0.5
Check: DESCRIPTION meta-information
Result: NOTE
Checking should be performed on sources prepared by 'R CMD build'.
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64