Re: [Bioc-devel] Error on genes-method,OrganismDbi

2016-05-03 Thread Hector Corrada Bravo
Yep, that was it. Thanks! Hector On Tue, May 3, 2016 at 6:14 AM, Vincent Carey wrote: > Try 1.13.9 of OrganismDbi -- I ran into this and Val answered yesterday. > You need to get 1.13.9 from svn source. > > On Tue, May 3, 2016 at 5:57 AM, Hector Corrada Bravo > wrote: > >> Hello all, >> >> I ju

Re: [Bioc-devel] Error on genes-method,OrganismDbi

2016-05-03 Thread Vincent Carey
Try 1.13.9 of OrganismDbi -- I ran into this and Val answered yesterday. You need to get 1.13.9 from svn source. On Tue, May 3, 2016 at 5:57 AM, Hector Corrada Bravo wrote: > Hello all, > > I just ran into this error. Any help appreciated: > > >library(Mus.musculus) > > gr <- genes(Mus.musculus,

[Bioc-devel] Error on genes-method,OrganismDbi

2016-05-03 Thread Hector Corrada Bravo
Hello all, I just ran into this error. Any help appreciated: >library(Mus.musculus) > gr <- genes(Mus.musculus, columns=c("GENEID","SYMBOL")) Error in get(name, envir = asNamespace(pkg), inherits = FALSE) : object '.testSelectArgs' not found > sessionInfo() R version 3.3.0 RC (2016-05-01 r70572