Skip to content

Commit

Permalink
merge main into branch 380_fstg01@main (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
duanx9 committed May 17, 2023
2 parents 7915c98 + 7cc0b02 commit 4afec58
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: chevron
Title: Standard TLGs for Clinical Trials Reporting
Version: 0.1.4.9011
Date: 2023-05-15
Version: 0.1.4.9012
Date: 2023-05-17
Authors@R: c(
person("Benoit", "Falquet", , "[email protected]", role = c("aut", "cre")),
person("Liming", "Li", , "[email protected]", role = "aut"),
Expand Down Expand Up @@ -31,10 +31,10 @@ Imports:
methods,
nestcolor (>= 0.1.1),
purrr,
stringr,
rlang,
rlistings (>= 0.2.1),
rtables (>= 0.6.0),
stringr,
tern (>= 0.8.1),
tibble,
utils
Expand Down
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# chevron 0.1.4.9011
# chevron 0.1.4.9012

* Remove the usage of `dm` class of object. The chevron functions now expect list of `data.frame` as `adam_db` argument.
* Remove variants in template names.
* Simplify `pre` function and add more data checks in `main` function.
* Add more templates: `AET10`, `KMG01`, `RSPT01`, `RMPT01`, `COXT02`.

# chevron 0.1.4

* Use `list` to replace `character` in template arguments.
Expand Down
6 changes: 3 additions & 3 deletions man/fstg01.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4afec58

Please sign in to comment.