luca
Results
2
issues of
luca
``` Error : (converted from warning) /tmp/RtmpSqyTmT/R.INSTALLdc77fb96246/epoxy/man/epoxyHTML.Rd:43: unknown macro '\item' ERROR: installing Rd objects failed for package ‘epoxy’ * ```
bug
Hi all, While trying to dissolve an `sf` polygons object grouping by one of its column: ``` y |> rmapshaper::ms_dissolve('livello', sys = TRUE, sys_mem = 24) ``` I received this...