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.
prefix_functions
accepts dummy dot-arguments but raises
an error when called with more than one argumentsurl
..resource
and
.query_options
that should not be used directly get a
leading dot.top
and skip
get 10 as default
parameter.print
by default prints the whole data.frame.to_odata
that translates R code for use in
an OData query.and_query
, or_query
and
not_query
now return an odata_query
.Change interaction with jsonlite. Functions that retrieve data no
longer take additional arguments that are passed to jsonlite. Additional
parameters to jsonlite can from now on be supplied by a parameter
jsonlite_args
.
Pass additional options to httr::GET
. Additional
parameters to jsonlite can from now on be supplied by a parameter
httr_args
. This can be useful if you are behind a
proxyserver or if authentication is required.
Method retrieve
on ODataQuery takes a new parameter
count
.
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.