Skip to content

Commit

Permalink
Bump package version and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Dec 4, 2024
1 parent 38f68db commit 92f30d5
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: Strategus
Type: Package
Title: Coordinate and Execute OHDSI HADES Modules
Version: 1.1.1
Date: 2024-12-03
Version: 1.1.2
Date: 2024-12-04
Authors@R: c(
person("Anthony", "Sena", email = "[email protected]", role = c("aut", "cre")),
person("Martijn", "Schuemie", email = "[email protected]", role = c("aut")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Strategus 1.1.2
===============
- Add options for overriding number of threads for database operations (#190)

Strategus 1.1.1
===============
- Fixes R CMD note and updates documentation for inclusion into HADES
Expand Down
Binary file modified extras/Strategus.pdf
Binary file not shown.
Binary file modified inst/doc/CreatingAnalysisSpecification.pdf
Binary file not shown.
Binary file modified inst/doc/ExecuteStrategus.pdf
Binary file not shown.
Binary file modified inst/doc/IntroductionToStrategus.pdf
Binary file not shown.
Binary file modified inst/doc/WorkingWithResults.pdf
Binary file not shown.

0 comments on commit 92f30d5

Please sign in to comment.