Package: tukeyGH
Type: Package
Title: Tukey's g-and-h Probability Distribution
Version: 1.0.0
Authors@R: c(
    person('Flavio', 'Santi', email = 'flavio.santi@univr.it',
      role = c('cre', 'aut'), comment = c(ORCID = "0000-0002-2014-1981")),
    person('Marco', 'Bee', email = 'marco.bee@unitn.it',
      role = c('aut'), comment = c(ORCID = "0000-0002-9579-3650")),
    person('Julien', 'Hambuckers', email = 'jhambuckers@uliege.be',
      role = c('aut'), comment = c(ORCID = "0000-0003-4567-5477")),
    person('Luca', 'Trapin', email = 'luca.trapin@unibo.it',
      role = c('aut'), comment = c(ORCID = "0000-0001-8613-0962")))
Author: Flavio Santi [cre, aut] (<https://orcid.org/0000-0002-2014-1981>),
  Marco Bee [aut] (<https://orcid.org/0000-0002-9579-3650>),
  Julien Hambuckers [aut] (<https://orcid.org/0000-0003-4567-5477>),
  Luca Trapin [aut] (<https://orcid.org/0000-0001-8613-0962>)
Maintainer: Flavio Santi <flavio.santi@univr.it>
URL: https://github.com/f-santi/tukeyGH
BugReports: https://github.com/f-santi/tukeyGH/issues
Description: It provides distribution, density and quantile functions of the
    Tukey's g-and-h probability distribution, as well as functions for random
    number generation, parameter estimation and testing.
Depends: R (>= 4.0)
Imports: magrittr (>= 2.0.0), minqa, Rdpack, rootSolve (>= 1.8.2.1)
Suggests: testthat (>= 3.0.0)
License: GPL (>= 3)
LazyData: true
NeedsCompilation: no
Encoding: UTF-8
RoxygenNote: 7.1.1
Repository: CRAN
RdMacros: Rdpack
Config/testthat/edition: 3
Packaged: 2021-04-09 09:51:56 UTC; flavio
Date/Publication: 2021-04-10 08:10:02 UTC
Built: R 4.0.2; ; 2021-04-11 10:29:44 UTC; unix
