Adam B. Smith

Results 21 comments of Adam B. Smith

This should be solved now, as it was related to/the same as issue https://github.com/adamlilith/fasterRaster/issues/75. `fasterRaster` verision 8.3.0.7009 (still on branch `intuitive_fasterRaster`, not master, as of today.

Hi Simon, Thanks for your kind words and your message. Some of the behavior you noted is expected and some is not. The `fasterFragmentation()` function calls `fasterFocal()` twice to calculate...

Hi Simon, Again, sorry for the trouble! Frustratingly, I am unable to recreate the problem on the two machines (both Win 10) I have available to me. I did search...

Hi Simon, Well, I'm glad it worked! I still don't know why so many processes spawned. It it wasn't stopping the child processes, from what you told me, it should...

This function has been superseded by `fragmentation()` in **fasterRaster** 8.3.0 and above.

Issue is apparently within **GRASS**... perhaps arising with use of a `MASK` raster (as in `.copyGSpatial()`?

Unnecessary since T's does not return slope, intercept, R2, or t-value

Hi Ratnesh, I am very sorry, I obviously didn't see the notification when you posted this! I assume it's too tale to help, but for what it's worth: Error with...

Hi Robert, Thanks for noting this. Yes, I am using roxygen2, which creates the \link[package:method]{package::method()}}` pattern in the RD files, which I actually never edit. It looks like roxygen does...

This issue seems not to occur if 1) valid vector is created in **fasterRaster**, then saved using `writeVector()`, reloaded using `fast()`, then selection applied using `[`. Hacky workaround: Load vector...