ErrorinloadNamespace(i,c(lib.loc, .libPaths()),versionCheck=vI[[i]]) : 'digest' Calls: ::...tryCatch->tryCatchList->tryCatchOne-><Anonymous> 1. 2. 3. 4. 5. 6. 7. γ 解决方案 通过console 切换到 IRkernel 目录,执行../bin/x64/Rgui.exe 。通过弹出的 RGui 安装...
Hi there, I've encountered difficulties reading in Xenium data from 10x genomics, using the LoadXenium() function with Seurat V5. I have used the function to successfully read in mouse Xenium datasets, so am not sure what is causing the ...
Hi, I am using Seurat version '4.3.0' and SeuratObject '5.0.1' to run Pando, but I get an error when I run find_motifs: Error in validObject(.Object) : invalid class "SeuratPlus" object: invalid object for slot "version" in class "Seurat...
Hi Tim, when trying to build a motif matrix using macaca <- AddMotifs( object = macaca, genome = BSgenome.Mfascicularis.NCBI.5.0.renamed, pfm = pfm ) I get the following error: Error in loadFUN(x, seqname, ranges): trying to load regions...
Error: package or namespace load failed for 'presto' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'C:/Users/Koichi/envs/Integrate/Lib/R/library/00LOCK-presto/00new/presto/libs/x64/presto.dll': ...
(devtools) Loading required package: usethis Error: package or namespace load failed for ‘usethis’: package ‘usethis’ was installed before R 4.0.0: please re-install it Error: package ‘usethis’ could not be loaded > library(tidyverse) Error: package or namespace load failed for ‘...
89 # cleanup the namespace C:\Anaconda\lib\site-packages\rpy2\rinterface\__init__.py in _load_r_dll(r_home) 62 if r_bin not in os.environ.get('PATH'): 63 os.environ['PATH'] = ';'.join((os.environ.get('PATH'), r_bin, r_mod)) ...
Hi, I am trying to install LandSCENT via if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools") devtools::install_github("ChenWeiyan/LandSCENT") But I met this error: Error: Failed to install 'unknown package' fr...