Package: RecordTest
Type: Package
Title: Inference Tools in Time Series Based on Record Statistics
Version: 1.0.1
Date: 2020-10-05
Authors@R: c(
  person("Jorge", "Castillo-Mateo", role = c("aut","cre","cph"), email = "jorgecastillomateo@gmail.com", comment = c(ORCID = "0000-0003-3859-0248")),
  person("Ana C.", "Cebrián", role = "aut"),
  person("Jesús", "Asín", role = "dtc")
    )
Author: Jorge Castillo-Mateo [aut, cre, cph]
    (<https://orcid.org/0000-0003-3859-0248>),
  Ana C. Cebrián [aut],
  Jesús Asín [dtc]
Maintainer: Jorge Castillo-Mateo <jorgecastillomateo@gmail.com>
Depends: R (>= 3.5.0)
Imports: ggplot2, parallel, stats
Suggests: ggpubr, knitr, rmarkdown
Description: Statistical tools based on probabilistic properties of the occurrence of 
    records in a sequence (Xt) of independent and identically distributed random variables. 
    In particular, tools to pre-process a time series as well as distribution-free 
    tests for trend in location and plots to visualize the behavior of the records.
License: GPL-3
URL: https://github.com/JorgeCastilloMateo/RecordTest
BugReports: https://github.com/JorgeCastilloMateo/RecordTest/issues
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.1.1
Packaged: 2020-10-05 10:53:09 UTC; jorge
Repository: CRAN
Date/Publication: 2020-10-05 13:20:14 UTC
