Look into submitting RATs to Bioconductor. - [ ] R CMD CHECK flags - [ ] R CMD BiocCheck - [x] DESCRIPTION : update author fields. - [ ] DESCRIPTION : add `biocViews` field with at least 2 values (https://bioconductor.org/packages/release/BiocViews.html). - [ ] Consider if it is appropriate to accommodate `SummarizedExperiment` as an input option (https://bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html). - [ ] NAMESPACE : Review the `@import`s across all source code, replace with `@importFrom` wherever possible. - [ ] NEWS : Create this file, to track changes (consult `?news`) for format. Cannot be plaintext. - [ ] Revise vignettes : Bioconductor styling - [ ] Revise vignettes : Minimise/remove non executable chunks - [ ] Revise vignettes : add Introduction section. - [ ] Revise vignettes : add Installation - [ ] Revise vignettes : add `sessionInfo()` - [ ] Revise vignettes : re-style third-party package citations to match their `citation()`. - [ ] Switch to `BiocParallel` - [ ] Break down multi-page chunks of code.
Look into submitting RATs to Bioconductor.
biocViewsfield with at least 2 values (https://bioconductor.org/packages/release/BiocViews.html).SummarizedExperimentas an input option (https://bioconductor.org/packages/release/bioc/html/SummarizedExperiment.html).@imports across all source code, replace with@importFromwherever possible.?news) for format. Cannot be plaintext.sessionInfo()citation().BiocParallel