Package: pragmastat
Type: Package
Title: Pragmatic Statistical Toolkit
Version: 5.2.0
Author: Andrey Akinshin [aut, cre]
Maintainer: Andrey Akinshin <andrey.akinshin@gmail.com>
Authors@R: person("Andrey", "Akinshin",
                  email = "andrey.akinshin@gmail.com",
                  role = c("aut", "cre"))
Description: Robust and efficient summary estimators from the Pragmastat manual.
License: MIT + file LICENSE
URL: https://github.com/AndreyAkinshin/pragmastat
BugReports: https://github.com/AndreyAkinshin/pragmastat/issues
Encoding: UTF-8
Imports:
    R6
Suggests:
    testthat (>= 3.0.0),
    jsonlite
Config/testthat/edition: 3
RoxygenNote: 7.3.3
