Skip to content

Prepare for rOpenSci peer review#75

Open
lbm364dl wants to merge 5 commits intomainfrom
lbm364dl/adapt-to-ropensci
Open

Prepare for rOpenSci peer review#75
lbm364dl wants to merge 5 commits intomainfrom
lbm364dl/adapt-to-ropensci

Conversation

@lbm364dl
Copy link
Collaborator

@lbm364dl lbm364dl commented Mar 4, 2026

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the whep R package for rOpenSci peer review by adding standard metadata files, updating the README, and creating a contributing guide. These are common requirements for rOpenSci submission.

Changes:

  • Added inst/CITATION, codemeta.json, and .pkgcheck files required for rOpenSci review and proper citation support.
  • Replaced the inline contributing instructions in both README.Rmd and README.md with a link to a new .github/CONTRIBUTING.md guide, and added Citation and Code of Conduct sections.
  • Added a repostatus badge and excluded codemeta.json from the R package build via .Rbuildignore.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
inst/CITATION New CITATION file with two entries: the whep package itself and the FABIO paper
codemeta.json Auto-generated CodeMeta metadata for the package
README.Rmd Updated with contributing link, citation section, code of conduct, and repostatus badge
README.md Rendered version of README.Rmd with the same changes
.github/CONTRIBUTING.md New contributing guide with code style, testing, and development workflow instructions
.pkgcheck rOpenSci pkgcheck configuration disabling certain summary checks
.Rbuildignore Added codemeta.json to build ignore list

@lbm364dl lbm364dl force-pushed the lbm364dl/adapt-to-ropensci branch from 715e050 to 6998ed3 Compare March 6, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants