Skip to content

[Bioc-devel] Package "not supported" on some platforms, and dependent packages

4 messages · Dan Tenenbaum, Kevin RUE, Obenchain, Valerie

#
----- Original Message -----
The build system is heartless. ;)
ensemblVEP is marked as unsupported on Windows by virtue of a .BBSoptions file in the top level (at the same level as DESCRIPTION) containing one line:

UnsupportedPlatforms: win

If you add that to your package it will stop building (and failing) on windows.

If ensemblVEP is ever again supported on windows (I don't know if this is planned) you'll need to remove that file.

Dan
#
Arrrrgh, I could have looked better in the Git mirror code ;)

Anyway, thanks a lot for the tip!

No worries about removing the file if the parent package gets supported.
However, I've never tried to run the VEP script on Windows, which I expect
is pre-requisite for the package building successfully there. Might not be
that easy. Anyway, future will tell, and I'll keep an eye out for it!

Cheers
Kevin


On Tue, Oct 18, 2016 at 11:44 PM, Dan Tenenbaum <dtenenba at fredhutch.org>
wrote:

  
  
#
Just fyi, as stated in the NEWS, ensemblVEP >= 1.12.0 is not supported
on windows because the Ensembl VEP tool >= 84 requires tabix.

Valerie
On 10/18/2016 04:01 PM, Kevin RUE 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.
#
Oh right, Thanks for the clarification Valerie!
Kevin

On Wed, Oct 19, 2016 at 5:09 PM, Obenchain, Valerie <
Valerie.Obenchain at roswellpark.org> wrote: