-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Add Qatar Cars dataset from the {qatarcars} R package #956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
TidyTuesday Submission Check: Failed ❌
qatarcars.csv:
|
TidyTuesday Submission Check: Failed ❌
qatarcars.csv:
|
I guess the GHA script doesn't like DOI-style redirects?
TidyTuesday Submission Check: Failed ❌
qatarcars.csv:
|
|
The canonical DOI URL (https://doi.org/10.1080/15512169.2025.2572320) redirects to https://www.tandfonline.com/doi/full/10.1080/15512169.2025.2572320, but apparently GHA gets mad at both and times out. Ideally, the plain DOI URL should be used in the final version of this: https://doi.org/10.1080/15512169.2025.2572320 The only column with missing data is |
|
Check is fine. I need to review this still, but the basics are done. Thanks! |
(This automated portion only applies to dataset submissions. If you're submitting something else, please delete all of these checkboxes)
Thank you for your submission!
When you submit this pull request, the
- [ ]lines below will become checkboxes. Please confirm that checklist after you submit the pull request (by clicking on the steps that you have completed).Usability:
Preparation:
cleaning.Rhas code to download and clean the dataset, resulting in descriptively-named data.frames.saving.RortidytuesdayR::tt_save_dataset()to createcsvs andmddata dictionaries for each of my data.frames.{dataset}.mdfiles.intro.mdfile to introduce my dataset.pngfile.meta.yaml, including descriptive alt text for each image and how to credit me.