The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
httr::RETRY()
rather
than httr::GET()
to facilitate retrying with delay control
etc. Consult further the documentation of ‘httr’ package (#64)id()
gains as
parameter so user can ask
for different outputs (parsed list/data.frame, or raw xml/text)
(#54)http://api.gbif.org/v1/oai-pmh/registry
, while
count_identifiers()
changed it’s default url to
http://export.arxiv.org/oai2
. the previous default url for
Datacite was too unreliable (was often unresponsive)tibble::as_data_frame
with
tibble::as_tibble
throughout packageupdate_providers()
; html page that we scrape had
changed (#57)get_records()
specific to
different OAI prefixes. Currently has parsers for oai_dc
and oai_datacite
. For prefixes we don’t have parsers for we
return raw XML so you can parse it yourself. (#45)xml2::xml_find_one()
with
xml2::xml_find_first()
(#39)DESCRIPTION
file (#43)tibble
now for compact data.frame instead of
internal methods for the same (#44)as
parameter in get_records()
now has
options parsed
or raw
, which replaces
df
list
, or raw
dump_raw_to_txt()
, dump_to_rds()
, and
dump_raw_to_db()
. They can be used with oai
functions list_identifiers()
, list_sets()
, and
list_records()
(#9) (#15) (#21) thanks @mbojanDESCRIPTION
file (#28)plyr
for rbind.fill()
(#32)list_identifiers()
threw error when no
result was found (#13)as
parameter - stop
with informative message now instead of failing without anything
returned (#34)These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.