{
  "_id": "6a4cc2d478c3bb565ed0e05b",
  "Package": "uniprotREST",
  "Title": "R wrapper for the UniProt website REST API",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Charlotte\",\nfamily = \"Dawson\",\nemail = \"csdaw@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7151-5971\"))",
  "Description": "Simple functions to access the UniProt website REST API.\nWraps httr2 functions to easily map IDs and query all available\ndatabases.",
  "License": "MIT + file LICENSE",
  "URL": "https://csdaw.github.io/uniprotREST/,\nhttps://github.com/csdaw/uniprotREST",
  "BugReports": "https://github.com/csdaw/uniprotREST/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://csdaw.r-universe.dev",
  "Date/Publication": "2023-07-30 02:23:14 UTC",
  "RemoteUrl": "https://github.com/csdaw/uniprotREST",
  "RemoteRef": "HEAD",
  "RemoteSha": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 09:08:44 UTC",
    "User": "root"
  },
  "Author": "Charlotte Dawson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7151-5971>)",
  "Maintainer": "Charlotte Dawson <csdaw@outlook.com>",
  "_user": "csdaw",
  "_type": "src",
  "_file": "uniprotREST_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/78354737596e8fb163f8674c491ce3a1ab9f024d0fc5040a4018103d43ac57b2",
  "_filesize": 232430,
  "_sha256": "78354737596e8fb163f8674c491ce3a1ab9f024d0fc5040a4018103d43ac57b2",
  "_expires": "2026-10-15T09:11:45.000Z",
  "_created": "2026-07-07T09:08:44.000Z",
  "_published": "2026-07-07T09:11:48.173Z",
  "_jobs": [
    {
      "job": 85578721529,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8133177639"
    },
    {
      "job": 85578721536,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8133174954"
    },
    {
      "job": 85578721514,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8133169642"
    },
    {
      "job": 85578721544,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8133154451"
    },
    {
      "job": 85577934884,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133118234"
    },
    {
      "job": 85578721497,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133178556"
    },
    {
      "job": 85578721612,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8133158668"
    },
    {
      "job": 85578721584,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8133158993"
    },
    {
      "job": 85578721586,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8133149873"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616",
  "_status": "success",
  "_upstream": "https://github.com/csdaw/uniprotREST",
  "_commit": {
    "id": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
    "author": "Charlotte Dawson <csdaw@outlook.com>",
    "committer": "Charlotte Dawson <csdaw@outlook.com>",
    "message": "Update README\n",
    "time": 1690683794
  },
  "_maintainer": {
    "name": "Charlotte Dawson",
    "email": "csdaw@outlook.com",
    "login": "csdaw",
    "twitter": "@csdawsonn",
    "description": "Bioinformatician",
    "uuid": 45983385,
    "orcid": "0000-0002-7151-5971"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "csdaw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rest-api",
    "uniprot"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "csdaw",
      "count": 232,
      "uuid": 45983385
    }
  ],
  "_userbio": {
    "uuid": 45983385,
    "type": "user",
    "name": "Charlotte Dawson",
    "followers": 21,
    "description": "Bioinformatician"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/uniprotREST"
  },
  "_devurl": "https://github.com/csdaw/uniprotrest",
  "_pkgdown": "https://csdaw.github.io/uniprotREST/",
  "_searchresults": 15,
  "_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/uniprotREST.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fetch_paged",
    "fetch_stream",
    "resp_body_fasta",
    "resp_body_tsv",
    "uniprot_map",
    "uniprot_request",
    "uniprot_search",
    "uniprot_single"
  ],
  "_datasets": [
    {
      "name": "formats",
      "title": "(Dataset) UniProt download formats",
      "object": "formats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "func",
        "database",
        "format"
      ],
      "rows": 43,
      "table": true,
      "tojson": true
    },
    {
      "name": "from_to_dbs",
      "title": "(Dataset) From/to databases for ID mapping",
      "object": "from_to_dbs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "from",
        "to",
        "url",
        "formats_db"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "from_to_rules",
      "title": "(Dataset) From/to rules for ID mapping",
      "object": "from_to_rules",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "return_fields",
      "title": "(Dataset) UniProt return fields",
      "object": "return_fields",
      "class": [
        "data.frame"
      ],
      "fields": [
        "database",
        "section",
        "field",
        "label"
      ],
      "rows": 389,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fetch_paged",
      "title": "Fetch results via pagination",
      "topics": [
        "fetch_paged"
      ]
    },
    {
      "page": "fetch_stream",
      "title": "Fetch results via stream",
      "topics": [
        "fetch_stream"
      ]
    },
    {
      "page": "formats",
      "title": "(Dataset) UniProt download formats",
      "topics": [
        "formats"
      ]
    },
    {
      "page": "from_to_dbs",
      "title": "(Dataset) From/to databases for ID mapping",
      "topics": [
        "from_to_dbs"
      ]
    },
    {
      "page": "from_to_rules",
      "title": "(Dataset) From/to rules for ID mapping",
      "topics": [
        "from_to_rules"
      ]
    },
    {
      "page": "resp_body_fasta",
      "title": "Extract FASTA data from response body",
      "topics": [
        "resp_body_fasta"
      ]
    },
    {
      "page": "resp_body_tsv",
      "title": "Extract tab-delimited data from response body",
      "topics": [
        "resp_body_tsv"
      ]
    },
    {
      "page": "return_fields",
      "title": "(Dataset) UniProt return fields",
      "topics": [
        "return_fields"
      ]
    },
    {
      "page": "uniprot_map",
      "title": "Map from/to UniProt IDs",
      "topics": [
        "uniprot_map"
      ]
    },
    {
      "page": "uniprot_request",
      "title": "Create a UniProt HTTP request",
      "topics": [
        "uniprot_request"
      ]
    },
    {
      "page": "uniprot_search",
      "title": "Search UniProt",
      "topics": [
        "uniprot_search"
      ]
    },
    {
      "page": "uniprot_single",
      "title": "Download a single UniProt entry",
      "topics": [
        "uniprot_single"
      ]
    }
  ],
  "_readme": "https://github.com/csdaw/uniprotREST/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "uniprotREST.Rmd",
      "filename": "uniprotREST.html",
      "title": "Getting started with uniprotREST",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. ID mapping with uniprot_map",
        "Default settings",
        "Return fields",
        "From/to database",
        "Format",
        "Path",
        "Other arguments",
        "Isoform",
        "Method and page_size",
        "Compressed",
        "Verbosity",
        "Dry_run",
        "2. Querying UniProt with uniprot_search",
        "3. Retrieving an entry with uniprot_single"
      ],
      "created": "2023-01-10 05:38:57",
      "modified": "2023-07-29 21:22:27",
      "commits": 3
    }
  ],
  "_score": 3.829303772831025,
  "_indexed": true,
  "_nocasepkg": "uniprotrest",
  "_universes": [
    "csdaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-07T09:11:05.000Z",
      "distro": "resolute",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/234e70ae277d6db1f69c12f2c62c2de7ba1d6da55bad0980d54701cea3b91efb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-07T09:11:01.000Z",
      "distro": "resolute",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/ee677e261a29a94beb9c7c3a39f4d78d26e225b06b409c17e002198713b8650c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-07T09:10:48.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/487ba988560423cb06b6d47ede728788d948de86fc96c9536a4d6cd3fd755133",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-07T09:10:15.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/cae5b6f89178a4b76b1ed4b85555d7dff744677c603de5eca2530cc9cf04074e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-07T09:11:28.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/764bb3c622896b3b8eb398300c0a1108f62bc1c2f060b2bf025c73a54dbc2b53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T09:10:13.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/e5643df473b88817b369ad107223027533eb7ca981b51bc32bab30af8ce89676",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T09:10:15.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/7416e557c64a2ad97f991192dcd396462dc0edc34b54601d665f3add334edad0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-07T09:09:55.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "https://r2.ropensci.org/635b6f70362730f41fdb93b410deedbb53b71f1757f9eb612d476c9a4e007503",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/28854590616"
    }
  ]
}