layout | title | permalink |
---|---|---|
page |
FAQ |
/faq/ |
Yes.
- A little bit is more than nothing.
- The lower the bar, the earlier in the process a CODECHECK can occure (e.g. pre-review)
- Exposure to reproducibility practices is key.
- Nudging works.
- Better get a certificate for small parts of the workflow than not doing any codechecking - not everything needs to be checked.
- It's old, works, and is available everywhere.
- Useful caching mechanism.
So that the codechecker can make sense of it. Beyond that, follow community practices or create a research compendium.
Software papers, such as published in JOSS, and software peer reviews, such as conducted by ROpenSci or PyOpenSci, are a great way to increase visibility and quality of research software. CODECHECK does not intend to replace these, but focusses on scripts and workflows that are specific to a manuscript at hand. If you write a large article about a specific tool or software, e.g., as published in JORS, it is debatable if an additional CODECHECK makes sense. A software review greatly increases the quality of the tools used in research, and thereby make CODECHECKs much easier.
The codechecker must be able to conduct the CODECHECK. If they have access to he software, there is no problem.
Yes.
Use one of these approaches:
- data enclaves
- synthetic data
- subsets
In this first implementation of the CODECHECK principles, we imagine an open process, and there is no openness without proper handling of copyright.
The codechecker puts their name under the CODECHECK. That is more important than technical details, which will vary on a case by case basis. Codecheckers are encouraged to apply commonly used tools to assisst reproducibility, such as notebooks or containerisation, but are not required to do so.
Software stacks are volatile, and CODECHECK acknowledges this by focussing on the idea that a workflow was once reproducible by a person other than the author. This is a huge step forward, and we are excited for the times when even more will be commonplace. The CODECHECK largely increases the chances that the checked code works for third parties and is accessible, e.g. using text-based file formats, and portable, e.g. using containers. The files and archives (a Docker image is a tarball of a directory system) will be readable much longer than tools will be there to easily work with them.
- CODECHECK process.
- A codechecker codechecks an article and creates the CODECHECK bundle.
- Codecheckers write CODECHECK reports.
- The CODECHECK report is created by the codechecker during the codechecking process.