Skip to content

[Bioc-devel] BiocManager updates / changes

1 message · Marcel Ramos

#
Dear bioc-devs,

Thank you to all maintainers who have made appropriate changes to their
packages *in devel*.

This is an ongoing effort to replace any outdated BiocInstaller,
biocLite, etc.
code from packages as we transition to `BiocManager` before the next
release.

You may have noticed a recent commit to your package. These commits are
the result
of a script to automatically replace a set number of lines of code with
BiocManager code.

These lines include `library(BiocInstaller)`,
`source("https://bioconductor.org/biocLite.R")`, and
`biocLite("pkgname")`.

All in all, we have changed about 314 packages from about 578 packages.
There are still
about 264 packages left with `BiocInstaller` and `biocLite` calls.

Please DO ensure that:

??? * The language around these new changes is in concordance with the
actual code

??? * You update your package to use BiocManager, if you haven't already

??? * Your package is building and dependencies are accounted for


For a list of outstanding packages please see:
https://gist.github.com/LiNk-NY/44cc844a169d5d96c777a69037dae653

For example code see devel landing pages such as:
http://bioconductor.org/packages/devel/bioc/html/RaggedExperiment.html


Best regards,
Marcel

--
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Dept. of Biostatistics & Bioinformatics
Elm St. & Carlton St.
Buffalo, New York 14263
On 07/13/2018 05:11 PM, Marcel Ramos wrote:
This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.