Last updated on 2023-11-14 09:09:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 19.16 | 634.34 | 653.50 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 14.12 | 469.37 | 483.49 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 767.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 381.01 | ERROR | |||
r-devel-windows-x86_64 | 0.2.2 | 18.00 | 364.00 | 382.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.2 | 12.74 | 600.12 | 612.86 | OK | |
r-release-linux-x86_64 | 0.2.2 | 17.80 | 600.59 | 618.39 | OK | |
r-release-macos-arm64 | 0.2.2 | 194.00 | OK | |||
r-release-macos-x86_64 | 0.2.2 | 342.00 | OK | |||
r-release-windows-x86_64 | 0.2.2 | 23.00 | 539.00 | 562.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2 | 159.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.2 | 282.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.2 | 25.00 | 545.00 | 570.00 | OK |
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘FlexDotPlot-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dot_plot
> ### Title: Dot-plot - Pacman-plot function
> ### Aliases: dot_plot
>
> ### ** Examples
>
> library(FlexDotPlot)
> data(CBMC8K_example_data)
> dotplot = dot_plot(data.to.plot=CBMC8K_example_data, size_var="RNA.avg.exp.scaled",
+ col_var="ADT.avg.exp.scaled", text_var="ADT.pct.exp.sup.cutoff",
+ shape_var="canonical_marker", shape_use = c("\u25CF","\u2737"),x.lab.pos="bottom",
+ y.lab.pos="left", cols.use=c("lightgrey","orange","red", "darkred"),
+ size_legend="RNA", col_legend="ADT", shape_legend="Canonical marker ?",
+ shape.scale =12, text.size=3, plot.legend = TRUE,
+ size.breaks.number=4, color.breaks.number=4, shape.breaks.number=5,
+ dend_x_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dend_y_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dist_method="euclidean",hclust_method="ward.D", do.return = TRUE)
Using :
- RNA.avg.exp.scaled values to set shape size
- ADT.avg.exp.scaled values to set shape color
- ADT.pct.exp.sup.cutoff values to add text on shapes
- canonical_marker values to determine shapes (2 shapes detected)[1] "In FAMD_x_var : Adding y index"
[1] "In FAMD_x_var : Adding x index"
[1] "In FAMD_y_var : Adding y index"
[1] "In FAMD_y_var : Adding x index"
Error in grid.Call.graphics(C_points, x$x, x$y, x$pch, x$size) :
conversion failure on '●' in 'mbcsToSbcs': for ●
Calls: dot_plot ... drawDetails -> drawDetails.points -> grid.Call.graphics
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘FlexDotPlot-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dot_plot
> ### Title: Dot-plot - Pacman-plot function
> ### Aliases: dot_plot
>
> ### ** Examples
>
> library(FlexDotPlot)
> data(CBMC8K_example_data)
> dotplot = dot_plot(data.to.plot=CBMC8K_example_data, size_var="RNA.avg.exp.scaled",
+ col_var="ADT.avg.exp.scaled", text_var="ADT.pct.exp.sup.cutoff",
+ shape_var="canonical_marker", shape_use = c("\u25CF","\u2737"),x.lab.pos="bottom",
+ y.lab.pos="left", cols.use=c("lightgrey","orange","red", "darkred"),
+ size_legend="RNA", col_legend="ADT", shape_legend="Canonical marker ?",
+ shape.scale =12, text.size=3, plot.legend = TRUE,
+ size.breaks.number=4, color.breaks.number=4, shape.breaks.number=5,
+ dend_x_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dend_y_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dist_method="euclidean",hclust_method="ward.D", do.return = TRUE)
Using :
- RNA.avg.exp.scaled values to set shape size
- ADT.avg.exp.scaled values to set shape color
- ADT.pct.exp.sup.cutoff values to add text on shapes
- canonical_marker values to determine shapes (2 shapes detected)[1] "In FAMD_x_var : Adding y index"
[1] "In FAMD_x_var : Adding x index"
[1] "In FAMD_y_var : Adding y index"
[1] "In FAMD_y_var : Adding x index"
Error in grid.Call.graphics(C_points, x$x, x$y, x$pch, x$size) :
conversion failure on '●' in 'mbcsToSbcs': for ● (U+25CF)
Calls: dot_plot ... drawDetails -> drawDetails.points -> grid.Call.graphics
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘FlexDotPlot-Ex.R’ failed
The error most likely occurred in:
> ### Name: dot_plot
> ### Title: Dot-plot - Pacman-plot function
> ### Aliases: dot_plot
>
> ### ** Examples
>
> library(FlexDotPlot)
> data(CBMC8K_example_data)
> dotplot = dot_plot(data.to.plot=CBMC8K_example_data, size_var="RNA.avg.exp.scaled",
+ col_var="ADT.avg.exp.scaled", text_var="ADT.pct.exp.sup.cutoff",
+ shape_var="canonical_marker", shape_use = c("\u25CF","\u2737"),x.lab.pos="bottom",
+ y.lab.pos="left", cols.use=c("lightgrey","orange","red", "darkred"),
+ size_legend="RNA", col_legend="ADT", shape_legend="Canonical marker ?",
+ shape.scale =12, text.size=3, plot.legend = TRUE,
+ size.breaks.number=4, color.breaks.number=4, shape.breaks.number=5,
+ dend_x_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dend_y_var=c("RNA.avg.exp.scaled","ADT.avg.exp.scaled"),
+ dist_method="euclidean",hclust_method="ward.D", do.return = TRUE)
Using :
- RNA.avg.exp.scaled values to set shape size
- ADT.avg.exp.scaled values to set shape color
- ADT.pct.exp.sup.cutoff values to add text on shapes
- canonical_marker values to determine shapes (2 shapes detected)[1] "In FAMD_x_var : Adding y index"
[1] "In FAMD_x_var : Adding x index"
[1] "In FAMD_y_var : Adding y index"
[1] "In FAMD_y_var : Adding x index"
Error in grid.Call.graphics(C_points, x$x, x$y, x$pch, x$size) :
conversion failure on '●' in 'mbcsToSbcs': for ● (U+25CF)
Calls: dot_plot ... drawDetails -> drawDetails.points -> grid.Call.graphics
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64