Prof Brian Ripley <[EMAIL PROTECTED]> 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 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel