Skip to content

Commit ade7328

Browse files
committed
bump 0.32.6
1 parent 87d8308 commit ade7328

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

DESCRIPTION

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: sdcTable
2-
Version: 0.32.5
3-
Date: 2023-05-19
2+
Version: 0.32.6
3+
Date: 2023-08-10
44
Title: Methods for Statistical Disclosure Control in Tabular Data
55
Description: Methods for statistical disclosure control in
66
tabular data such as primary and secondary cell suppression as described for example
@@ -25,11 +25,16 @@ Imports:
2525
utils,
2626
Matrix (>= 1.3-0),
2727
SSBtools
28-
Suggests: testthat (>= 0.3), rmarkdown, webshot, digest
28+
Suggests:
29+
testthat (>= 0.3),
30+
rmarkdown,
31+
webshot,
32+
digest,
33+
RegSDC
2934
LinkingTo: Rcpp
3035
License: GPL (>= 2)
3136
LazyData: true
3237
SystemRequirements: GLPK library, including -dev or -devel part
3338
Encoding: UTF-8
34-
RoxygenNote: 7.2.0
39+
RoxygenNote: 7.2.3
3540
VignetteBuilder: knitr

0 commit comments

Comments
 (0)