Simon Woodward

Results 9 issues of Simon Woodward

I am using addDrawToolbar to draw polygons on my leaflet("map"), and then I want to capture them (ideally to sf) using `input$map_draw_all_features`. However it seems the returned list is not...

I want to read the values and formulas from a large Excel workbook into R. Currently formulas can only be read one cell at a time, and it is very...

enhancement

I am looking at some data that has natural spikes when it rains. I'm having trouble tuning anomalize not to flag these data as anomalies. Any suggestions? ![anomaly](https://user-images.githubusercontent.com/30030254/135559255-2e3b5df3-e61f-4685-a003-8bced65965be.png)

I've been searching the documentation but can't find the answer. e.g. for the cran tidyverse example is each package analysed separately or is each date considered a multivariate point? Thanks...

Love this package - thanks so much for this! However I'm having some trouble with popups. The first time I addGlPolylines(... popup =TRUE) I get a nice popup showing the...

duplicate

I wrote a loop around runMCMC to check convergence, but I am having trouble with memory errors when the BayesianOutput object grows too big after multiple calls. Is it possible...

I'm struggling to install rClr. I have R-3.4.4 and I installed Open Mono x86. I'm on Windows 10. I have Visual Studio 2017 CE with MVC++ 2017 and C# Tools....

I am testing calibration in R of a model in Julia. It works, but having to use juliaGet() for each model call makes it extremely slow. Is there a faster...

This looks like a great package and I am excited to try it. I would like to suggest in your install instructions to mention that you need to install Julia...