{"category":"documentation","name":"readme","description":"Does the project have a README.md file?","importance":"essential","check":true} {"category":"documentation","name":"license","description":"Does the project have a LICENSE file?","importance":"essential","check":true} {"category":"citation","name":"citation","description":"Does the project cite any references in 'manuscript.Rmd' or 'preregistration.Rmd'?","importance":"optional","check":true} {"category":"citation","name":"comprehensive","description":"Does the project cite all literature, data sources, materials, and methods (including R-packages) used?","importance":"optional","check":false} {"category":"data","name":"data","description":"Does the project have a public* 'data.csv' or 'synthetic_data.csv' file? (*public: version controlled in 'Git')","importance":"essential","check":true} {"category":"data","name":"data_checksums","description":"Are the data checksums up to date?","importance":"essential","check":true} {"category":"code","name":"code","description":"Does the project contain any '.R' code files?","importance":"essential","check":true} {"category":"code","name":"code_reproducible","description":"Can the entire project be reproduced by running a single file (e.g.,'manuscript.Rmd', 'run_me.R', or a Makefile)?","importance":"optional","check":false} {"category":"materials","name":"materials","description":"Any new materials are shared openly; existing materials are referenced.","importance":"optional","check":false} {"category":"design","name":"design","description":"Details of the study design are documented.","importance":"essential","check":false} {"category":"analysis","name":"analysis","description":"Details of the analysis are documented.","importance":"essential","check":false} {"category":"preregistration","name":"preregistration","description":"Does the project have a preregistration?","importance":"optional","check":true} {"category":"preregistration","name":"prereg_analysis","description":"Does the preregistration contain detailed analysis plans or preliminary code?","importance":"optional","check":false} {"category":"git","name":"git_repo","description":"Does the project have a 'Git' repository?","importance":"essential","check":true} {"category":"git","name":"has_remote","description":"Is the 'Git' repository connected to a remote repository (e.g., 'GitHub')?","importance":"essential","check":true}