Package: robustarima
Type: Package
Title: Robust ARIMA Modeling
Imports: methods, splusTimeDate, splusTimeSeries
Version: 0.2.6
Authors@R: 
    c(person(given = "Stephen",
           family = "Kaluzny",
           role = c("aut", "cre"),
           email = "spkaluzny@gmail.com"),
      person(given = "TIBCO Software Inc.",
           role=c("aut", "cph")))
Description: Functions for fitting a linear regression model with ARIMA
  errors using a filtered tau-estimate.
License: BSD_3_clause + file LICENSE
URL: https://github.com/spkaluzny/robustarima
BugReports: https://github.com/spkaluzny/robustarima/issues
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2021-04-30 16:07:13 UTC; spk
Author: Stephen Kaluzny [aut, cre],
  TIBCO Software Inc. [aut, cph]
Maintainer: Stephen Kaluzny <spkaluzny@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-30 22:40:06 UTC
