theislab / destiny

R package for single cell and other data analysis using diffusion maps
https://theislab.github.io/destiny/
GNU General Public License v3.0
76 stars 12 forks source link

density::DiffusionMap,Error: (converted from warning) 'as(<dsCMatrix>, "dsTMatrix")' #67

Open younng367 opened 3 months ago

younng367 commented 3 months ago

When i use density::DiffusionMap(x,),it always pop erro. "Error: (converted from warning) 'as(, "dsTMatrix")' is deprecated. Use 'as(., "TsparseMatrix")' instead. See help("Deprecated") and help("Matrix-deprecated")." Evene i installed the developed vesion,cause i earlier thought that it might be my version problem!!!!!!