Closed hlapp closed 3 years ago
This fails both on R 3.6.x and R 4.x. It may well be a follow-on failure from #151.
── Failure (test-pk.R:83:3): Test retrieving IRI ─────────────────────────────── nrow(tiris) is not strictly more than 1. Difference: 0
It turns out that this not an IRI retrieval failure. Rather, instead of multiple exact searches, the database now returns only 1 exact match for the search.
This fails both on R 3.6.x and R 4.x. It may well be a follow-on failure from #151.