Package: rfair Title: Assess the FAIRness of Research Data Objects and Software Version: 0.1.0 Authors@R: c( person("Ahmad", "Sofi-Mahmudi", email = "a.sofimahmudi@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6829-0823")), person("Steffen", "Neumann", email = "sneumann@ipb-halle.de", role = "ctb", comment = "Author of the original rfuji F-UJI API client that rfair grew from"), person("PANGAEA", role = "cph", comment = "Copyright holder of the F-UJI service whose metrics rfair reimplements")) Description: 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) . 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) 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. License: GPL-3 URL: https://github.com/choxos/rfair, https://choxos.github.io/rfair/ BugReports: https://github.com/choxos/rfair/issues 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 Config/testthat/edition: 3 VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Config/roxygen2/version: 8.0.0 NeedsCompilation: no Packaged: 2026-07-02 21:46:02 UTC; root Author: Ahmad Sofi-Mahmudi [aut, cre] (ORCID: ), Steffen Neumann [ctb] (Author of the original rfuji F-UJI API client that rfair grew from), PANGAEA [cph] (Copyright holder of the F-UJI service whose metrics rfair reimplements) Maintainer: Ahmad Sofi-Mahmudi Repository: https://cran.r-universe.dev Date/Publication: 2026-07-01 09:10:02 UTC RemoteUrl: https://github.com/cran/rfair RemoteRef: HEAD RemoteSha: 024de049d3547c75dbf39905170a6fc838b0fd33