{
  "_id": "6a495a94f6c47c441949e327",
  "Package": "aurora",
  "Type": "Package",
  "Title": "Interface to the Oxford University Research Archive",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Ernest\", \nfamily = \"Guevarra\",\ncomment = c(ORCID = \"0000-0002-4887-4415\"),\nemail = \"ernest@guevarra.io\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "The Oxford University Research Archive (ORA)\n<https://ora.ox.ac.uk/> is an Open Access platform and is the\ninstitutional repository for the University of Oxford. ORA\nserves as a permanent and secure online archive of research\nmaterials produced by members of the University of Oxford. ORA\nsupports and participates in the Open Archives Initiative\n(OAI). ORA is a registered OAI-PMH data-provider and provides\nmetadata for all public records which is updated as soon as\neach record is published or updated. ORA also provides API\naccess to its resources. This package provides low level\nfunctions to interface with the ORA API\n<https://ora.ox.ac.uk/api>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://oxford-ihtm.io/aurora/,\nhttps://github.com/OxfordIHTM/aurora,\nhttp://oxford-ihtm.io/aurora/",
  "BugReports": "https://github.com/OxfordIHTM/aurora/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://oxfordihtm.r-universe.dev",
  "Date/Publication": "2026-02-01 22:16:09 UTC",
  "RemoteUrl": "https://github.com/OxfordIHTM/aurora",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 19:06:40 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "_user": "oxfordihtm",
  "_type": "src",
  "_file": "aurora_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f99dd64ac8db0d1c00990a645b4f58920004ef48459ece9e2e193866aa489bab",
  "_filesize": 3396436,
  "_sha256": "f99dd64ac8db0d1c00990a645b4f58920004ef48459ece9e2e193866aa489bab",
  "_expires": "2026-10-12T19:10:11.000Z",
  "_created": "2026-07-04T19:06:40.000Z",
  "_published": "2026-07-04T19:10:12.810Z",
  "_jobs": [
    {
      "job": 85159103405,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8084598888"
    },
    {
      "job": 85159103356,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084605990"
    },
    {
      "job": 85159103355,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8084593431"
    },
    {
      "job": 85159103350,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084595221"
    },
    {
      "job": 85158917093,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084585021"
    },
    {
      "job": 85159103344,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084597158"
    },
    {
      "job": 85159103382,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8084593353"
    },
    {
      "job": 85159103383,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8084595100"
    },
    {
      "job": 85159103384,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084593038"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833",
  "_status": "success",
  "_upstream": "https://github.com/OxfordIHTM/aurora",
  "_commit": {
    "id": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from OxfordIHTM/dev\n\nadd doi in citation file",
    "time": 1769984169
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "description": "Public Health Specialist, Spatial Epidemiologist, R Developer\n",
    "uuid": 5742010
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    }
  ],
  "_owner": "oxfordihtm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.0.9000",
      "date": "2026-02-01"
    }
  ],
  "_topics": [
    "api",
    "oai",
    "oxford-university"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 19,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 35218318,
    "type": "organization",
    "name": "Oxford iHealth",
    "followers": 44
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aurora"
  },
  "_devurl": "https://github.com/oxfordihtm/aurora",
  "_pkgdown": "https://oxford-ihtm.io/aurora/",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/aurora.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aurora-govpe/aurora-rpkg",
  "_realowner": "aurora-govpe",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.12",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "ora_identify",
    "ora_list_meta_formats",
    "ora_list_records",
    "ora_list_records_id",
    "ora_list_sets",
    "ora_structure_identify",
    "ora_structure_meta_formats"
  ],
  "_help": [
    {
      "page": "ora_identify",
      "title": "Retrieve information about Oxford University OAI repository",
      "topics": [
        "ora_identify"
      ]
    },
    {
      "page": "ora_list_meta_formats",
      "title": "List metadata formats",
      "topics": [
        "ora_list_meta_formats"
      ]
    },
    {
      "page": "ora_list_records",
      "title": "List records",
      "topics": [
        "ora_list_records",
        "ora_list_records_id"
      ]
    },
    {
      "page": "ora_list_sets",
      "title": "List sets of work",
      "topics": [
        "ora_list_sets"
      ]
    },
    {
      "page": "ora_structure",
      "title": "Structure ORA XML outputs",
      "topics": [
        "ora_structure_identify",
        "ora_structure_meta_formats"
      ]
    }
  ],
  "_pkglogo": "https://github.com/OxfordIHTM/aurora/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/OxfordIHTM/aurora/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 1.9777236052888476,
  "_indexed": false,
  "_nocasepkg": "aurora",
  "_universes": [
    "oxfordihtm"
  ],
  "_indexurl": "https://oxfordihtm.r-universe.dev/aurora",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:08:37.000Z",
      "distro": "resolute",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/5a86bd95c5be9ec83cc6e375c6abf3623de0d701923599cbc9ce31fbe4cc3152",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:09:34.000Z",
      "distro": "resolute",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/7f91a59710e568deed4b2d7af0eed8940d2ab59d6506e5e6877d1683290800ef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:07:57.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/d8c5943d3ccaa29941cf7b815fe7436e39460047cbbdcff8d40427430cb2bf81",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:08:10.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/36fbbc815c710ef234a1c5d3fa7fc3c6acd14c2722d39678713d512cda34f1d3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:08:36.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/ecd2555c8266eb22dee4c44f66915941b0ebafa242a815ab412eb4d2c7923b83",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:07:45.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/2b80758c2fa8e7b6c3fb771ac9d471d1e28abfdaa665c8e01a4f754eaff041d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:08:02.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/e0bb1dd75399077ef45c9ad937565279430751565c825bbbfe663cd49c0fc641",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-04T19:07:43.000Z",
      "commit": "1b65a908dc7a872eb7c927ed80deda6d39a03a6c",
      "fileid": "https://r2.ropensci.org/4cf83bc0ca9e29a444b7c72fb0e7daf2dbb65ed6059fe423cc5101aaecc26658",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/oxfordihtm/actions/runs/28716559833"
    }
  ]
}