-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
20 lines (20 loc) · 874 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: sdcTable
Version: 0.28
Date: 2019-06-04
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
in Hundepol et al. (2012) <doi:10.1002/9781118348239> are covered in this package.
Author: Bernhard Meindl
Maintainer: Bernhard Meindl <[email protected]>
URL: https://github.com/sdcTools/sdcTable
BugReports: https://github.com/sdcTools/userSupport/issues
Depends: Rcpp (>= 0.11.0), sdcHierarchies (>= 0.16)
Imports: data.table, knitr, rlang, stringr, methods, Rglpk, slam, lpSolveAPI
Suggests: testthat (>= 0.3), rmarkdown, webshot, digest
LinkingTo: Rcpp
License: GPL (>= 2)
SystemRequirements: GLPK library, including -dev or -devel part
Encoding: UTF-8
RoxygenNote: 6.1.1
VignetteBuilder: knitr