Andrea Sánchez-Tapia

Results 30 issues of Andrea Sánchez-Tapia

## Summary - What is the name and purpose of your chapter? **Literate programming** - Why are you proposing it? Because literate programming is a crucial tool to support open...

communication-book

To the most recent version, even if it's still from some time ago ;)

PR: unreviewed

`syn_species` em check_flora() é criada fazendo paste de gênero e epíteto e acaba omitindo sinônimos que são variedades e subespécies. Tem coluna infraspecificEpithet então acho que vou complementar o paste.

`$selfReported` dataframe should not return empty . check other returned data frames for errors. @giselamo and @yaaNuamahGFW can provide examples of very clean identities and of more problematic identities -to...

The current examples are run with a known `vesselID` and we say that the previous function can be used to retrieve it, but we actually have no clear instructions about...

- [ ] Add examples yo test all parameters - [x] Add `print_request` to print requests - [x] Check geojson handling. Correct format (forcing as.character) + better instructions for importing...

The error handling function (`parse_response_error()`, formerly `gist_error_body()`) should always include the response status code in the error message it returns and check the content-type header of the response. Only attempt...

As Andrés explained: "Usually, the API [should] tell you "I'm too busy, call me back later" when it's in the middle of some process and it can't handle the request....

- [x] Update datasets (working, needs a little bit of cleaning) - [x] Add new parameters where, includes, registries_info_data - [x] Add param match_field - [x] Update roxygen2 documentation -...

v3

- [X] basic function working with endpoint inside the same function. - [ ] endpoint is not inside `get_endpoint()` - (Error in api_datasets[[dataset_type]] : subscript out of bounds) solve inheritance...