Closed mdsumner closed 4 years ago
Another problem, this is ok with tibble 2.1.3, but here it breaks and the segments are degenerate (see with plot(SC0(x)))
x <- TRI(minimal_mesh)
SC0(x)
# Warning messages:
# 1: Element 4 must be length 36, not 12
# 2: Element 5 must be length 36, not 12
# 3: Element 4 must be length 36, not 12
# 4: Element 5 must be length 36, not 12
Seems to only be a problem with SC0(TRI(x))
and SC0(TRI0(x))
Symptom (tibble_2.99.99.9014):
sf defines
vec_proxy.sfc
which is a fix:or we could