Reverse the effect of useDevel()
1
0
Entering edit mode
@andrewjskelton73-7074
Last seen 5 weeks ago
United Kingdom

This might be a very simple question, but I can't seem to find the answer around! I ran useDevel() for a package I'm developing and now I'd like revert back to not using the development packages, what's the best way to go about this?

bioconductor devel developers • 1.2k views
ADD COMMENT
3
Entering edit mode
@martin-morgan-1513
Last seen 5 days ago
United States

Use useDevel(FALSE). This will install the release version of the BiocInstaller package, and downgrade (re-install) packages that are at their devel version. Verify that the installation is correct with BiocInstaller::biocValid(). More information is available on the corresponding help pages.

ADD COMMENT

Login before adding your answer.

Traffic: 1021 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6