Package: EstimDiagnostics
Type: Package
Title: Diagnostic Tools and Unit Tests for Statistical Estimators
Authors@R: 
  person("Dmitry", "Otryakhin", email = "d.otryakhin.acad@protonmail.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4700-7221"))
Version: 0.0.3
Author: Dmitry Otryakhin [aut, cre] (<https://orcid.org/0000-0002-4700-7221>)
Maintainer: Dmitry Otryakhin <d.otryakhin.acad@protonmail.ch>
Description: Extension of 'testthat' package to make unit tests on empirical distributions of estimators and functions for diagnostics of their finite-sample performance.
License: GPL-3
URL:
        https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators
Encoding: UTF-8
Imports: foreach (>= 1.5.1), reshape2 (>= 1.4.4), ggplot2 (>= 3.3.2),
        goftest (>= 1.2-2), testthat (>= 3.0.0), rlang
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, doParallel, gridExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-16 21:06:21 UTC; d
Repository: CRAN
Date/Publication: 2021-04-16 21:40:03 UTC
Built: R 4.4.3; ; 2025-10-13 10:54:23 UTC; windows
