-
Seems that we need a fortran requirement for msnbase ... or is it something different like gcc?
```
library(MSnbase)
Loading required package: BiocGenerics
Loading required package: parallel
…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/CogDisResLab/drugfindR
Confirm the following by e…
-
Hi, your example code leads to an error:
```
library(MutationTimeR)
data(MutationTimeR)
mt = mutationTime(vcf, bb, clusters = clusters, n.boot = 10)
addMutTime(vcf, mt$V)
```
The message …
-
Hello,
First I wanted to thank you for the work you have done with this package. This is my issue (connected with #302 but I did not see a solution there):
**Describe the bug**
I am trying to …
-
Dear Bioconductor team,
- Repository: https://github.com/RFLOMICS/RFLOMICS
Confirm the following by editing each check box to '[x]'
- [x] I understand that by submitting my package to _Biocon…
-
Hello singlet team,
Thank you once again for this awesome package, I have been using it for several months now and I really appreciate having a fast implementation of NMF and the ability to perform…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
Hallo all,
This happens :
```bash
Creating environment from /home/tgeorgom/mambaforge/envs/snakePipes/lib/python3.12/site-packages/snakePipes/shared/rules/envs/wgbs.yaml in /home/tgeorgom/mambaforg…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/Yunuuuu/eheat
Confirm the following by editing ea…
-
Hi Tyler,
Installing a bioconductor package with `p_install` shows a misleading warning 'package x not available for R (4.0.0)' after successfully installing it. Is there a way to avoid this?