install.packages by default goes to CRAN (the stable repository): if you want the bleeding edge, install e1071 from R-forge (note you might need a source install if the build bot hasn't gotten to it since the update)
https://r-forge.r-project.org/R/?group_id=786 Cheers, Michael On Tue, Aug 28, 2012 at 5:04 PM, Sam Steingold <s...@gnu.org> wrote: > Thanks, when will I be able to use the new code? > I just did install.packages("e1071") + library(e1071). no good. > do I need to restart R? > thanks! > >> * David Meyer <qnivq.zr...@jh.np.ng> [2012-08-27 22:57:17 +0200]: >> >> done, thanks for the suggestion. >> >> On 2012-08-27 21:15, Sam Steingold wrote: >>> >>> David, could you please add an option `fac' to `write.matrix.csr', >>> similar to `read.matrix.csr' which already accepts `fac'? > > -- > Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X > 11.0.11103000 > http://www.childpsy.net/ http://openvotingconsortium.org http://pmw.org.il > http://www.PetitionOnline.com/tap12009/ http://memri.org http://camera.org > Marriage is the sole cause of divorce. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.