Package: RecordTest
Type: Package
Title: Inference Tools in Time Series Based on Record Statistics
Version: 2.0.0
Date: 2021-02-13
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 = "ths"),
  person("Jesús", "Asín", role = "ths")
    )
Author: Jorge Castillo-Mateo [aut, cre, cph]
    (<https://orcid.org/0000-0003-3859-0248>),
  Ana C. Cebrián [ths],
  Jesús Asín [ths]
Maintainer: Jorge Castillo-Mateo <jorgecastillomateo@gmail.com>
Depends: R (>= 3.5.0)
Imports: ggplot2, stats
Suggests: ggpubr, knitr, rmarkdown
Description: Statistical tools based on the probabilistic properties of the record
    occurrence in a sequence of independent and identically distributed continuous
    random variables. In particular, tools to prepare a time series as well as
    distribution-free tests and graphical tools to visualize the record occurrence.
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: 2021-02-13 19:21:56 UTC; jorge
Repository: CRAN
Date/Publication: 2021-02-13 19:50:02 UTC
