Hi Ramon,
Thanks for letting us know about this. We've identified and fixed the problem.
Dan
- Original Message -
> From: "Ramon Diaz-Uriarte"
> To: "bioc-devel"
> Cc: "ramon diaz"
> Sent: Monday, July 25, 2016 11:30:39 AM
> Subject: [Bioc-devel] "platforms" information not updated
Hi Florian,
On 07/21/2016 01:47 AM, Hahne, Florian wrote:
> This is a problem with the biomaRt package and its connection to the Ensembl
> archives, not Gviz. Here’s the call the fails:
> listMarts(host="feb2012.archive.ensembl.org", path="/biomart/martservice")
>
> It looks like Ensembl is no lo
You may also find this useful if you only need to use one of the two.
To import every symbol from a package but for a few exceptions, pass the
|except| argument to |import|. The directive
import(foo, except=c(bar, baz))
https://cran.r-project.org/doc/manuals/R-exts.html#Specifying-imports-and-e