Skip to content

Commit 7bbbb92

Browse files
authored
Merge branch 'main' into 233_table_36_image@main
2 parents 8200892 + 0e59b6d commit 7bbbb92

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# R specific hooks: https://github.com/lorenzwalthert/precommit
44
repos:
55
- repo: https://github.com/lorenzwalthert/precommit
6-
rev: v0.4.2
6+
rev: v0.4.3
77
hooks:
88
- id: style-files
99
args: [--style_pkg=styler, --style_fun=tidyverse_style]

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Type: Package
22
Package: cardinal
33
Title: FDA Safety Tables and Figures
4-
Version: 0.1.0.9059
5-
Date: 2024-07-04
4+
Version: 0.1.0.9060
5+
Date: 2024-07-26
66
Authors@R:
77
person("Pawel", "Rucki", , "[email protected]", role = c("aut", "cre"))
88
Description: R package with implementation of Safety Tables and Figures

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# cardinal 0.1.0.9059
1+
# cardinal 0.1.0.9060
22

33
* Initial release.

quarto/about.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ As always we invite further collaboration and welcome additional companies to jo
1616

1717
#### Information for Developers
1818

19-
As a pharmaverse collaboration, we invite any interested developers to join the cardinal team and contribute to template development. To onboard as a developer, please reach out to one of the cardinal Product Owners ([Vincent Shen](https://github.com/telepath37), [Freeman Wang](https://github.com/freestatman), Juergen Boehl, Lian Lin) to receive access to the cardinal GitHub repository.
19+
As a pharmaverse collaboration, we invite any interested developers to join the cardinal team and contribute to template development. To onboard as a developer, please reach out to one of the cardinal Product Owners ([Vincent Shen](https://github.com/telepath37), [Freeman Wang](https://github.com/freestatman), Kavitha Allala, Lian Lin) to receive access to the cardinal GitHub repository.
2020

2121
Tasks are assigned and prioritized via issues on our GitHub project board and worked on in development branches. Members of the team will review each other's code and make suggestions before new functions and features are incorporated into the package.
2222

0 commit comments

Comments
 (0)