More posts like this
-
package ‘GenomeInfoDb’ could not be loaded
written by exferin 0I created a new conda environment and then I used conda to install rstracklayer and languageserver. The problem appeared when I try to load the …
-
Problem while uploading DESeq2 library
written by Amr 18Problem while uploading DESeq2 library: library(DESeq2) Loading required package: GenomicRanges Loading required package: GenomeInfoDb Error: package or namespace load failed for ‘GenomeInfoDb’ in loadNamespace(i, c(lib.loc, …
-
Installation error - Seurat/SeuratObject/rgeos - in server-based RStudio
written by Heidi 0Hey. Today I can't load the Seurat package: > library(Seurat) Error: package or namespace load failed for ‘Seurat’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck …
-
monocle3 and spData
written by Bogdan 144Dear All, has anyone encountered the situation below : some functions in Monocle3 on my machine requires "spData" and when I do aim to install …
-
trinity run_DE_analysis.pl Failed with error: ‘package ‘limma’ could not be loaded’
written by Rajesh 1Hi Experts, can someone please help me with this error while running `run_DE_analysis.pl` for DESeq2 analysis Loading required package: edgeR Loading required package: limma Error: …
-
GEOquery loading error.
written by angus.j.g.campbell 1I started getting a strange error when trying to load GEOquery with `library(GEOquery)`. Error: package or namespace load failed for ‘GEOquery’ in loadNamespace(i, c(lib.loc, .libPaths()), …
-
Error in loading oligoClasses in my R studio
written by chiagozieduru 0please, I just used my biocmanager to install oligoCLasses version 3.12 on my R studio. but when I try loading the library package, it keeps …
-
problem in loading systemPipeR and RNASeqGene packages in R 3.4.1
written by nazaninhoseinkhan 53Dear all I want to run RNASeq analysis in R. Unfortunately when I try to load systemPipeR or RNASeqGene packages in R 3.4.1, I get …
-
Error in running ReactomePA
written by niutster 12Hi, I want to do pathway analysis with "ReactomePA" in R, I installed all dependencies but I get this error: Error : Functions found when …
-
Error running BiodiversityRGUI() for BiodiversityR package in R.
written by lakhujanivijay 594I am encountering below error while running BiodiversityRGUI() in R. Please see below error message: > library(BiodiversityR) Loading required package: tcltk Loading required package: vegan …
Are you using
lmFitin the function to whose header thisimportFromis added?Yes,I used devtools package to write my package.