Package: nonlinearTseries Type: Package Title: Nonlinear Time Series Analysis Version: 0.3.2 Date: 2026-3-18 Maintainer: Constantino A. Garcia Authors@R: c(person("Constantino A.", "Garcia", email = "constantino.garciama@ceu.es", role = c("aut", "cre")), person("Gunther", "Sawitzki", role = "ctb")) Description: Functions for nonlinear time series analysis. This package permits the computation of the most-used nonlinear statistics/algorithms including generalized correlation dimension, information dimension, largest Lyapunov exponent, sample entropy and Recurrence Quantification Analysis (RQA), among others. Basic routines for surrogate data testing are also included. Part of this work was based on the book "Nonlinear time series analysis" by Holger Kantz and Thomas Schreiber (ISBN: 9780521529020). License: GPL-3 URL: https://github.com/constantino-garcia/nonlinearTseries BugReports: https://github.com/constantino-garcia/nonlinearTseries/issues Copyright: ANN library is copyright University of Maryland and Sunil Arya and David Mount. R wrapper is based on the ANN library, copyright Samuel Kemp 2005-9 and Gregory Jefferis 2009-2013. See file COPYRIGHT for details Depends: R (>= 3.3.0) Imports: Matrix, tseries, zoo, Rcpp (>= 0.12.12), graphics, stats, lifecycle LinkingTo: Rcpp, RcppArmadillo Suggests: rgl, plot3D, knitr, rmarkdown, testthat VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libssl-dev Repository: https://constantino-garcia.r-universe.dev Date/Publication: 2026-03-25 14:34:49 UTC RemoteUrl: https://github.com/constantino-garcia/nonlineartseries RemoteRef: HEAD RemoteSha: 061c464de087970dff10b269596cfd1c657a308b NeedsCompilation: yes Packaged: 2026-06-23 07:23:15 UTC; root Author: Constantino A. Garcia [aut, cre], Gunther Sawitzki [ctb]