Package: robustarima Type: Package Title: Robust ARIMA Modeling Imports: methods, splusTimeDate, splusTimeSeries Version: 0.2.7 Authors@R: c(person(given = "Stephen", family = "Kaluzny", role = c("aut", "cre"), email = "spkaluzny@gmail.com"), person(given = "Bill", family = "Dunlap", role = "ctb"), 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. The methodology is described in Maronna et al (2017, ISBN:9781119214687). 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 Repository: https://spkaluzny.r-universe.dev Date/Publication: 2024-09-20 23:35:36 UTC RemoteUrl: https://github.com/spkaluzny/robustarima RemoteRef: HEAD RemoteSha: 0675e2d9f558252260922c47e51743f7a40adc07 Packaged: 2026-06-05 09:21:00 UTC; root Author: Stephen Kaluzny [aut, cre], Bill Dunlap [ctb], TIBCO Software Inc. [aut, cph] Maintainer: Stephen Kaluzny