[R] match function or "=="

Matthew Dowle mdowle at mdowle.plus.com
Thu Apr 8 10:34:18 CEST 2010


Please install v1.3 from R-forge :
install.packages("data.table",repos="http://R-Forge.R-project.org")

It will be ready for CRAN soon.

Please follow up on datatable-help at lists.r-forge.r-project.org

Matthew

"bo" <bozhao86 at hotmail.com> wrote in message 
news:1270689586866-1755876.post at n4.nabble.com...
>
> Thank you very much for the help.
>
> I installed data.table package, but I keep getting the following warnings:
>
>> setkey(DT,id,date)
> Warning messages:
> 1: In `[.data.table`(deref(x), o) :
> This R session is < 2.4.0. Please upgrade to 2.4.0+.
>
> I'm using R 2.10, but why I keep getting warnings on upgrades. Thanks 
> again.
>
>
> -- 
> View this message in context: 
> http://n4.nabble.com/match-function-or-tp1754505p1755876.html
> Sent from the R help mailing list archive at Nabble.com.
>



More information about the R-help mailing list