loupeR icon indicating copy to clipboard operation
loupeR copied to clipboard

Creating Loupe file from Seurat fails in R 4.4.0

Open astark4 opened this issue 1 month ago • 2 comments

The function create_loupe_from_seurat() fails in R 4.4.0 (working fine in previous versions) when referencing .make_numeric_version with the following error:

extracting matrix, clusters, and projections Error in .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version) : invalid non-character version specification 'x' (type: double)

astark4 avatar May 07 '24 15:05 astark4

Same problem here

NeginValizadegan avatar May 13 '24 20:05 NeginValizadegan

Thank you for reporting the issue, we're looking into it. Once we have made progress on it we will follow up with an update.

gmjoseph avatar May 21 '24 20:05 gmjoseph