Skip to content

When I try to install "MAST", the error occurred as follows and installation halted. #192

@rheupion

Description

@rheupion

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 packageMASTtrying 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions