Skip to content

Commit 7aeb104

Browse files
chore: add R-CMD-check workflow and Code of Conduct
1 parent bc0758b commit 7aeb104

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Status](https://img.shields.io/badge/Status-Submitted-lightgrey.svg)](https://projecteuclid.org/journals/brazilian-journal-of-probability-and-statistics)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5+
[![R-CMD-check](https://github.com/Everton-da-Costa/BarmaRidgeBJPS2025/actions/workflows/R.yml/badge.svg)](https://github.com/Everton-da-Costa/BarmaRidgeBJPS2025/actions/workflows/R.yml)
56

67
This repository contains the R package and associated data for the scientific article:
78

@@ -64,6 +65,10 @@ The repository is structured as a standard R package for clarity and reproducibi
6465

6566
---
6667

68+
## Code of Conduct
69+
70+
Please note that the BarmaRidgeBJPS2025 project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
71+
6772
## 🛠️ Installation
6873
This research compendium can be installed as an R package directly from GitHub. This is the recommended method as it handles all dependencies automatically.
6974

0 commit comments

Comments
 (0)