Nicholas Tierney

Results 432 comments of Nicholas Tierney

I like the idea of a template object being passed along. I think that if we have default behaviour for not specifying nrow/ncol we would be introducing multiple APIs in...

> template can be a SpatRaster, a SpatVector, or a length one or two numeric vector, which is confusing I think perhaps we have overloaded the term `template` here -...

Tagging @mdsumner in here as he wrote grout and I'd be curious to hear his thoughts on this

My understanding of blocksize is kind of like the default tile size. When you start to read a raster from file into memory, if your query is only within a...

I get this error when binding a tibble with some rows to a spatial data frame with 0 rows: ``` r library(tibble) library(dplyr) #> #> Attaching package: 'dplyr' #> The...

I think we can close this now with the creation of contactsurveys (https://github.com/epiforecasts/contactsurveys), and issue #179 to track this decoupling process

Hi @rafapereirabr ! Sorry I haven't been very responsive here. Currently the package hasn't seen much maintenance as I haven't needed to use it again - But I'm interested to...

Hi @rafapereirabr ! Thank you for taking the time to clearly outline the features that would be of most use to you, this is super helpful. I also really appreciate...

Hi @rafapereirabr ! Yes, absolutely! I'm keen to give this a little makeover. I'll get to this as soon as I can, ideally within the next 2 weeks, if that...

Hi @rafapereirabr ! I've just fixed up the general package clean up in #98 There's a couple of CRAN notes, but I think we can ignore them for the time...