[pkg-bioc] CVS %p

David Vernazobres david at vernazobres.net
Sun May 20 21:01:50 UTC 2007


I found the error, but do not know how to correct it, apart adding a
grep in the pipe process :

$ apt-cache search  "^r-omegahat-"
r-cran-rggobi - GNU R package for the GGobi data visualization system
r-omegahat-ggobi - GNU R package for the GGobi data visualization system

I will add a grep in the pipe chain, but other solution are welcome.
david

On 5/20/07, David Vernazobres <dv at uni-muenster.de> wrote:
> Hi Dirk,
>
> On 5/20/07, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> > |  * r_pkg_update.pl: The main idea behind was :
> > |   ** check the dependencies before cran2deb (failing 5 times
> > | consecutively... annoying...)
> > |   ** create or update the cran, bioc, omegahat local mirror. (--doupdate)
> >
> >
> > edd at basebud:~/src/debian/CRAN/cvs/tools> ./r_pkg_update.pl --doupdatebinarch=i386
> > Use of uninitialized value in split at ./r_pkg_update.pl line 385.
> > Created or connected database at 'database'.
> > closing dbh with active statement handles at ./r_pkg_update.pl line 877.



>
> hummm, I do not know this option flag --doupdatebinarch ;)
> $ ./r_pkg_update.pl --doupdatebinarch=i386
> Unknown option: doupdatebinarch
> Usage:
>     ./r_pkg_update.pl [options]
>
> OK, it's due to the last added option --create-cran (that I never
> test). I was always using --create-all. Thanks for this report, I
> spotted the problem. I will correct it.
> david
>



More information about the pkg-bioc-devel mailing list