diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION deleted file mode 100644 index f1131c4..0000000 --- a/CRAN-SUBMISSION +++ /dev/null @@ -1,3 +0,0 @@ -Version: 0.4.0 -Date: 2023-06-30 18:30:53 UTC -SHA: 2daf0161a16357e90aea1fa42e0c452226a4f3fc diff --git a/NEWS.md b/NEWS.md index d6f76a6..a60f316 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,10 @@ # cbcTools (development version) +# cbcTools 0.4.0 + +- Adjustments made to the `method` argument in the `cbc_design()` function in preparation for potentially adding new design methods. +- Added the `"orthogonal"` option for generating orthogonal designs. + # cbcTools 0.3.4 - Another small bug fix in `cbc_design()` related to #16 where factor level ordering for categorical variables were being mis-ordered.