{
  "_id": "6a1066e9acfb0bcc41ca9020",
  "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-05-08 05:42:10 UTC",
    "User": "root"
  },
  "Author": "Charlotte Dawson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7151-5971>)",
  "Maintainer": "Charlotte Dawson <csdaw@outlook.com>",
  "MD5sum": "90a68e17e117fb82a945aa4a00e03e50",
  "_user": "csdaw",
  "_type": "src",
  "_file": "uniprotREST_1.0.0.tar.gz",
  "_fileid": "aaf1ad97a711188bbd692ec23e9bc6cea60683c025aa00852d62c123345b90db",
  "_filesize": 231045,
  "_sha256": "aaf1ad97a711188bbd692ec23e9bc6cea60683c025aa00852d62c123345b90db",
  "_created": "2026-05-08T05:42:10.000Z",
  "_published": "2026-05-22T14:23:37.700Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77399057985,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6872645296"
    },
    {
      "job": 77399058277,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872644293"
    },
    {
      "job": 77399058503,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6872637085"
    },
    {
      "job": 77399058171,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872634921"
    },
    {
      "job": 77399057708,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6872614385"
    },
    {
      "job": 77399057519,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162850276"
    },
    {
      "job": 77399058488,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6872632025"
    },
    {
      "job": 77399058397,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6872638697"
    },
    {
      "job": 77399058010,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6872637901"
    }
  ],
  "_buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 45983385,
    "orcid": "0000-0002-7151-5971"
  },
  "_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",
    "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.0",
  "_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",
    "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-05-08T05:44:35.000Z",
      "distro": "noble",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "9f43f81a99a27c7aceceb54ec55c1a2b2d101af2d3657dfd568b256b8321d2df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-08T05:44:30.000Z",
      "distro": "noble",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "d8d8fe1254b4a25c4046d55996622e3770eb996de55bd21adf82a024949404cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-08T05:43:56.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "55c2ca28fe5ca2d0d612887c65f7d7d74f18dc91226a45bd31974116aa7179f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-08T05:43:50.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "af5b0bd8193b0b2550cfd5922cccd0442cac18a9e547bc34e361f9ce02f91aca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T05:43:26.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "cc1d07bb58157e33afb4c11725cc433406bb0aed73bb95bccaf7bc7cd43f25ba",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T05:43:58.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "69392f2e3f42ea088edccd968a7252ff44a3394273ad87bb7f8acf06671ecc03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-08T05:43:46.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "e0bd9f2da629ad24a221ce7db0473c04c03d9f6aeff5330da67e346d9036c34a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T14:23:25.000Z",
      "commit": "3da0fee571c76b6ec96ee3a87ff22db1c78161b8",
      "fileid": "9203565324bf04916fcc8e0a9f2e0a619bc7bca2adf3587ad31d1d6036e229ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csdaw/actions/runs/25538985766"
    }
  ]
}