-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
When I try to install "MAST", the error occurred as follows and installation halted.
Could you help me to resolve this issue ?
> BiocManager::install("MAST")
'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details.
Replacement repositories:
CRAN: https://cran.rstudio.com/
Bioconductor version 3.21 (BiocManager 1.30.25), R 4.5.0 (2025-04-11 ucrt)
Installing package(s) 'MAST'
installing the source package ‘MAST’
trying URL 'https://bioconductor.org/packages/3.21/bioc/src/contrib/MAST_1.33.0.tar.gz'
Content type 'application/x-gzip' length 7619354 bytes (7.3 MB)
downloaded 7.3 MB
* installing *source* package 'MAST' ...
** this is package 'MAST' version '1.33.0'
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error in cliDef@subclasses :
no applicable method for `@` applied to an object of class "NULL"
Error in setClass("SingleCellAssay", contains = "SingleCellExperiment", :
error in contained classes ("SingleCellExperiment") for class "SingleCellAssay"; class definition removed from 'MAST'
Error: unable to load R code in package 'MAST'
Execution halted
ERROR: lazy loading failed for package 'MAST'
* removing 'C:/Users/user/AppData/Local/R/win-library/4.5/MAST'
Metadata
Metadata
Assignees
Labels
No labels