Last updated on 2019-04-21 01:47:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.6 | 33.62 | 254.12 | 287.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.6 | 26.84 | 211.44 | 238.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.6 | 368.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.6 | 333.96 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.6 | 88.00 | 311.00 | 399.00 | OK | |
r-patched-linux-x86_64 | 1.1.6 | 31.14 | 247.23 | 278.37 | OK | |
r-patched-solaris-x86 | 1.1.6 | 616.40 | OK | |||
r-release-linux-x86_64 | 1.1.6 | 33.87 | 249.50 | 283.37 | OK | |
r-release-windows-ix86+x86_64 | 1.1.6 | 67.00 | 211.00 | 278.00 | OK | |
r-release-osx-x86_64 | 1.1.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.6 | 92.00 | 278.00 | 370.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.1.6 | ERROR |
Version: 1.1.6
Check: R code for possible problems
Result: NOTE
ClassMDplot: no visible global function definition for 'isFALSE'
Undefined global functions or variables:
isFALSE
Flavors: r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1.6
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'DataVisualizations-Ex.R' failed
The error most likely occurred in:
> ### Name: ClassMDplot
> ### Title: Class MD-plot for Data w.r.t. all classes
> ### Aliases: ClassMDplot
>
> ### ** Examples
>
> ## Don't show:
> data(ITS)
> #clustering only for testing
> Classification=c(rep(1,8805),rep(2,2389))
> DataVisualizations::ClassMDplot(ITS,Classification)
Error in isFALSE(PlotLegend) : could not find function "isFALSE"
Calls: <Anonymous>
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.1.6
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'DataVisualizations-Ex.R' failed
The error most likely occurred in:
> ### Name: ClassMDplot
> ### Title: Class MD-plot for Data w.r.t. all classes
> ### Aliases: ClassMDplot
>
> ### ** Examples
>
> ## Don't show:
> data(ITS)
> #clustering only for testing
> Classification=c(rep(1,8805),rep(2,2389))
> DataVisualizations::ClassMDplot(ITS,Classification)
Error in isFALSE(PlotLegend) : could not find function "isFALSE"
Calls: <Anonymous>
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 1.1.6
Check: examples
Result: ERROR
Running examples in ‘DataVisualizations-Ex.R’ failed
The error most likely occurred in:
> ### Name: ClassMDplot
> ### Title: Class MD-plot for Data w.r.t. all classes
> ### Aliases: ClassMDplot
>
> ### ** Examples
>
> ## Don't show:
> data(ITS)
> #clustering only for testing
> Classification=c(rep(1,8805),rep(2,2389))
> DataVisualizations::ClassMDplot(ITS,Classification)
Error in isFALSE(PlotLegend) : could not find function "isFALSE"
Calls: <Anonymous>
Execution halted
Flavor: r-oldrel-osx-x86_64