{
  "_id": "6a46dcf56527f6f71f9f795e",
  "Package": "rfair",
  "Title": "Assess the FAIRness of Research Data Objects and Software",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Ahmad\", \"Sofi-Mahmudi\", email = \"a.sofimahmudi@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-6829-0823\")),\nperson(\"Steffen\", \"Neumann\", email = \"sneumann@ipb-halle.de\", role = \"ctb\",\ncomment = \"Author of the original rfuji F-UJI API client that rfair grew from\"),\nperson(\"PANGAEA\", role = \"cph\",\ncomment = \"Copyright holder of the F-UJI service whose metrics rfair reimplements\"))",
  "Description": "A native R implementation of the F-UJI (FAIRsFAIR Research\nData Object Assessment) and FRSM (FAIR for Research Software)\nmetrics for evaluating how well a research data object or piece\nof research software satisfies the FAIR principles (Findable,\nAccessible, Interoperable, Reusable). The software metrics\noperationalize the FAIR Principles for Research Software\n(FAIR4RS) of Chue Hong et al. (2022) <doi:10.15497/RDA00068>.\nGiven a persistent identifier, URL, or code repository, 'rfair'\nresolves it, harvests metadata from landing pages and\nregistries, and scores it against the FAIRsFAIR metrics of\nDevaraju and Huber (2020) <doi:10.5281/zenodo.3775793> entirely\nin R, without requiring an external assessment server. 'rfair'\nbegan as a fork of the 'rfuji' F-UJI API client and\nreimplements 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",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 21:46:02 UTC",
    "User": "root"
  },
  "Author": "Ahmad Sofi-Mahmudi [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6829-0823>), Steffen Neumann [ctb]\n(Author of the original rfuji F-UJI API client that rfair grew\nfrom), PANGAEA [cph] (Copyright holder of the F-UJI service\nwhose metrics rfair reimplements)",
  "Maintainer": "Ahmad Sofi-Mahmudi <a.sofimahmudi@gmail.com>",
  "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",
  "_user": "cran",
  "_type": "src",
  "_file": "rfair_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/8ded2604a562ff255a51c7b3e89eae7dfb07d1a065aa4eaa66d81ede454c02b3",
  "_filesize": 699275,
  "_sha256": "8ded2604a562ff255a51c7b3e89eae7dfb07d1a065aa4eaa66d81ede454c02b3",
  "_expires": "2026-10-10T21:49:39.000Z",
  "_created": "2026-07-02T21:46:02.000Z",
  "_published": "2026-07-02T21:49:41.879Z",
  "_jobs": [
    {
      "job": 84884978247,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8052445474"
    },
    {
      "job": 84884978197,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052434636"
    },
    {
      "job": 84884444645,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052386926"
    },
    {
      "job": 84884978189,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8052440481"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28623418431",
  "_status": "success",
  "_upstream": "https://github.com/cran/rfair",
  "_commit": {
    "id": "024de049d3547c75dbf39905170a6fc838b0fd33",
    "author": "Ahmad Sofi-Mahmudi <a.sofimahmudi@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1782897002
  },
  "_maintainer": {
    "name": "Ahmad Sofi-Mahmudi",
    "email": "a.sofimahmudi@gmail.com",
    "login": "choxos",
    "linkedin": "in/asofimahmudi",
    "orcid": "0000-0001-6829-0823",
    "twitter": "@asofimahmudi",
    "description": "GNU/Linux Enthusiast, Open Science Advocate",
    "uuid": 6255852
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "mime",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "jqr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "plumber",
      "role": "Suggests"
    },
    {
      "package": "rdflib",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "wand",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "choxos",
      "count": 1,
      "uuid": 6255852
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfair"
  },
  "_devurl": "https://github.com/choxos/rfair",
  "_pkgdown": "https://choxos.github.io/rfair/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rfair.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-01"
    }
  ],
  "_exports": [
    "as_fuji_json",
    "as_rdf",
    "assess_data_code",
    "assess_fair",
    "assess_fair_batch",
    "classify_access",
    "fair_principles",
    "fair_tlc",
    "fair4rs_principles",
    "id_parse",
    "identifier_hygiene",
    "launch_rfair",
    "license_reuse",
    "principle_definition",
    "reusabledata_rating",
    "rfair_metric_versions",
    "split_identifiers"
  ],
  "_datasets": [
    {
      "name": "fair_example",
      "title": "An example FAIR assessment",
      "object": "fair_example",
      "file": "fair_example.rda",
      "class": [
        "fair_assessment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "as_fuji_json",
      "title": "Convert a FAIR assessment to F-UJI-compatible JSON.",
      "topics": [
        "as_fuji_json"
      ]
    },
    {
      "page": "as_rdf",
      "title": "Serialize a FAIR assessment to RDF (DQV + schema.org Rating).",
      "topics": [
        "as_rdf"
      ]
    },
    {
      "page": "as.data.frame.fair_assessment",
      "title": "Convert a FAIR assessment to a per-metric data frame.",
      "topics": [
        "as.data.frame.fair_assessment"
      ]
    },
    {
      "page": "assess_data_code",
      "title": "Assess the FAIRness of the data and code shared in articles (rtransparent)",
      "topics": [
        "assess_data_code"
      ]
    },
    {
      "page": "assess_fair",
      "title": "Assess the FAIRness of a research data object.",
      "topics": [
        "assess_fair"
      ]
    },
    {
      "page": "assess_fair_batch",
      "title": "Assess the FAIRness of a batch of identifiers",
      "topics": [
        "assess_fair_batch"
      ]
    },
    {
      "page": "classify_access",
      "title": "Classify the access level and sensitivity of a data object.",
      "topics": [
        "classify_access"
      ]
    },
    {
      "page": "fair_assessment",
      "title": "The 'fair_assessment' object",
      "topics": [
        "fair_assessment"
      ]
    },
    {
      "page": "fair_example",
      "title": "An example FAIR assessment",
      "topics": [
        "fair_example"
      ]
    },
    {
      "page": "fair_principles",
      "title": "The canonical FAIR (sub)principles.",
      "topics": [
        "fair_principles"
      ]
    },
    {
      "page": "fair_tlc",
      "title": "FAIR-TLC indicators (Traceable, Licensed, Connected)",
      "topics": [
        "fair_tlc"
      ]
    },
    {
      "page": "fair4rs_principles",
      "title": "The FAIR Principles for Research Software (FAIR4RS).",
      "topics": [
        "fair4rs_principles"
      ]
    },
    {
      "page": "id_parse",
      "title": "Parse a persistent identifier or URL.",
      "topics": [
        "id_parse"
      ]
    },
    {
      "page": "identifier_hygiene",
      "title": "Check an identifier against best-practice / hygiene heuristics.",
      "topics": [
        "identifier_hygiene"
      ]
    },
    {
      "page": "launch_rfair",
      "title": "Launch the rfair Shiny app",
      "topics": [
        "launch_rfair"
      ]
    },
    {
      "page": "license_reuse",
      "title": "Assess the reuse permissions granted by a license.",
      "topics": [
        "license_reuse"
      ]
    },
    {
      "page": "plot.fair_assessment",
      "title": "Plot a FAIR assessment as a scorecard",
      "topics": [
        "plot.fair_assessment"
      ]
    },
    {
      "page": "principle_definition",
      "title": "Canonical definition of the FAIR principle a metric maps to.",
      "topics": [
        "principle_definition"
      ]
    },
    {
      "page": "reusabledata_rating",
      "title": "Look up a (Re)usable Data Project curation for a source.",
      "topics": [
        "reusabledata_rating"
      ]
    },
    {
      "page": "rfair_metric_versions",
      "title": "List the metric versions bundled with rfair.",
      "topics": [
        "rfair_metric_versions"
      ]
    },
    {
      "page": "split_identifiers",
      "title": "Split a joined identifier string into individual identifiers.",
      "topics": [
        "split_identifiers"
      ]
    },
    {
      "page": "summary.fair_assessment",
      "title": "Summarize a FAIR assessment as an F/A/I/R score table.",
      "topics": [
        "summary.fair_assessment"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rfair/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "digest",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringdist",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "beyond-fuji.Rmd",
      "filename": "beyond-fuji.html",
      "title": "Beyond F-UJI: reuse, sensitivity, hygiene, and FAIR-TLC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A license can be present yet not open for reuse",
        "Controlled-access and sensitive data is not a FAIR failure",
        "Identifier hygiene",
        "FAIR-TLC: Traceable, Licensed, Connected",
        "The canonical FAIR principles"
      ],
      "created": "2026-07-01 09:10:02",
      "modified": "2026-07-01 09:10:02",
      "commits": 1
    },
    {
      "source": "rfair.Rmd",
      "filename": "rfair.html",
      "title": "Getting started with rfair",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Assessing an object",
        "Interpreting beyond the score",
        "Exporting results",
        "Interactive use"
      ],
      "created": "2026-07-01 09:10:02",
      "modified": "2026-07-01 09:10:02",
      "commits": 1
    },
    {
      "source": "methodology.Rmd",
      "filename": "methodology.html",
      "title": "How rfair works: methodology and architecture",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Background: FAIR, the FAIRsFAIR metrics, and F-UJI",
        "2. The assessment pipeline",
        "Identifier handling",
        "Harvesting and content negotiation",
        "The metric model",
        "3. What each FAIR category measures (v0.8)",
        "4. Software FAIR (FRSM)",
        "5. Fidelity to F-UJI",
        "6. Beyond F-UJI",
        "7. Limitations",
        "References"
      ],
      "created": "2026-07-01 09:10:02",
      "modified": "2026-07-01 09:10:02",
      "commits": 1
    },
    {
      "source": "illustrating-fairness.Rmd",
      "filename": "illustrating-fairness.html",
      "title": "Illustrating and interpreting a FAIR assessment",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. The scorecard plot",
        "2. Score tables",
        "3. How to read the numbers",
        "4. The context rfair adds beyond the score",
        "5. Exporting the illustration",
        "Summary"
      ],
      "created": "2026-07-01 09:10:02",
      "modified": "2026-07-01 09:10:02",
      "commits": 1
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rfair",
  "_universes": [
    "cran",
    "choxos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T21:48:56.000Z",
      "distro": "resolute",
      "commit": "024de049d3547c75dbf39905170a6fc838b0fd33",
      "fileid": "https://r2.ropensci.org/48446bacc60f4c2775d06ce01b8959b1ba2edf6f94c4c912d221ab1824c44fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623418431"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T21:48:20.000Z",
      "distro": "resolute",
      "commit": "024de049d3547c75dbf39905170a6fc838b0fd33",
      "fileid": "https://r2.ropensci.org/3df58d5ecf915f3222ad09c6730a75e40f25edee771c38302f54d4b9fee13c8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623418431"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T21:49:01.000Z",
      "commit": "024de049d3547c75dbf39905170a6fc838b0fd33",
      "fileid": "https://r2.ropensci.org/58982e414e4b0a69c3a911a7a8979fe8feecd4253de309164fa23a8e450333cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623418431"
    }
  ]
}