Package: jfa
Title: Statistical Methods for Auditing
Version: 0.6.6
Date: 2023-04-07
Authors@R: 
    person(given = "Koen",
           family = "Derks",
           role = c("aut", "cre"),
           email = "k.derks@nyenrode.nl",
           comment = c(ORCID = '0000-0002-5533-9349'))
Description: Provides statistical methods for auditing as implemented in JASP
    for Audit (Derks et al., 2021 <doi:10.21105/joss.02733>). First, the package
    makes it easy for an auditor to plan a statistical sample, select the sample
    from the population, and evaluate the misstatement in the sample compliant
    with international auditing standards. Next to classical audit sampling
    methodology, the package implements Bayesian equivalents of these methods
    whose statistical underpinnings are described in Derks et al. (2021)
    <doi:10.1111/ijau.12240>, Derks et al. (2021) <doi:10.31234/osf.io/kzqp5>,
    and Derks et al. (2022) <doi:10.31234/osf.io/8nf3e>. Second, the package
    provides statistical methods for auditing data, including (Bayesian) tests
    of digit distributions and tests for repeated values.
Depends: R (>= 3.5.0)
Imports: bde, extraDistr, ggplot2, methods, Rcpp (>= 0.12.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>=
        2.2.0), stats, truncdist
Suggests: benford.analysis (>= 0.1.5), BenfordTests (>= 1.2.0),
        BeyondBenford (>= 1.4), kableExtra, knitr, MUS (>= 0.1.6),
        rmarkdown, samplingbook (>= 1.2.4), testthat
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
VignetteBuilder: knitr
URL: https://koenderks.github.io/jfa/, https://github.com/koenderks/jfa
BugReports: https://github.com/koenderks/jfa/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
SystemRequirements: C++17, GNU make
Language: en-US
RoxygenNote: 7.2.3
Biarch: true
Packaged: 2023-04-07 14:26:43 UTC; koenderks
Author: Koen Derks [aut, cre] (<https://orcid.org/0000-0002-5533-9349>)
Maintainer: Koen Derks <k.derks@nyenrode.nl>
Repository: CRAN
Date/Publication: 2023-04-08 13:50:02 UTC
