[Bioc-devel] Vignette update after change in git mirror repo
Thank you, Sean and James! I think this fixed the problem, Sean - will know when the build is finished today. MUCH appreciated.
On Fri, Apr 21, 2017 at 4:13 PM, Sean Davis <seandavi at gmail.com> wrote:
Sorry I lead you astray, earlier, Maia. In general, you do not need to install the package in the vignette. The first code block in the vignette where you did "eval=FALSE" is the way to go. The second code block where you actually do the installation is unnecessary. The package is installed by R in order to build the vignette. Sean