forked from alexkowa/sdcMicroGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 896 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
28 lines (28 loc) · 896 Bytes
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.1.6
Date: 2014-04-08
Author: Alexander Kowarik, Matthias Templ, Bernhard Meindl, Francois Fonteneau
Maintainer: Matthias Templ <matthias.templ@gmail.com>
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.1.1),
gWidgetsRGtk2,
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'