We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0199f6c commit ef3fc37Copy full SHA for ef3fc37
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: SimTOST
2
Title: Sample size estimation for bioequivalence trials through simulation
3
-Version: 0.1.0
+Version: 0.2.0
4
Authors@R: c(
5
person(given = "Thomas",
6
family = "Debray",
@@ -49,6 +49,4 @@ VignetteBuilder: knitr
49
Config/testthat/edition: 3
50
LinkingTo: Rcpp, RcppArmadillo
51
URL: https://github.com/smartdata-analysis-and-statistics/SimTOST,
52
-https://smartdata-analysis-and-statistics.github.io/SimTOST/
53
-
54
+https: //smartdata-analysis-and-statistics.github.io/SimTOST/
NEWS.md
@@ -1,3 +1,5 @@
+# SimTOST 0.2.0
+
# SimTOST 0.1.0
* Initial CRAN submission.
0 commit comments