AMBarbosa

Results 46 issues of AMBarbosa

Dear Robert, In [this issue](https://github.com/rspatial/terra/issues/542#issuecomment-1043695770) you mentioned there was no support for hexagonal tesselation yet. This would actually be quite useful though, and it might be achieved with an added...

When trying to plot two separate non-spatial tables, mapview() seems to combine them into a single layer, and the map doesn't allow telling them apart. Here's a reproducible example using...

`ne_download` is now returning (by default) a numeric vector instead of an 'sp' class object, apparently because there are unsupported empty geometries in the currently downloaded file: ``` rivers

Hi, Sometimes, the object returned by `occ()` reports more records returned than found, apparently because this count is leaving out the OBIS data: ``` orca

Hi, The Example in the `?ensemble_modelling` help file runs two algorithms, but the output correlation between algorithms is empty. If I add more algorithms, the output correlation misses the first...

When the predictors include categorical variables, `dbarts::bart` includes them but `embarcadero` removes them. This appears to be because `embarcadero` removes variables based on `unlist(attr(model$fit$data@x, "drop"))`, where the categorical variables are...

'predict' for bart models fails with an error message if a categorical variable has only one level in 'newdata' (which is common in our line of work). Here's a reproducible...

As per `?pdbart`, the 'xind' argument can be provided as "_Integer, character vector, or the right-hand side of a formula indicating which variables are to be plotted_". This is true...

Hi, thanks for the great package. This is a simple-to-implement feature request, if there's no reason otherwise: would you add argument `type='b'` to the `plot()` call, and replace its 3...

@rhijmans {geodata} functions are running extremely slowly at least since yesterday, for both me and students around the world, even for small downloads which used to be much faster: `and