NOT SUPPORTED... in BioC check report
1
0
Entering edit mode
ihnatova • 0
@ihnatova-7305
Last seen 7.0 years ago
Czech Republic

Hello,

in one of the latest daily BioC check report for my package I see  "...NOT SUPPORTED" for all platforms but Linux:

Hostname    OS / Arch                                               INSTALL    BUILD    CHECK    BUILD BIN    
malbec2     Linux (Ubuntu 16.04.1 LTS) / x86_64      NotNeeded      OK     [ OK ]        
tokay2     Windows Server 2012 R2 Standard / x64     ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
toluca2     Mac OS X Mavericks (10.9.5) / x86_64     ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
veracruz2     OS X 10.11.6 El Capitan / x86_64          ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED.

 

I do not recall using any platform specific features or limiting my package to certain platforms. What can be possible source of this BioC chceck results?

 

 

bioccheck build/check error • 868 views
ADD COMMENT
0
Entering edit mode

This probably corresponds to the devel mailing list instead of here.

ADD REPLY
0
Entering edit mode
@martin-morgan-1513
Last seen 21 hours ago
United States

Questions about package development should be sent to the bioc-devel mailing list.

No need to leave us guessing about your package; I guess it's ToPASeq.

From the commit history, I see

Rpacks/ToPASeq$ svn log |less
...
------------------------------------------------------------------------
r120823 | hpages@fhcrc.org | 2016-09-09 12:20:44 -0400 (Fri, 09 Sep 2016) | 1 line

mark as unsupported on non-Linux like DEGraph which ToPASeq suggests
------------------------------------------------------------------------

This is apparently through DEGraph's dependency on NCIgraph

Rpacks/DEGraph$
------------------------------------------------------------------------
r120635 | hpages@fhcrc.org | 2016-08-31 20:24:35 -0400 (Wed, 31 Aug 2016) | 1 line

mark as unsupported on non-Linux like NCIgraph which DEGraph depends on
------------------------------------------------------------------------

and RCytoscape

Rpacks/NCIgraph$
------------------------------------------------------------------------
r120630 | hpages@fhcrc.org | 2016-08-31 20:12:10 -0400 (Wed, 31 Aug 2016) | 1 line

mark as unsupported on non-linux like RCytoscape which NCIgraph depends on
------------------------------------------------------------------------

I believe RCytoscape was marked as unsupported because it relies on configurations that the build system cannot easily and consistently implement.

As a package author, you  can remove the dependency on DEGraph (or convince the upstream maintainers to remove their dependency on RCytoscape) and then edit (or in your case remove) the file

Rpacks/ToPASeq$ cat .BBSoptions 
UnsupportedPlatforms: win, mac

 

ADD COMMENT

Login before adding your answer.

Traffic: 842 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