Whenever I have NAs in a variable and I try to add it via annotation_tile I get the following error:
Error in mutate():
ℹ In argument: data = map(...).
Caused by error in map():
ℹ In index: 1.
Caused by error in vec_assign():
! Can't convert from replace to data <factor<42a34>> due to loss of generality.
• Locations: 1
It seems this was an open issue before, but in my up-to-date installation is still happening.
Whenever I have NAs in a variable and I try to add it via annotation_tile I get the following error:
Error in
mutate():ℹ In argument:
data = map(...).Caused by error in
map():ℹ In index: 1.
Caused by error in
vec_assign():! Can't convert from
replacetodata<factor<42a34>> due to loss of generality.• Locations: 1
It seems this was an open issue before, but in my up-to-date installation is still happening.