Package: define
Type: Package
Title: Create FDA-Style Data and Program Definitions
Version: 0.2.7
Author: Tim Bergsma [aut, cre],
 Scott Pivirotto [ctb]
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: Creates a directory of archived files with a descriptive 'PDF'
 document at the root level (i.e. 'define.pdf') containing tables
 of definitions of data items and relative-path hyperlinks to 
 the documented files. Converts file extensions to 'txt' per FDA
 expectations and converts 'CSV' files to 'SAS' Transport format.
 Relies on data item descriptors stored as per R package 'spec'.
 See 'package?define'. See also '?define'. 
 Requires a compatible installation of 'pdflatex',
 e.g. <https://miktex.org/>.
License: GPL-3
LazyData: TRUE
Imports: Hmisc, SASxport, encode, spec, latexpdf
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-13 12:59:14 UTC; tbergsma
Repository: CRAN
Date/Publication: 2018-03-13 17:14:53 UTC
