junjunlab / scRNAtoolVis

Useful functions to make your scRNA-seq plot more cool!
Other
248 stars 25 forks source link

cellRatioPlot can not print ggplot2 image #17

Open liyan910117 opened 1 year ago

liyan910117 commented 1 year ago

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"

junjunlab commented 1 year ago

Try re-install rlang and ggplot2 package.

DijanaDj commented 1 year ago

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 commented 1 year ago

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