Package: MAR1 Type: Package Title: Multivariate Autoregressive Modeling for Analysis of Community Time-Series Data Version: 2.3 Date: 2023-06-02 Authors@R: c(person("Elizabeth Eli", "Holmes", , "eli.holmes@noaa.gov", role = c("cre", "ctb"), comment = c(ORCID = "0000-0001-9128-8393")), person("Lindsay P.", "Scheef", , "scheef@utexas.edu", role = c("aut", "cph"))) Description: The MAR1 package provides basic tools for preparing ecological community time-series data for MAR modeling, building MAR-1 models via model selection and bootstrapping, and visualizing and exporting model results. It is intended to make MAR analysis sensu Ives et al. (2003) Analysis of community stability and ecological interactions from time-series data) a more accessible tool for anyone studying community dynamics. The user need not necessarily be familiar with time-series modeling or command-based statistics programs such as R. URL: https://atsa-es.github.io/MAR1/ BugReports: https://github.com/atsa-es/MAR1/issues License: GPL-2 Depends: R (>= 4.0.0), leaps, bestglm, stats, tcltk Suggests: knitr, MARSS (>= 3.11.0), rmarkdown NeedsCompilation: no VignetteBuilder: knitr RoxygenNote: 7.2.3 Repository: https://atsa-es.r-universe.dev Date/Publication: 2023-06-07 00:47:37 UTC RemoteUrl: https://github.com/atsa-es/MAR1 RemoteRef: HEAD RemoteSha: 5e3a6530fc606d14679fd50beaa5d0b5526da945 Packaged: 2026-06-23 08:05:40 UTC; root Author: Elizabeth Eli Holmes [cre, ctb] (ORCID: ), Lindsay P. Scheef [aut, cph] Maintainer: Elizabeth Eli Holmes