-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# campsismisc 0.5.2 | ||
|
||
* Set up code coverage report with codecov.io #53 | ||
* Add logo and badges to README #54 | ||
* Add NEWS file to repository #55 | ||
|
||
# campsismisc 0.5.1 | ||
|
||
* Slowness detected on getForestPlot/getTornadoPlot call #51 | ||
|
||
# campsismisc 0.5.0 | ||
|
||
* Sensitivity analysis change: add 'where' argument (equation in model or theta) #48 | ||
* Sensitivity analysis change: add 'log' argument #49 | ||
|
||
# campsismisc 0.4.4 | ||
|
||
* Review call to Campsis simulation #46 | ||
|
||
# campsismisc 0.4.3 | ||
|
||
* Slighly adapt the tornado plot item #44 (previous release version was not updated) | ||
|
||
# campsismisc 0.4.2 | ||
|
||
* Slighly adapt the tornado plot item #44 | ||
|
||
# campsismisc 0.4.1 | ||
|
||
* Make tests run with both rxode2 and mrgsolve #39 | ||
* Show labels should be optional in tornado plots #40 | ||
* Add argument 'limits' to getTornadoPlot and getForestPlot #41 | ||
* Deactivate progress for the simulation of the base scenario #42 | ||
|
||
# campsismisc 0.4.0 | ||
|
||
* NA in item when unit of continuous covariate is not specified #32 | ||
* Include GPLv3 license #33 | ||
* Issue when simulating only 1 item/scenario #34 | ||
* Remove level argument from calculate method #35 | ||
|
||
# campsismisc 0.3.0 | ||
|
||
* Parallel computation not working anymore #29 | ||
* Update package due to refactoring of campsisnca #27 | ||
|
||
# campsismisc 0.2.2 | ||
|
||
* Strange regression in R4.3.1 when sampling parameter uncertainty with Campsis/mvrnorm #21 | ||
* Rerun README #23 | ||
* Setup GitHub actions workflow #24 | ||
* Fix R CMD check #25 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters