forked from alexkowa/sdcMicroGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 911 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: sdcMicroGUI
Type: Package
Title: Graphical User Interface for Package sdcMicro
Version: 1.2.0
Date: 2015-04-30
Author: Alexander Kowarik, Matthias Templ, Bernhard Meindl, Francois Fonteneau
Maintainer: Alexander Kowarik <alexander.kowarik@statistik.gv.at>
Description: A point and click graphical user interface based on top of the
'sdcMicro' package to create anonymized data set. The graphical user
interface provides full reproducibility of any result via the script menu
in the GUI.
Depends:
sdcMicro (>= 4.5.0),
gWidgetsRGtk2,gWidgets,
tcltk,
cairoDevice
Imports:
vcd,
foreign,
Hmisc,tools
License: GPL-2
URL: https://github.com/alexkowa/sdcMicroGUI
Collate:
'aux_functions.R'
'plot.indivRisk.r'
'sdcGUI.r'
'zzz.r'
'HelpHelperFunctions.R'