Skip to content

Commit

Permalink
bump 0.32.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhard-da committed Aug 16, 2023
1 parent 87d8308 commit ade7328
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: sdcTable
Version: 0.32.5
Date: 2023-05-19
Version: 0.32.6
Date: 2023-08-10
Title: Methods for Statistical Disclosure Control in Tabular Data
Description: Methods for statistical disclosure control in
tabular data such as primary and secondary cell suppression as described for example
Expand All @@ -25,11 +25,16 @@ Imports:
utils,
Matrix (>= 1.3-0),
SSBtools
Suggests: testthat (>= 0.3), rmarkdown, webshot, digest
Suggests:
testthat (>= 0.3),
rmarkdown,
webshot,
digest,
RegSDC
LinkingTo: Rcpp
License: GPL (>= 2)
LazyData: true
SystemRequirements: GLPK library, including -dev or -devel part
Encoding: UTF-8
RoxygenNote: 7.2.0
RoxygenNote: 7.2.3
VignetteBuilder: knitr

0 comments on commit ade7328

Please sign in to comment.