Site icon R-bloggers

Computo – A Journal for Transparent and Reproducible Research in Statistics and Machine Learning

[This article was first published on rOpenSci - open tools for open science, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Computo is a journal promoting methodological, computational, and algorithmic contributions in statistics and machine learning that provide a better understanding of which models or methods are most appropriate to answer specific scientific questions. Computo leverages modern tools in programming and scientific reporting to support more transparent, interactive, and reproducible research outputs. We’re excited to introduce Computo to the rOpenSci community as a complementary road to publishing reproducible research alongside rOpenSci’s software peer review initiatives.

Why we created Computo

The idea of Computo was born out of a desire to foster a deeper scientific understanding as well as a need to address several challenges in the current scientific publishing landscape, especially within statistics and machine learning. In particular the reproducibility crisis is a significant concern, and the increasing volume of publications straining the review process is potentially impacting quality of scientific publications1.

The rapid proliferation of new methods in machine learning and statistics can make it difficult to establish a clear state of the art of statistical approaches that address specific scientific questions. There is often a lack of established, subject-specific benchmark datasets, and the pressure to demonstrate the superiority of novel methods can sometimes lead to less-than-objective performance evaluations. Furthermore, publishing negative results (e.g. failure to demonstrate a statistically significant improvement), which are crucial for scientific progress, remains challenging.

Computo was created to promote methodological and algorithmic contributions that not only are reproducible but also provide a better understanding of which models or methods are most appropriate to answer specific scientific questions. We believe that building up solid scientific knowledge requires both the reproducibility of published results and a clear articulation of their scientific implications. While many journals now require code and data, these are often insufficient on their own to ensure true reproducibility or to fully grasp the scientific contribution.

What Computo offers

Computo differs from other existing journals both in its scope and in the centrality given to reproducibility and open science.

Scope

Computo welcomes a range of contributions in statistics and machine learning:

Reproducibility and open science

By combining open access, reproducibility, and methodological clarity, Computo aims to support the scientific community in making informed and transparent choices in data analysis:

Where we are at

Since its inception in late 2022, we have created a robust ecosystem for reproducible science. As of July 2025, we have published 17 articles, and 4 are under review. An example of published paper is given below:

< footer class="blockquote-footer">Giorgi et al. in Efficient simulation of individual-based population models, Computo, 2024.

Collaboration and challenges

We use GitHub to host our repositories and Quarto for document creation, ensuring that all code and data are openly available (contributions for GitLab support are welcome!). This collaborative approach has allowed us to overcome numerous challenges, from technical hurdles to ensuring the quality and reproducibility of published work.

One significant challenge has been refining our peer-review process to balance rigor with accessibility. We’ve explored various platforms and are currently considering a future move towards a more community-driven and transparent system to enhance engagement.

A more fundamental challenge lies in defining and evaluating the true reproducibility of scientific work. We distinguish between “editorial reproducibility” – the ability to re-run the provided code and obtain the same outputs – and “scientific reproducibility,” which delves deeper into the robustness and generalizability of the findings. Establishing clear guidelines and policies for this, especially in complex fields like Deep Learning, has been a continuous effort. For instance, evaluating a Deep Learning paper where retraining a model might be infeasible or beyond the scope of the submitted work requires careful consideration of what constitutes a “reproducible” contribution from a scientific standpoint, beyond just code execution.

The future of Computo

With a shared focus on improving the quality of scientific contributions, rOpenSci and Computo offer complementary approaches to fostering reproducible research. rOpenSci (and by extension pyOpenSci for the Python side) focuses on the reliability and robustness of software tools through a transparent, community-driven peer review process. Computo, in turn, ensures that these tools are used in transparent and fully reproducible computational scientific articles, preserving code, data, and environment specifications.

Looking ahead, we aim to further enhance the dissemination of scientific knowledge by moving towards greater interactivity, richer data visualizations, and exploring innovative communication models, drawing inspiration from initiatives like the former distill.pub. Our approach is to progressively engage all stakeholders: editors, engineers, authors, and the wider scientific community in this evolution.

Our concrete next steps focus on:

We look forward to continuing our journey with the support of our community and like-minded organizations like rOpenSci.


  1. Hanson, M. A., Barreiro, P. G., Crosetto, P., & Brockington, D. (2024). The strain on scientific publishing. Quantitative Science Studies, 5(4), 823-843. ↩︎

To leave a comment for the author, please follow the link and comment on their blog: rOpenSci - open tools for open science.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version