IQSS / dataverse-client-r

R Client for Dataverse Repositories
https://iqss.github.io/dataverse-client-r
60 stars 24 forks source link

Make tests reorder-proof #87

Closed kuriwaki closed 3 years ago

kuriwaki commented 3 years ago

Attempting to iron out all the possibilities where row order swapping may fail a test. Responding to:

── Failure (tests-list_datasets.R:65:3): dataverse for 'dataverse-client-r' ──── actual not equal to expected. Component "datasets": Attributes: < Component "row.names": Mean relative difference: 0.6666667 >

Before merging, I can wait until this version passes on winbuilder too.