Closed ggrittz closed 1 month ago
Hi thanks for the issue.
This was coming from a simple bug when having only one or multiple entries with multiple matches.
I rerun your codes with the same example dataset (thanks!) after the changes (in this commit) and I could no longer reproduce the error.
Please reinstall the package from the dev branch and see if this is also the case for you. If this is not the case, please reopen this issue.
Hi, I am encountering the following issue:
The same occurs when using
plantRdata::wfoNames
. Also, I thought the issue could be onreplace.names = FALSE
, but it is also occurring inreplace.names = TRUE
.The issue appears to be on
plantRdata
wfoNames
andwcvpNames
because forplantR::bfoNames
It works normally (with or without replacing names).Here is the reproducible rds.