-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
25 lines (25 loc) · 988 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
Package: datacheck
Type: Package
Title: Tools for Checking Data Consistency
Version: 1.2.2
Date: 2015-04-16
Maintainer: "Simon, Reinhard (CIP)" <[email protected]>
Author: "Simon, Reinhard (CIP)" <[email protected]>, Jose Francisco Loff <jfloff at phistat.com>
Copyright: International Potato Center (CIP)
License: MIT + file LICENSE
URL: https://github.com/c5sire/datacheck
BugReports: https://github.com/c5sire/datacheck/issues
Description: Functions to check variables against a
set of data quality rules. A rule file can be accompanied by look-up tables. In
addition, there are some convenience functions that may
serve as an example for defining clearer 'data rules'. An
HTML based user interface facilitates initial exploration of the
functionality.
LazyData: yes
Encoding: UTF-8
Imports: stringr, Hmisc, shiny
Depends: R (>= 3.1.0), grDevices
Repository: CRAN
Packaged: 2015-04-17 15:21:45 UTC; rsimon
NeedsCompilation: no
Date/Publication: 2015-04-18 08:56:10