salvafern
salvafern
Submitting Author Name: Salvador Fernández Bejarano Submitting Author Github Handle: @salvafern Other Package Authors Github handles: (comma separated, delete if none) @lottepohl Repository: https://github.com/lifewatch/mregions2 Version submitted: Submission type: Standard Editor:...
Hello there :wave: I have generated a [codemeta](https://codemeta.github.io/) file based on `pom.xml` using [codemetapy](https://github.com/proycon/codemetapy) as ```bash $ codemetapy pom.xml > codemeta.json ``` We are using codemeta files in the [Jerico](https://www.jerico-ri.eu/)...
Hello there! 👋 An issue I have faced using ows4R is that CQL/OGC (or viewParams via vendor params) **filters fail if you try to perform a spatial query with a...
Hi @eblondel , I have been giving a try to `ows4r` to query biological occurrence data from EMODnet-Biology In this example below, I requested: * Dataset: The CPR survey (https://www.emodnet-biology.eu/data-catalog?module=dataset&dasid=216)...
Hi, Apologies if this question has been raised before, I couldn't find a solution. I am performing a GET request of an URL with encoded spaces. I noticed that `curl`...
Hello there :wave: I just noticed there is an incomplete example in the get started vignette: ```r global_search(query, server_list, which_service) #> Error in check_arg(query, "character"): object 'query' not found ```...
@brittlnv noticed that `mr_geo_code()` does not work when performing a search with spaces. I digged in a bit and this seems to be a feature - not a bug -...
Right now we are using Travis-CI to check the package. But the last check was from 2 years ago: https://travis-ci.org/github/ropensci/mregions/jobs/718785749 We should consider to improve this system: e.g. use GitHub...
Hi there, First thanks for this amazing package! Adding here a solution to a issue I faced while installing. I have been attempting to install the ubuntu dependencies of rayshader...