Date: Tue, 30 Aug 2011 21:14:29 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/R-cran-zoo Makefile distinfo pkg-descr Message-ID: <201108302114.p7ULETOm059282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2011-08-30 21:14:29 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/R-cran-zoo Makefile distinfo pkg-descr Log: - Add a new port: math/R-cran-zoo An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics. WWW: http://zoo.r-forge.r-project.org/ Revision Changes Path 1.723 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/R-cran-zoo/Makefile (new) 1.1 +2 -0 ports/math/R-cran-zoo/distinfo (new) 1.1 +7 -0 ports/math/R-cran-zoo/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108302114.p7ULETOm059282>