-
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…
-
I don't think search is working on https://bioconductor.org/ ? I just get a message about a timeout or invalid search term..., e.g., https://bioconductor.org/help/search/index.html?search-bar=rsamtool…
-
I've set:
`options(repos = c(BiocManager::repositories()))`
So:
```
> options("repos")
$repos
BioCsoft …
-
Hello, I am developing a package that depends on ontoProc, and I’m encountering an issue during R CMD check due to the indirect dependency on the Python package owlready2:
```
Error in py_module_i…
-
Hi, I have a merged object that I did SCTransform on,
merged_samples
-
Hi
Congratulations on Powsim, it looks like a useful package and I am keen to give it a go.
I was just wondering if you have any plans to submit it to Bioconductor? The process is pretty straigh…
-
Could you help me to take a look at this error? Thanks a lot!
**environment:**
R 3.6 with the latest version in the docker images:
https://hub.docker.com/r/bioconductor/bioconductor_docker
**D…
-
Hi,
During a course we ran into this issue in @xxchenm's computer:
```R
> library("scRNAseq")
> sce.416b traceback()
7: stop("failed to save '", path, "'; ", status)
6: save_file(path = pas…
-
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…
-
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
…