ropensci / software-review

rOpenSci Software Peer Review.
291 stars 104 forks source link

Presubmission inquiry: BCEA #466

Closed n8thangreen closed 3 years ago

n8thangreen commented 3 years ago

Submitting Author Name: Nathan Green Submitting Author Github Handle: !--author1-->@n8thangreen<!--end-author1-- Other Package Authors Github handles: (comma separated, delete if none) !--author-others-->@giabaio<!--end-author-others-- Repository: https://github.com/cran/BCEA Submission type: Pre-submission


Package: BCEA
Type: Package
Title: Bayesian Cost Effectiveness Analysis
Version: 2.3-1.1
Date: 2019-08-05
Author: Gianluca Baio, Andrea Berardi, Anna Heath
Maintainer: Gianluca Baio <gianluca@stats.ucl.ac.uk>
Suggests: R2jags, R2OpenBUGS, ggplot2, grid, INLA, splancs, mgcv, ldr,
        shiny, shinythemes, knitr, rmarkdown, plotly
Imports: MASS, dplyr, rlang
Additional_repositories: https://inla.r-inla-download.org/R/stable/
Description: Produces an economic evaluation of a Bayesian model in the form of MCMC simulations. Given suitable variables of cost and effectiveness / utility for two or more interventions, This package computes the most cost-effective alternative and produces graphical summaries and probabilistic sensitivity analysis.
License: GPL (>= 2)
URL: http://www.statistica.it/gianluca/BCEA,
        http://www.statistica.it/gianluca
Depends: R (>= 2.10)
NeedsCompilation: no
RoxygenNote: 6.1.1
Encoding: UTF-8
Packaged: 2019-08-26 07:41:20 UTC; hornik
Repository: CRAN
Date/Publication: 2019-08-26 07:55:24 UTC

Scope

noamross commented 3 years ago

Thanks for this inquiry, @n8thangreen! I believe this package is in-scope and we would be pleased to accept a full submission. Since it processes MCMC results and returns summaries and visualizations, EDA is an appropriate category, but standards from Bayesian and Monte Carlo Routines likely apply, as well. Please submit checking off both categories and use srr to annotate code with standards from both. Some MCMC-related standards will likely apply directly, some will be a matter of documenting and providing access to underlying routines or objects from the package wrapped (e.g., convergence tests), and others may not apply at all - you can use@srrstatsNA to mark these.