Sun, 15 Aug 2010

New package lubridate with initial version 0.1
Package: lubridate
Type: Package
Title: Make dealing with dates a little easier
Version: 0.1
Author: Hadley Wickham , Garrett Grolemund
Maintainer: Hadley Wickham
Description: Lubridate makes it easier to work with dates and times by providing functions to identify and parse date-time data, extract and modify components of a date-time (years, months, days, hours, minutes, and seconds), perform accurate math on date-times, handle time zones and Daylight Savings Time. Lubridate has a consistent, memorable syntax, that makes working with dates fun instead of frustrating.
Depends: R (>= 2.8), plyr, stringr
Enhances: chron, timeDate, zoo, xts, its, tis, timeSeries, fts, tseries
Suggests: testthat
License: GPL
LazyData: true
Collate: 'accessors-day.r' 'accessors-hour.r' 'accessors-minute.r' 'accessors-misc.r' 'accessors-month.r' 'accessors-second.r' 'accessors-tz.r' 'accessors-week.r' 'accessors-year.r' 'coercion.r' 'durations.r' 'epochs.r' 'intervals.r' 'ops.durations.r' 'parse.r' 'periods.r' 'pretty.r' 'round.r' 'util.r' 'zzz.r'
Packaged: 2010-08-14 17:18:06 UTC; hadley
Repository: CRAN
Date/Publication: 2010-08-15 04:46:38

More information about lubridate at CRAN
Permanent link

Package ltsa updated to version 1.3 with previous version 1.1 dated 2008-01-08

Title: Linear time series analysis
Description: Methods of developing linear time series modelling. Methods are given for loglikelihood computation, forecasting and simulation.
Author: A.I. McLeod, Hao Yu, Zinovi Krougly
Maintainer: A.I. McLeod

Diff between ltsa versions 1.1 dated 2008-01-08 and 1.3 dated 2010-08-15

 ltsa-1.1/ltsa/INDEX                      |only
 ltsa-1.1/ltsa/R/TrenchInverse-internal.R |only
 ltsa-1.3/ltsa/DESCRIPTION                |   30 ++++++++++++++++++------------
 ltsa-1.3/ltsa/NAMESPACE                  |only
 ltsa-1.3/ltsa/R/ltsa-internal.R          |only
 ltsa-1.3/ltsa/inst                       |only
 ltsa-1.3/ltsa/man/DLSimulate.Rd          |    4 +---
 ltsa-1.3/ltsa/man/TrenchMean.Rd          |    7 +++++--
 ltsa-1.3/ltsa/man/ltsa-package.Rd        |only
 9 files changed, 24 insertions(+), 17 deletions(-)

More information about ltsa at CRAN
Permanent link

New package FitARMA with initial version 1.3
Package: FitARMA
Title: FitARMA: Fit ARMA or ARIMA using fast MLE algorithm
Version: 1.3
Date: 2010-08-14
Author: A.I. McLeod
Maintainer: A.I. McLeod
Depends: R (>= 2.0.0), FitAR
Description: Implements fast maximum likelihood algorithm for fitting ARMA time series. Uses S3 methods print, summary, fitted, residuals. Fast exact Gaussian ARMA simulation.
Classification/ACM: G.3, G.4, I.5.1
Classification/MSC: 62M10, 91B84
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
Packaged: 2010-08-14 22:34:51 UTC; aim
Repository: CRAN
Date/Publication: 2010-08-15 04:46:28

More information about FitARMA at CRAN
Permanent link

Package FGN updated to version 1.3 with previous version 1.2 dated 2009-10-13

Title: Fractional Gaussian Noise, estimation and simulaton
Description: MLE for H parameter in FGN; MLE for regression with FGN error; simulation of FGN; print, summary, plot, coef, residuals, Boot methods.
Author: A.I. McLeod
Maintainer: A.I. McLeod

Diff between FGN versions 1.2 dated 2009-10-13 and 1.3 dated 2010-08-15

 DESCRIPTION        |   18 +++--
 NAMESPACE          |only
 inst               |only
 man/FGN-package.Rd |   14 ++-
 man/NileMin.Rd     |  188 ++++++++++++++++++++++++++---------------------------
 5 files changed, 115 insertions(+), 105 deletions(-)

More information about FGN at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.