Closed sebastian-fox closed 5 years ago
This should be fixed in 3199af5f30604687aced8c99580dd901e7670313.
devtools::install_github("rOpenSci/fingertipsR",
build_vignettes = TRUE,
dependencies = "suggests")
Will submit to CRAN asap
I've just seen exactly the same error message when I use the nearest_neighbours function, is this linked to the same issue that's fixed in that dev version?
our_neighbours <- nearest_neighbours(AreaCode = "E06000033")
Originally posted by @MarkParker451 in https://github.com/ropensci/fingertipsR/issues/73#issuecomment-499393706