Package: easyr
Type: Package
Title: Helpful Functions from Oliver Wyman Actuarial Consulting
Version: 0.1-0
Authors@R: c(
        person( "Oliver Wyman", "Actuarial Consulting", email = "rajesh.sahasrabuddhe@oliverwyman.com", role = c("aut", "cph") ),
        person( "Bryce", "Chamberlain", email = "bryce.chamberlain@oliverwyman.com", role = c("aut", "cre") ),
        person( "Scott", "Sobel", email = "scott.sobel@oliverwyman.com", role = c("ctb") )
    )
Maintainer: Bryce Chamberlain <bryce.chamberlain@oliverwyman.com>
Description: Makes difficult operations easy. Includes these types of functions: 
    shorthand, type conversion, data wrangling, and workflow. 
    Also includes some helpful data objects: NA strings, U.S. state list, color blind charting colors. 
    Built and shared by Oliver Wyman Actuarial Consulting. Accepting proposed contributions through GitHub.
License: GPL (>= 2)
LazyData: true
URL: https://github.com/oliver-wyman-actuarial/easyr
BugReports: https://github.com/oliver-wyman-actuarial/easyr/issues
Depends: R (>= 3.4.2)
Imports: Hmisc, digest, glue, lubridate, data.table, foreign, openssl,
        readxl, rlang, rprojroot, XML, stringr, tibble, dplyr
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-10-11 20:18:41 UTC; bryce.chamberlain
Author: Oliver Wyman Actuarial Consulting [aut, cph],
  Bryce Chamberlain [aut, cre],
  Scott Sobel [ctb]
Repository: CRAN
Date/Publication: 2019-11-13 17:20:02 UTC
