The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
?rdryad
for more (#28) (#29)dryad_metadata()
to download Dryad
file metadatadryad_package_dois()
to get file
DOIs for a Dryad package DOI (a package can have many files) (#22)dryad_files
(formerly download_url()
) now
scrapes Dryad page to get URLs to Dryad files instead of using their
API, which was not dependable (#26)dryad_fetch
gains a parameter
try_file_names
(a boolean) which if TRUE
we
try to extract file names out of URLs (#26)rdryad
functions to hard code use of
xml
return format, and followlocation to follow any
redirects (#27)download_url()
is now defunct, see
dryad_files()
tibble
and
data.table
solrium
package instead of
solr
package for interaction with Dryad’s Solr backend
(#21) (#24)crul
instead of httr
for HTTP
requests (#23)handle2doi
and
doi2handle
to convert between handles and DOIs, and DOIs
and handles, respectively (#25)download_url
function name has been changed to
dryad_files
, but you can still use
download_url
until the next version. In addition,
download_url
/dryad_files
parameters
id
is changed to doi
.dryad_fetch
is improved, and uses
curl::curl_download
instead of download.file
.
It now accepts >1 input URL, but destile
length must
equal number of urls.d_*()
) to
interact with Dryad Solr search engine (#10)oai
package.
(#14)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.