mapdist reports Error
Open
bug
query limit issue
- Dominant language
- R
- Stars
- 778
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
An Error is returned from your function mapdist in Version 2.6.. but also in 2.7
**Error in `*tmp*`[[c(1, 1)]] : no such index at level 1**
only under the circumstance that "matching was not perfect, returning what was found."
I think this line is causing the error
names(tree$rows[[c(1, 1)]]) <- tree$destination_addresses
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.