On 2 February 2009 at 19:36, Ben Goodrich wrote: | -----BEGIN PGP SIGNED MESSAGE----- | Hash: SHA1 | | Package: r-cran-matrix | Version: 0.999375-20-1 | Severity: normal | | *** Please type your report below this line *** | | Hi Dirk, | | On the 32bit version of r-cran-matrix only, the following functions are | producing an error message that says: | | could not find symbol "..." in environment of the generic function | | colSums(), rowSums(), colMeans(), rowMeans() , which are all functions | in the Matrix package that S4ify the ones in base. | | To reproduce the bad behavior on 32bit, just do | | example(colSums, package = "Matrix", lib.loc="/usr/lib/R/site-library") | | But the behavior is fine on 64bit with r-cran-matrix and 32bit when I R | CMD INSTALL Matrix from CRAN. | | Did you accidentally build the 32bit r-cran-matrix package under 2.9.0 ?
It's possible. After Kurt nudged all us package authors to try R 2.9.0 for the improved parser, I did build local packages of R 2.9.0. I *thought* my local pbuilder was set up to ignore the local builds ... but I was wrong. R 2.9.0 was indeed used. Darn. That could affected a few packages. | That is what the warning message says on 32bit, but there is no such | warning on 64bit. My guess is that it just needs to be rebuilt. Yes. Will reconfigure the pbuilder and upload -2 fix. Thanks for catching this! Dirk -- Three out of two people have difficulties with fractions. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

