{
  "_id": "6a47f0dee06c18f0a6525569",
  "Package": "classyfireR",
  "Type": "Package",
  "Title": "R Interface to the 'ClassyFire' REST API",
  "Version": "0.3.8",
  "Date": "2022-02-20",
  "Authors@R": "c(\nperson(\"Tom\", \"Wilson\", , \"tpw2@aber.ac.uk\", c(\"aut\", \"cre\"),  comment = c(ORCID = \"0000-0003-3112-4682\")),\nperson(\"Jasen\", \"Finch\", , \"jsf9@aber.ac.uk\", \"aut\"),\nperson(\"Gordon\", \"Getzinger\", ,\"gordon.getzinger@duke.edu\", \"ctb\"),\nperson(\"Florian\", \"Schmidt\",,\"florianxschmidt@web.de\", \"ctb\"))",
  "Description": "Access to the 'ClassyFire' REST API\n<http://classyfire.wishartlab.com>. Retrieve existing entity\nclassifications and submit new entities for classification.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/aberHRML/classyfireR",
  "BugReports": "https://github.com/aberHRML/classyfireR/issues",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'allGenerics.R' 'allClasses.R' 'accessor-methods.R'\n'get_classification.R' 'internals.R' 'query.R' 'show-method.R'\n'zzz.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://wilsontom.r-universe.dev",
  "Date/Publication": "2022-02-20 19:49:11 UTC",
  "RemoteUrl": "https://github.com/wilsontom/classyfireR",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 17:22:35 UTC",
    "User": "root"
  },
  "Author": "Tom Wilson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3112-4682>),\nJasen Finch [aut],\nGordon Getzinger [ctb],\nFlorian Schmidt [ctb]",
  "Maintainer": "Tom Wilson <tpw2@aber.ac.uk>",
  "_user": "wilsontom",
  "_type": "src",
  "_file": "classyfireR_0.3.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/38787b1ceaaf899310231b7a6bfb5e48075335fb8db1b5b52380c0e8452c50a2",
  "_filesize": 221816,
  "_sha256": "38787b1ceaaf899310231b7a6bfb5e48075335fb8db1b5b52380c0e8452c50a2",
  "_expires": "2026-10-11T17:26:53.000Z",
  "_created": "2026-07-03T17:22:35.000Z",
  "_published": "2026-07-03T17:26:54.601Z",
  "_jobs": [
    {
      "job": 85046136294,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072047105"
    },
    {
      "job": 85046136292,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072044257"
    },
    {
      "job": 85046136299,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072036636"
    },
    {
      "job": 85046136298,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072037127"
    },
    {
      "job": 85045763598,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072012100"
    },
    {
      "job": 85046136290,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072040299"
    },
    {
      "job": 85046136293,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8072031386"
    },
    {
      "job": 85046136314,
      "time": 225,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8072063937"
    },
    {
      "job": 85046136307,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8072034411"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727",
  "_status": "success",
  "_upstream": "https://github.com/wilsontom/classyfireR",
  "_commit": {
    "id": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
    "author": "wilsontom <wilsontom89@gmail.com>",
    "committer": "wilsontom <wilsontom89@gmail.com>",
    "message": "update pkgdown site\n",
    "time": 1645386551
  },
  "_maintainer": {
    "name": "Tom Wilson",
    "email": "tpw2@aber.ac.uk",
    "login": "wilsontom",
    "linkedin": "in/thomas-wilson-58ab98331",
    "orcid": "0000-0003-3112-4682",
    "description": "Researcher @ Department of Life Sciences, Aberystwyth University UK.  \n\nHigh resolution mass spectrometry, metabolomics & bioinformatics",
    "uuid": 5216870
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "clisymbols",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "tidyjson",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    }
  ],
  "_owner": "wilsontom",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chemont",
    "classifiation",
    "database",
    "inchi-key",
    "metabolomics",
    "ontology"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "wilsontom",
      "count": 319,
      "uuid": 5216870
    },
    {
      "user": "jasenfinch",
      "count": 11,
      "uuid": 3043780
    },
    {
      "user": "flow191",
      "count": 2,
      "uuid": 79848862
    },
    {
      "user": "gjgetzinger",
      "count": 2,
      "uuid": 16693333
    },
    {
      "user": "stanstrup",
      "count": 1,
      "uuid": 4532682
    }
  ],
  "_userbio": {
    "uuid": 5216870,
    "type": "user",
    "name": "Tom Wilson",
    "followers": 41,
    "description": "Researcher @ Department of Life Sciences, Aberystwyth University UK.  \r\n\r\nHigh resolution mass spectrometry, metabolomics & bioinformatics"
  },
  "_downloads": {
    "count": 58,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/classyfireR"
  },
  "_devurl": "https://github.com/aberhrml/classyfirer",
  "_searchresults": 44,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/classyfireR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-10-14"
    },
    {
      "version": "0.1.2",
      "date": "2018-12-06"
    },
    {
      "version": "0.2.0",
      "date": "2019-02-25"
    },
    {
      "version": "0.2.1",
      "date": "2019-06-28"
    },
    {
      "version": "0.2.2",
      "date": "2019-08-08"
    },
    {
      "version": "0.3.0",
      "date": "2019-11-18"
    },
    {
      "version": "0.3.3",
      "date": "2020-02-18"
    },
    {
      "version": "0.3.6",
      "date": "2020-12-17"
    },
    {
      "version": "0.3.8",
      "date": "2022-02-22"
    }
  ],
  "_exports": [
    "alternative_parents",
    "chebi",
    "classification",
    "description",
    "descriptors",
    "direct_parent",
    "get_classification",
    "get_query",
    "meta",
    "open_cache",
    "show",
    "submit_query",
    "unclassified"
  ],
  "_help": [
    {
      "page": "alternative_parents",
      "title": "alternative_parents",
      "topics": [
        "alternative_parents",
        "alternative_parents,ClassyFire-method",
        "alternative_parents,Query-method"
      ]
    },
    {
      "page": "chebi",
      "title": "chebi",
      "topics": [
        "chebi",
        "chebi,ClassyFire-method",
        "chebi,Query-method"
      ]
    },
    {
      "page": "classification",
      "title": "Accessor Methods for the ClassyFire S4 class",
      "topics": [
        "classification",
        "classification,ClassyFire-method",
        "classification,Query-method"
      ]
    },
    {
      "page": "ClassyFire-class",
      "title": "ClassyFire Class",
      "topics": [
        "ClassyFire-class"
      ]
    },
    {
      "page": "description",
      "title": "description",
      "topics": [
        "description",
        "description,ClassyFire-method",
        "description,Query-method"
      ]
    },
    {
      "page": "descriptors",
      "title": "descriptors",
      "topics": [
        "descriptors",
        "descriptors,ClassyFire-method",
        "descriptors,Query-method"
      ]
    },
    {
      "page": "direct_parent",
      "title": "direct_parent",
      "topics": [
        "direct_parent",
        "direct_parent,ClassyFire-method",
        "direct_parent,Query-method"
      ]
    },
    {
      "page": "get_classification",
      "title": "Get Entity Classification",
      "topics": [
        "get_classification"
      ]
    },
    {
      "page": "get_query",
      "title": "Retrieves the classification results for a given query.",
      "topics": [
        "get_query"
      ]
    },
    {
      "page": "meta",
      "title": "meta",
      "topics": [
        "meta",
        "meta,ClassyFire-method",
        "meta,Query-method"
      ]
    },
    {
      "page": "open_cache",
      "title": "Open Cache",
      "topics": [
        "open_cache"
      ]
    },
    {
      "page": "Query-class",
      "title": "ClassyFire Query Class",
      "topics": [
        "Query-class"
      ]
    },
    {
      "page": "show",
      "title": "show-ClassyFire",
      "topics": [
        "show,ClassyFire-method",
        "show,Query-method"
      ]
    },
    {
      "page": "submit_query",
      "title": "Submits a ClassyFire query in a JSON format.",
      "topics": [
        "submit_query"
      ]
    },
    {
      "page": "unclassified",
      "title": "unclassified",
      "topics": [
        "unclassified",
        "unclassified,Query-method"
      ]
    }
  ],
  "_readme": "https://github.com/wilsontom/classyfireR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "clisymbols",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rjson",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyjson",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Getting-Started.Rmd",
      "filename": "Getting-Started.html",
      "title": "Getting Stated with classyfireR",
      "author": "Thomas Wilson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Retrieving Classifications",
        "Submit Multiple Queries",
        "Accessor Methods",
        "Working with a local cache",
        "Acknowledgements"
      ],
      "created": "2022-02-17 18:03:39",
      "modified": "2022-02-17 23:44:49",
      "commits": 2
    }
  ],
  "_score": 5.12057393120585,
  "_indexed": true,
  "_nocasepkg": "classyfirer",
  "_universes": [
    "wilsontom",
    "aberhrml"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-03T17:24:56.000Z",
      "distro": "resolute",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/e9fe380fac76da4ca2d09123ba549a048bac9524c6809c00d9193e3a9fed9a38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-03T17:24:45.000Z",
      "distro": "resolute",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/0c0795069fe88febf60f9509ead43527419facc34ef6813e5e393e0a289ac73d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-03T17:24:15.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/7fdc1f6ea0d0c7f355927db15c27b65ec62773aa882670d5e130d5b007368aea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-03T17:24:18.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/a0f32fbd5d903288cc1604714378994192cc2ba27f40c60914f20acfd9f3208d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8",
      "date": "2026-07-03T17:24:49.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/c95b09e2da28f5ece2ed8b7b39d4a3111723d9f1d3e28112a84f22f32baa1134",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-03T17:23:43.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/26e0f785e9dc1561dc13df3d5603abb305dce5fe99e0c13081c71cfb612b8546",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-03T17:26:05.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/07d1cb90c1e181fb26f1aa8b8df6cf700ea8986fc4f872b7949e000afe879814",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-03T17:23:57.000Z",
      "commit": "ac8c9204f40a0a74276f02994bc1ad14cd160496",
      "fileid": "https://r2.ropensci.org/b06f3588c78b71e8925f5fc5f40e039e0ae63bddc1f5cc9262d65fef6c33ea20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/wilsontom/actions/runs/28674766727"
    }
  ]
}