You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First case is grouped, requesting a version containing data.
Second case is grouped, requesting a version not containing any data. ---> confusing error message
Third case is ungrouped, requesting a version not containing any data. ---> perhaps still confusing, but a little better.
This situation may arise when misremembering the bounds of an archive and requesting a version manually, or from issues copy-pasting code dealing with a different archive, or looping code over multiple archives with differing version ranges.
The text was updated successfully, but these errors were encountered:
Created on 2025-03-12 with reprex v2.1.1
This situation may arise when misremembering the bounds of an archive and requesting a version manually, or from issues copy-pasting code dealing with a different archive, or looping code over multiple archives with differing version ranges.
The text was updated successfully, but these errors were encountered: