[Rd] R-2.5.0 install

Seth Falcon sfalcon at fhcrc.org
Fri Apr 27 20:58:48 CEST 2007


Prof Brian Ripley <ripley at stats.ox.ac.uk> writes:
> Indeed it is.  The package has
>
> .First.lib <- function(lib, pkgname, where) {
>   ## load the compiled code
>   library.dynam(pkgname, pkgname, lib)
>
> and that should be
>
>   library.dynam("matchprobes", pkgname, lib)

Thanks!  I've fixed this for the release and devel versions of
matchprobes.

> (That's not an uncommon mistake, BTW: EBarrays, puma and twilight of
> BioC seem to share it.)

Indeed.  I will contact the maintainers of those packages.

+ seth

-- 
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
http://bioconductor.org



More information about the R-devel mailing list