Package: aurora
Type: Package
Title: Interface to the Oxford University Research Archive
Version: 0.0.0.9000
Authors@R: person(given = "Ernest",
family = "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "ernest@guevarra.io",
role = c("aut", "cre"))
Description: The Oxford University Research Archive (ORA)
is an Open Access platform and is the
institutional repository for the University of Oxford. ORA
serves as a permanent and secure online archive of research
materials produced by members of the University of Oxford. ORA
supports and participates in the Open Archives Initiative
(OAI). ORA is a registered OAI-PMH data-provider and provides
metadata for all public records which is updated as soon as
each record is published or updated. ORA also provides API
access to its resources. This package provides low level
functions to interface with the ORA API
.
License: GPL (>= 3)
Depends: R (>= 4.1.0)
Imports: dplyr, httr2, rlang, tibble, tidyr, xml2
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
URL: https://oxford-ihtm.io/aurora/,
https://github.com/OxfordIHTM/aurora,
http://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: 2026-07-04 19:06:40 UTC; root
Author: Ernest Guevarra [aut, cre] (ORCID:
)
Maintainer: Ernest Guevarra