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.
pg_search
fix for searching with a bounding box that
crosses 180/-180 longitude: not a fix in this package, but the remote
data source fixed a problem reported from a user of this package
(#71)pg_search
tests to use
preserve_exact_body_bytes = TRUE
in the
vcr::use_cassette()
call so yaml
package
doesn’t fail on loading it (#72)hoardr
for managing caching,
replacing package rappdirs
; new object
pg_cache
, an R6 class, with methods for managing where you
cache files, deleting them, listing them, etc. Importantly, you can set
the full cache path now, not just the folder within a set directory
(#66) (#69)vcr
now for http reqeust caching
(#70)pg_data()
now includes a
metadata
slot with parsed metadata from text files (only
included when the file is a txt file); parameters
slot
that’s part of the metadata is partially parsed into an unnamed list
(#67)pg_data()
: Pangaea changed how links are
organized for datasets, fixed now (#65)pg_data()
: response content type header changed
- a space was added, breaking the content type check; now not sensitive
to the space (#68)httr
pkg with crul
for HTTP
requests (#55)pg_data
and skip the file download with a message
saying so. Eventually we hope to fix this to allow uesrs to input
credentials to get the file(s) (#59)pg_search_es
- an interface to Pangaea’s
Elasticsearch query interface.pg_search
as search portal now has offset param
- so if more than 500 results need to page through them with the
offset
parameter (#56)pg_search()
needed due to changes in the
Pangaea website. Nearly identical functionality, but one parameter
switch (env
param is now topic
). More
parameters may be added in the future. New fields are added to output,
added to docs for the function. Now importing jsonlite
as a
result of these changes (#50)pg_data()
needed due to changes in the Pangaea
website. Nothing should be different for the user. (#51)XML
, using xml2
now (#42)rappdirs
package now for determing caching path
on user’s machine (#46)tibble
now for compact data.frame representations
(#47)methods
dependency (#48)pg_search()
- introduced due to changes in
Pangaea website (#44)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.