Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: pharmaversesdtm
Title: SDTM Test Data for the 'Pharmaverse' Family of Packages
Version: 1.3.1.9015
Version: 1.4.0
Authors@R: c(
person("Lina", "Patil", , "lina.patil@cytel.com", role = c("aut", "cre")),
person("Stefan", "Bundfuss", role = "aut",
Expand Down
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pharmaversesdtm (development version)
# pharmaversesdtm 1.4.0

## New Features

Expand All @@ -20,6 +20,8 @@

- Added `lb_onco_pcwg3` dataset which contains PSA measurements for PCWG criteria. (#197)

- Added the Lumipulse G pTau217, β-Amyloid 1-42 Plasma and their Ratio in `lb_neuro`. (#211)

## Documentation

- The reference page has been updated to categorize datasets by therapeutic areas. (#204)
Expand All @@ -34,8 +36,6 @@

- Generated different sites for the development and released versions of the package. (#207)

- Added the Lumipulse G pTau217, β-Amyloid 1-42 Plasma and their Ratio in `lb_neuro`. (#211)

- Updated the pull request template to include the corrected package website name. (#223)

</details>
Expand Down