Skip to content

Commit da628e0

Browse files
committed
chore(release): update NEWS.md and CITATION.cff for release
1 parent 28a2f9e commit da628e0

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

CITATION.cff

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
cff-version: 1.2.0
55
title: >-
6-
Simple Reproducible R Discrete-Event Simulation (DES)
7-
Template
6+
R DES RAP Template
87
message: >-
98
If you use this software, please cite it using the
109
metadata from this file.
@@ -18,8 +17,7 @@ authors:
1817
repository-code: >-
1918
https://github.com/pythonhealthdatascience/rap_template_r_des
2019
abstract: >-
21-
Template reproducible analytical pipeline (RAP) for simple
22-
R discrete-event simulation (DES) model.
23-
license: MIT
20+
A template for creating discrete-event simulation (DES) models in R
21+
within a reproducible analytical pipeline (RAP).
2422
version: 0.1.0
25-
date-released: '2025-01-22'
23+
date-released: '2025-03-06'

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# R DES RAP Template 0.1.0
22

3-
🌱 First release of the template.
3+
🌱 First release of the R DES template.

0 commit comments

Comments
 (0)