Josh Erickson

Results 7 issues of Josh Erickson

Hey @tim-salabim, I've been running into issue #432 and thought I would take a go at adding methods for SpatRaster and SpatVector. In short, I added a `setMethod()` for both...

``` r library(mapedit) #> Warning: multiple methods tables found for 'crop' #> Warning: multiple methods tables found for 'extend' #> Warning: replacing previous import 'DT::dataTableOutput' by #> 'shiny::dataTableOutput' when loading...

When I try to use a recipe with ffs it doesn't recognize the "response" from the recipe object. Is there a work around for this? Thanks. `` rec_test % update_role(sb12,...

Would it be possible to have a logical for the genericEGRETplot to include a 'plot_ly' option? Using EGRET in shiny with other plotly functions and would be a nice addition...

enhancement

Hey developers, I added a couple of functions to get sri data from ECOSHARE website https://ecoshare.info/soils/soil-resource-inventory/. I had chatted with @brownag and @dylanbeaudette on twitter about and thought I'd give...

Amazing package developers! More of question and not necessarily an issue but was curious how I would go about calling features behind a common access card (CAC) authentication? Is there...

Hey @csaybar great work as always! I noticed a few things when I started working with the package in regards to the Readme and thought I'd give a shout. Just...