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

Installation problems #11

Open
ernohanninen opened this issue Jul 1, 2022 · 4 comments
Open

Installation problems #11

ernohanninen opened this issue Jul 1, 2022 · 4 comments

Comments

@ernohanninen
Copy link

Hi!
I tried to install the PseudotimeDE to my conda environment with following command:
conda skeleton cran https://github.com/SONGDONGYUAN1994/PseudotimeDE
but got an "no tags found" error.

According to this thread conda/conda#6674, you should make a release of PseudotimeDE and then tag it. Here you have instructions how to do this https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

Thanks!

@SONGDONGYUAN1994
Copy link
Owner

Hi,
Thank you for your suggestion! I have published the first release. Please let me know if it works now.

Best,
Dongyuan

@ernohanninen
Copy link
Author

Thanks it solved the issue. However I got an error when trying to build the package with this command:
conda build -c bioconda --R=4.1.3 r-pseudotimede

I got this error even though I specified the conda channel:
conda.exceptions.ResolvePackageNotFound:

  • r-slingshot
  • r-summarizedexperiment
  • r-singlecellexperiment
  • r-biocstyle
  • r-biocparallel

But I think this is more related to conda than PseudotimeDE package.

@SONGDONGYUAN1994
Copy link
Owner

It seems like all these packages are from Bioconductor. Can you install them manually?

@ernohanninen
Copy link
Author

I have all of these packages already installed in my environment. I also created a new environment without those packages, but still get the same error.

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

2 participants