This looks to me like a package development issue... which may be under 
discussion in R-sig-geo (search the archives), but more likely to be 
appropriate to discuss with the maintainer by email or through their 
development repository (R-forge, though it looks unused).
-- 
Sent from my phone. Please excuse my brevity.

On February 14, 2018 7:43:51 AM PST, Loris Bennett <loris.benn...@fu-berlin.de> 
wrote:
>Hi,
>
>I am running R 3.3.3 and getting the following error:
>
>Error in add_edges(res, edges = t(as.matrix(el[, 1:2])), attr = weight)
>: 
>   long vectors not supported yet: ../../src/include/Rinlinedfuns.h:138
>
>when passing a 13 GB TransitionLayer object to shortestPath from the
>package 'gdistance'.
>
>The error, albeit in a different context, is discussed here:
>
>  https://github.com/tidyverse/readr/issues/309
>  https://github.com/tidyverse/readr/pull/433
>
>However it is not clear to me quite what the fix was and what kind of
>limit may still exist in subsequent R versions.
>
>Is this a general problem/issue with R, or is this something more
>package-specific which should be addressed on R-sig-Geo?
>
>Cheers,
>
>Loris

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to