scRNAtoolVis icon indicating copy to clipboard operation
scRNAtoolVis copied to clipboard

cellRatioPlot can not print ggplot2 image

Open liyan910117 opened this issue 1 year ago • 3 comments

Error in .standalone_types_check_dot_call(ffi_standalone_check_number_1.0.7, : object 'ffi_standalone_check_number_1.0.7' not found

In addition: Warning message: Computation failed in stat_flow() Caused by error in summarise(): ℹ In argument: lode = (function (x, order_by = NULL, default = default_missing(x)) .... ℹ In group 1: alluvium = 1, x = 1, yneg = FALSE, stratum = "Treg", deposit = 1, fissure = 1, link = 1, flow = from, adj_deposit = 1.1.18, adj_fissure = 1.1.1. Caused by error in default_missing(): ! could not find function "default_missing"

liyan910117 avatar Mar 20 '23 09:03 liyan910117

Try re-install rlang and ggplot2 package.

junjunlab avatar Mar 20 '23 09:03 junjunlab

Error in .standalone_types_check_dot_call(ffi_standalone_check_number_1.0.7, : object 'ffi_standalone_check_number_1.0.7' not found" After updated ggplo2 and rlang, re-installing Rstudio and other packages. Any other suggestions?

DijanaDj avatar Mar 21 '23 15:03 DijanaDj

Actually, the rlang was not updated. After having the 1.1.0 verison it works well.

DijanaDj avatar Mar 21 '23 16:03 DijanaDj