Note: -*- Encoding: utf-8 -*-
Package: CUFF
Type: Package
Title: Charles's Utility Function using Formula
Version: 1.9
Date: 2023-03-22
Author: Charles-Édouard Giguère
Maintainer: Charles-Édouard Giguère <ce.giguere@gmail.com>
Depends: R (>= 4.2.0)
Imports: openxlsx, xtable, DT, lmerTest, nlme, haven, dplyr, clipr
Description: Utility functions that provides wrapper to descriptive base functions
  like cor, mean and table.  It makes use of the formula interface to pass
  variables to functions.  It also provides operators to concatenate (%+%), to
  repeat (%n%) and manage character vectors for nice display.
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: TRUE
URL: https://github.com/giguerch/CUFF
NeedsCompilation: no
Packaged: 2023-03-23 11:28:49 UTC; gigc2
Repository: CRAN
Date/Publication: 2023-03-23 11:52:04 UTC
Built: R 4.3.0; ; 2023-04-02 12:41:20 UTC; unix
