A native R implementation of the F-UJI (FAIRsFAIR Research Data Object Assessment) and FRSM (FAIR for Research Software) metrics for evaluating how well a research data object or piece of research software satisfies the FAIR principles (Findable, Accessible, Interoperable, Reusable). The software metrics operationalize the FAIR Principles for Research Software (FAIR4RS) of Chue Hong et al. (2022) <doi:10.15497/RDA00068>. Given a persistent identifier, URL, or code repository, 'rfair' resolves it, harvests metadata from landing pages and registries, and scores it against the FAIRsFAIR metrics of Devaraju and Huber (2020) <doi:10.5281/zenodo.3775793> entirely in R, without requiring an external assessment server. 'rfair' began as a fork of the 'rfuji' F-UJI API client and reimplements the assessment engine natively.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1) |
| Imports: | digest, httr2, jsonlite, mime, rvest, stats, stringdist, utils, xml2, yaml |
| Suggests: | bslib, chromote, covr, DT, httptest2, jqr, knitr, plumber, rdflib, rmarkdown, shiny, testthat (≥ 3.0.0), wand |
| Published: | 2026-07-01 |
| DOI: | 10.32614/CRAN.package.rfair (may not be active yet) |
| Author: | Ahmad Sofi-Mahmudi
|
| Maintainer: | Ahmad Sofi-Mahmudi <a.sofimahmudi at gmail.com> |
| BugReports: | https://github.com/choxos/rfair/issues |
| License: | GPL-3 |
| URL: | https://github.com/choxos/rfair, https://choxos.github.io/rfair/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Citation: | rfair citation info |
| Materials: | README, NEWS |
| CRAN checks: | rfair results |
| Package source: | rfair_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): rfair_0.1.0.tgz, r-oldrel (arm64): rfair_0.1.0.tgz, r-release (x86_64): rfair_0.1.0.tgz, r-oldrel (x86_64): rfair_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rfair to link to this page.