Package: easyr
Type: Package
Title: Helpful Functions from Oliver Wyman Actuarial Consulting
Version: 0.3-1
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") ),
        person( "Rajesh", "Sahasrabuddhe", email = "rajesh.sahasrabuddhe@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.0)
Imports: Hmisc, digest, glue, lubridate, data.table, foreign, openssl,
        readxl, rlang, XML, qs, stringr, tibble, dplyr
RoxygenNote: 7.1.0
Suggests: testthat, rstudioapi, rprojroot
NeedsCompilation: no
Packaged: 2020-03-20 16:42:38 UTC; bryce.chamberlain
Author: Oliver Wyman Actuarial Consulting [aut, cph],
  Bryce Chamberlain [aut, cre],
  Scott Sobel [ctb],
  Rajesh Sahasrabuddhe [ctb]
Repository: CRAN
Date/Publication: 2020-03-20 18:10:05 UTC
