An open API service indexing awesome lists of open source software.

https://github.com/kwb-r/kwb.fakin

Functions Used in Our FAKIN Project
https://github.com/kwb-r/kwb.fakin

project-fakin r r-package research-data-management rstats

Last synced: 5 months ago
JSON representation

Functions Used in Our FAKIN Project

Awesome Lists containing this project

README

          

[![R-CMD-check](https://github.com/KWB-R/kwb.fakin/workflows/R-CMD-check/badge.svg)](https://github.com/KWB-R/kwb.fakin/actions?query=workflow%3AR-CMD-check)
[![pkgdown](https://github.com/KWB-R/kwb.fakin/workflows/pkgdown/badge.svg)](https://github.com/KWB-R/kwb.fakin/actions?query=workflow%3Apkgdown)
[![codecov](https://codecov.io/github/KWB-R/kwb.fakin/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.fakin)
[![Project Status](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/kwb.fakin)]()
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.1309311.svg)](https://doi.org/10.5281/zenodo.1309311)
[![R-Universe_Status_Badge](https://kwb-r.r-universe.dev/badges/kwb.fakin)](https://kwb-r.r-universe.dev/)

# kwb.fakin

This package contains all functions and evaluations related to KWB project "FAKIN".
Set the Subversion setting 'enable-auto-props' to 'yes' so that the 'auto-probs'
options are considered.

## Installation

```r
#install.packages("devtools", repos = "https://cloud.r-project.org")
devtools::install_github("KWB-R/kwb.fakin")
```

## Documentation

Release: [https://kwb-r.github.io/kwb.fakin](https://kwb-r.github.io/kwb.fakin)

Development: [https://kwb-r.github.io/kwb.fakin/dev](https://kwb-r.github.io/kwb.fakin/dev)

## Contributing to kwb.fakin

For contributing to the development of kwb.fakin please check the
[contribution guideline](.github/CONTRIBUTING.md).