Skip to content

[Bioc-devel] annotate missing from devel

13 messages · Kasper Daniel Hansen, Hervé Pagès, Marc Carlson +4 more

#
Hi Kasper,
Kasper Daniel Hansen wrote:
The "orange" builds (i.e. the builds for R-2.7/BioC-2.2) look fine for annotate:

   http://bioconductor.org/checkResults/2.2/bioc-LATEST/annotate/lamb1-buildsrc.html

but not the "aquarium" builds (i.e. the builds for R-2.8/BioC-2.3):

   http://bioconductor.org/checkResults/2.3/bioc-LATEST/annotate/wilson1-buildsrc.html

Therefore annotate will not be pushed to the BioC 2.3 public repo until someone
fixes its vignette.

Cheers,
H.

PS: The general page for all our builds is:

   http://bioconductor.org/checkResults/
#
Hi Herve,
Herve Pages wrote:
Unfortunately that vignette is unfixable - it is based on the old 
Homologene/env packages, so will need to be almost completely rewritten 
to use the new InParanoid/SQLite packages.

I should be able to replace it with something reasonable either this 
week or the next. In the meantime I will just rename it so it won't 
interfere with the build.

Best,

Jim

  
    
#
On further examination, the vignette on using the annotation packages is 
still based on the env packages as well. It builds right now because it 
depends on the .db packages, and thus works, but the text is all wrong. 
I'll try to get that updated as well.

Best,

Jim
James W. MacDonald wrote:

  
    
#
Hi Jim,

I was planning to write a short vignette to replace the broken 
hsahomology one (since we have previously deprecated that).  I was going 
to replace it with one that demonstrates how you can use the newer 
inparanoid packages.  I just have not had time to do it yet.  Please let 
me know if you have this tackled already, but if not it is already on my 
"to do " list.  In the meantime, dropping the broken vignette that 
describes a defunct package seems like a step in the right direction.


    Marc
James W. MacDonald wrote:
6 days later
#
On Wed, May 14, 2008 at 8:00 AM, Tony Chiang <tchiang at fhcrc.org> wrote:
Tony,

The package appears to install just fine for me doing (from the
command line--your mileage may vary):

svn export https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/annotate
R CMD INSTALL annotate

This is on a unix-like system (Mac) and of course requires an svn
client and build tools for your system but, once installed, it will
allow installation of those other packages.

Hope that helps in the short term.

Sean
#
On Wed, May 14, 2008 at 9:05 AM, Tony Chiang <tchiang at fhcrc.org> wrote:
If the only issue is the vignette, then the best bet might be to
remove that particular vignette for now and replace it when it is
complete?

Sean
#
My bad. Marc is going to fix the vignette, and in the meantime I stuck 
an extension on the old vignette so it would be ignored in the build 
process. However, I didn't change the depends field to remove 
hsahomology and xlahomology.

Fixed now.

Best,

Jim
Tony Chiang wrote:

  
    
#
I have replaced the useHomology vignette with a newer one that describes 
the newer inparanoid based packages.

    Marc
James W. MacDonald wrote:
#
I did see a new version come down via update.packages - Tony can you 
confirm that you are now getting one at your end?

the devel builds seem to be in a bit of a mess, we will be trying to 
address that this week
Marc Carlson wrote: