Skip to content
Back to formatted view

Raw Message

Message-ID: <01E9477C-0658-44CA-8CA2-6E3032B1B68B@gmail.com>
Date: 2018-04-10T23:25:54Z
From: Paul Shannon
Subject: [Bioc-devel] right version "masked" by wrong version - not sure what "masked means"

I am trying to build IGV (a new submission) on windows (tokay2) after linux and macOS build clean.

IGV needs its base class package, BrowserViz, at version >= 2.0, whose build report is OK for install, build, and build bin.   BrowserViz 2.0.11 fails check, probably because now web browser is available on the build machines.

The IGV build on windows reports an error I have not seen before.  Can anyone help?  What does ?masked? mean in this context - not of a function, method or variable, but apparently of the entire package?

- Paul

* installing *source* package 'IGV' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: version 2.0.11 of 'BrowserViz' masked by 1.11.0 in C:/Users/pkgbuild/packagebuilder/workers/jobs/704/R-libs
Error : package 'BrowserViz' 1.11.0 was found, but >= 2.0 is required by 'IGV'