Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install with newer version of MAST #4

Closed
Keaty19 opened this issue Jun 24, 2020 · 2 comments
Closed

Unable to install with newer version of MAST #4

Keaty19 opened this issue Jun 24, 2020 · 2 comments

Comments

@Keaty19
Copy link

Keaty19 commented Jun 24, 2020

Hi there,

I am currently trying to install the DWLS package, but keep getting the error:

Error: object 'zlm.SingleCellAssay' is not exported by 'namespace:MAST'

Because of the newer versions of MAST no longer containing the zlm.SingleCellAssay function ([https://bioconductor.org/packages/devel/bioc/manuals/MAST/man/MAST.pdf] page 34) and being replaced with zlm.

Is there a way of working around this? Or will it be a case of having to install an older version of MAST (v 0.931 for example). If so, do you know of any repositories which contain the old code?

Thank you!

Sam

@dtsoucas
Copy link
Owner

dtsoucas commented Feb 2, 2021

Should now be fixed with the latest updates! zlm.SingleCellAssay has been replaced with zlm. Thank you!

@dtsoucas dtsoucas closed this as completed Feb 2, 2021
@annavpo
Copy link

annavpo commented Feb 9, 2021

Hello,

I am also trying to install the DWLS package with devtools::install_bitbucket("yuanlab/dwls")
and I get the same error as people have mentioned before:

Error: object 'zlm.SingleCellAssay' is not exported by 'namespace:MAST'

The "MAST version I use is '1.16.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants