-
It would be great to have a conda package (e.g., in the bioconda channel https://github.com/bioconda/bioconda-recipes) for massql as this would simplify a lot of CI / DevOps stuff and help in resolvin…
-
@annefou: thank you for setting up pyaerocom here, so that it can be installed via conda. Since I am not entirely sure yet, how conda recipes work, I created a new branch *jonasg*, where I updated the…
-
When trying to use bootstrap.py to build locally using docker and mulled, the build fails this way:
```console
$ bioconda-utils build --docker --mulled-test --git-range master
…
21:29:04 BIOCONDA …
DrYak updated
2 years ago
-
This package would benefit from conda-feedstock for binaries cross-compilation and distribution.
I _think_ openmpi and freeglut can be installed as conda packages directly, so the install recipe sh…
-
Issue: I have been trying to push my R package gprofiler2 to conda-forge and I'm seeing an unexpected behaviour in CI tests. Without actually changing anything in the meta.yaml file, checks fail in di…
-
Hi,
VALET is now available as a conda package: https://bioconda.github.io/recipes/valet/README.html
If you want, I can open a Pull Request here to update the README file to add how to install Nonp…
-
### Package name
cellprofiler
### Package version
Newest
### Package website
https://github.com/CellProfiler/CellProfiler
### Package availability
https://pypi.org/project/CellProfiler/
### Ad…
-
It might be nice to have a twitter bot which accepts the args of `conda-skeleton`. The twitter bot then run `conda-skeleton` on a server somewhere, open a PR into staged-recipes, and `@` the person ma…
-
I am building conda packages for katago and the current builds requires the CMake config to be patched to work on osx.
Here is the patch: https://github.com/conda-forge/staged-recipes/pull/20777#di…
hadim updated
2 years ago
-
Hi,
I am trying to use conda release
conda install optitype
by using
https://bioconda.github.io/recipes/optitype/README.html
You may consider adding this option to GitHub README
Thanks…