I'm experiencing an issue while using the scRNAtoolVis package version 0.1.0 with the provided example data and code. When I try to run the averageHeatmap function, I encounter the following error:
Error in .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version):
invalid non-character version specification 'x' (type: double)
Environment:
R version: R 4.4.0
Could you please help me understand what might be causing this error and how to resolve it? Any guidance or updates to the package would be greatly appreciated.
Hello,
I'm experiencing an issue while using the scRNAtoolVis package version 0.1.0 with the provided example data and code. When I try to run the averageHeatmap function, I encounter the following error:
Error in .make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version): invalid non-character version specification 'x' (type: double)
Environment: R version: R 4.4.0
Could you please help me understand what might be causing this error and how to resolve it? Any guidance or updates to the package would be greatly appreciated.
Thank you!