{"id":28449359,"url":"https://github.com/koenderks/jfa","last_synced_at":"2025-07-24T11:11:15.221Z","repository":{"id":41288766,"uuid":"224984867","full_name":"koenderks/jfa","owner":"koenderks","description":"jfa is an R package that provides statistical methods for auditing. Its functionality and intended workflow are implemented with a graphical user interface in the Audit module of JASP (https://jasp-stats.org), a free and open-source software program for statistical analyses.","archived":false,"fork":false,"pushed_at":"2025-06-18T19:44:15.000Z","size":97311,"stargazers_count":8,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"development","last_synced_at":"2025-06-18T20:37:27.246Z","etag":null,"topics":["algorithm-auditing","audit","audit-sampling","bayesian","data-auditing","jasp","jasp-for-audit","r","r-package","rstats","statistical-audit","statistics"],"latest_commit_sha":null,"homepage":"https://koenderks.github.io/jfa","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koenderks.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-30T08:54:14.000Z","updated_at":"2025-06-18T19:35:32.000Z","dependencies_parsed_at":"2023-10-16T01:17:42.599Z","dependency_job_id":"fb535d2d-3c20-424a-bdb1-5d1dbbd7a316","html_url":"https://github.com/koenderks/jfa","commit_stats":{"total_commits":1417,"total_committers":5,"mean_commits":283.4,"dds":0.2914608327452364,"last_synced_commit":"7c3d5fbbdfaecac8f2c260850e3ccca092b6acba"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/koenderks/jfa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenderks%2Fjfa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenderks%2Fjfa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenderks%2Fjfa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenderks%2Fjfa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koenderks","download_url":"https://codeload.github.com/koenderks/jfa/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenderks%2Fjfa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260632986,"owners_count":23039352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithm-auditing","audit","audit-sampling","bayesian","data-auditing","jasp","jasp-for-audit","r","r-package","rstats","statistical-audit","statistics"],"created_at":"2025-06-06T14:08:02.677Z","updated_at":"2025-07-01T03:31:50.464Z","avatar_url":"https://github.com/koenderks.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CRAN](https://img.shields.io/cran/v/jfa?color=yellow\u0026label=CRAN\u0026logo=r)](https://cran.r-project.org/package=jfa)\n[![R_build_status](https://github.com/koenderks/jfa/workflows/Build/badge.svg)](https://github.com/koenderks/jfa/actions)\n[![Codecov](https://codecov.io/gh/koenderks/jfa/branch/development/graph/badge.svg?token=ZoxIB8p8PW)](https://app.codecov.io/gh/koenderks/jfa)\n[![Bugs](https://img.shields.io/github/issues/koenderks/jfa/bug?label=Bugs\u0026logo=github\u0026logoColor=%23FFF\u0026color=brightgreen)](https://github.com/koenderks/jfa/issues?q=is%3Aopen+is%3Aissue+label%3Abug)\n[![Total](https://cranlogs.r-pkg.org/badges/grand-total/jfa?color=blue)](https://cranlogs.r-pkg.org)\n[![Licence](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html)\n\n# jfa: Statistical Methods for Auditing \u003cimg src='https://github.com/koenderks/jfa/raw/development/man/figures/logo.png' width='149' height='173' align='right'/\u003e\n\n**jfa** is an R package that provides statistical methods for auditing. The package includes functions for planning, performing, and evaluating audit samples compliant with international auditing standards, as well as functions for auditing data, such as testing the distribution of leading digits against Benford's law, and functions for auditing algorithms with respect to fairness. In addition to offering classical (frequentist) methods, **jfa** also provides a straightforward implementation of their Bayesian counterparts.\n\n- [Audit sampling: Get started](https://koenderks.github.io/jfa/articles/audit-sampling.html)\n- [Data auditing: Get started](https://koenderks.github.io/jfa/articles/data-auditing.html)\n- [Algorithm auditing: Get started](https://koenderks.github.io/jfa/articles/algorithm-auditing.html)\n\nThe functionality of the **jfa** package and its intended workflow are implemented with a graphical user interface in the [Audit](https://github.com/jasp-stats/jaspAudit) module of [JASP](https://jasp-stats.org), a free and open-source software program for statistical analyses.\n\n---\n\n### Resources\n\n- [Package website](https://koenderks.github.io/jfa/) (online documentation, vignettes)\n- [Textbook](https://koenderks.github.io/sasr/) (detailed information, code examples)\n- [Ask a question](https://github.com/koenderks/jfa/discussions) (discussion forum)\n- [Open an issue](https://github.com/koenderks/jfa/issues) (bug reports, feature requests)\n\n### Installation\n\n#### Latest Release\n\nThe most recent **jfa** release can be installed from [CRAN](https://cran.r-project.org/package=jfa) via:\n\n```r\ninstall.packages(\"jfa\")\n```\n\n#### Development Version\n\nTo install the development version from GitHub, first make sure that you can install the **rstan** package and C++ toolchain by following these [instructions](https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started). Once **rstan** is successfully installed, you can install **jfa** from GitHub using the **remotes** package by executing the following command in R:\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"koenderks/jfa\", INSTALL_opts = \"--no-multiarch\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenderks%2Fjfa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoenderks%2Fjfa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenderks%2Fjfa/lists"}