Package: rapport
Maintainer: Aleksandar Blagotić <alex@rapporter.net>
Title: A report templating system
Type: Package
Encoding: UTF-8
Description: A package that facilitates creation of reproducible
        statistical report templates. Once created, rapport templates
        can be exported to various external formats (HTML, LaTeX, PDF,
        ODT etc.) with Pandoc as the converter backend.
Author: Aleksandar Blagotić <alex@rapporter.net> and Gergely Daróczi
        <daroczig@rapporter.net>
Version: 0.51
Date: 2013-05-06
URL: http://rapport-package.info/
BugReports: https://github.com/rapporter/rapport/issues
License: AGPL-3
LazyData: yes
LazyLoad: yes
Depends: R (>= 2.15.0), lattice, plyr, pander, yaml
Imports: grDevices, reshape
SystemRequirements: Pandoc (http://johnmacfarlane.net/pandoc) for
        exporting markdown files to other formats.
Collate: 'export.R' 'graphs.R' 'init.R' 'ius2008.R' 'print.methods.R'
        'rapport.R' 'rp_helpers.R' 'stat_helpers.R' 'stats_univar.R'
        'tables.R' 'template.R' 'utils.R' 'tpl-check.R' 'inputs.R'
        'misc.R' 'deprecated.R'
Packaged: 2013-05-08 13:12:25 UTC; al3xa
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-05-08 18:43:49
Built: R 3.1.0; ; 2013-11-28 00:59:43 UTC; unix
