Skip to content

Commit

Permalink
Prepare for version 2.0.0
Browse files Browse the repository at this point in the history
Updated to version 2.0.0. 
Ran package maintenance.
Rebuilt site.
Updated NEWS.md
  • Loading branch information
chrisknoll authored Aug 8, 2024
1 parent ca6518c commit 2a6016c
Show file tree
Hide file tree
Showing 53 changed files with 1,500 additions and 1,551 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: Characterization
Type: Package
Title: Characterizations of Cohorts
Version: 1.1.1
Version: 2.0.0
Date: 2024-08-07
Authors@R: c(
person("Jenna", "Reps", , "[email protected]", role = c("aut", "cre")),
Expand Down
5 changes: 1 addition & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
Characterization 1.1.1
Characterization 2.0.0
======================
- added tests for all HADES supported dbms
- updated minCellCount censoring

Characterization 1.1.0
======================
- fixed issues with incremental
- made the code more modular to enable new characterizations to be added
- added job optimization code to optimize the distributuion of jobs
Expand Down
Loading

0 comments on commit 2a6016c

Please sign in to comment.