Package: fractalRegression
Type: Package
Title: Performs Fractal Analysis and Fractal Regression
Version: 1.2
Date: 2023-08-19
Authors@R: 
  c(person(given = "Aaron",
             family = "Likens",
             role = c("aut", "cre"),
             email = "alikens@unomaha.edu",
             comment = c(ORCID = "0000-0002-6535-5772")),
      person(given = "Travis",
             family = "Wiltshire",
             role = "aut",
             comment = c(ORCID = "0000-0001-7630-2695")))
Description: Various functions for performing fractal and multifractal analysis including performing fractal regression. Please refer to Peng and colleagues (1994) <doi:10.1103/physreve.49.1685>, Kantelhardt and colleagues (2002)<doi:10.1016/S0378-4371(02)01383-3>, and Likens and colleagues (2019) <doi:10.1016/j.physa.2019.121580>.
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Suggests: knitr, markdown, rmarkdown, ggplot2, crqa, MFDFA, fracdiff,
        tseries, fields, gridExtra, qpdf
Encoding: UTF-8
Imports: Rcpp (>= 1.0.0), colorRamps
LazyData: true
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-08-19 19:47:54 UTC; alikens
Author: Aaron Likens [aut, cre] (<https://orcid.org/0000-0002-6535-5772>),
  Travis Wiltshire [aut] (<https://orcid.org/0000-0001-7630-2695>)
Maintainer: Aaron Likens <alikens@unomaha.edu>
Repository: CRAN
Date/Publication: 2023-08-19 20:52:33 UTC
