Package: repr
Title: Serializable Representations
Version: 0.7
Authors@R: c(
    person('Philipp', 'A.', email = 'flying-sheep@web.de', role = c('aut', 'cre')),
    person('Thomas', 'Kluyver', email = 'thomas@kluyver.me.uk', role = 'aut'),
    person('Jan', 'Schulz', email = 'jasc@gmx.net', role = 'aut'),
    person('abielr', role = 'ctb'),
    person('Denilson', 'Figueiredo de Sa', role = 'ctb'),
    person('Jim', 'Hester', role = 'ctb'),
    person('karldw', role = 'ctb')
    )
Maintainer: Philipp A. <flying-sheep@web.de>
Description: String and binary representations of objects for several formats /
    mime types.
Depends: R (>= 3.0.1)
Imports: utils, grDevices
Suggests: highr, Cairo, testthat
Enhances: data.table, dplyr, htmlwidgets
License: GPL-3
LazyData: true
Encoding: UTF-8
Collate: 'generics.r' 'options.r' 'package.r' 'utils.r'
        'repr_function.r' 'repr_help_files_with_topic.r'
        'repr_htmlwidget.r' 'repr_list.r' 'repr_matrix_df.r'
        'repr_packageIQR.r' 'repr_recordedplot.r' 'repr_vector.r'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-13 15:29:05 UTC; phil
Author: Philipp A. [aut, cre],
  Thomas Kluyver [aut],
  Jan Schulz [aut],
  abielr [ctb],
  Denilson Figueiredo de Sa [ctb],
  Jim Hester [ctb],
  karldw [ctb]
Repository: CRAN
Date/Publication: 2016-05-13 19:27:54
