Note: -*- Encoding: utf-8 -*-
Package: CUFF
Type: Package
Title: Charles's Utility Function using Formula
Version: 1.0
Date: 2016-03-13
Author: Charles-Édouard Giguère
Maintainer: Charles-Édouard Giguère <ce.giguere@gmail.com>
Depends: R (>= 3.2.2)
Imports: openxlsx, xtable
Description: Utility functions that provides wrapper to descriptive base functions
  like correlation, mean and table . It makes use of the formula interface to pass
  variables to functions. It also provides operators like to concatenate (%+%), to
  repeat and manage character vector for nice display.
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: TRUE
LazyData: YES
URL: https://github.com/giguerch/CUFF
NeedsCompilation: no
Packaged: 2016-03-25 01:21:33 UTC; Charles-Edouard
Repository: CRAN
Date/Publication: 2016-03-25 20:00:46
