Package: easyr
Type: Package
Title: Helpful Functions from Oliver Wyman Actuarial Consulting
Version: 0.5-10
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( "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 work flow. 
    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: data.table, digest, dplyr, foreign, glue, Hmisc, lubridate,
        stringr, methods, openssl, readxl, readxlsb, rlang, rprojroot,
        XML
RoxygenNote: 7.1.1
Suggests: pdftools, qs, rstudioapi, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-10-27 17:29:30 UTC; bryce.chamberlain
Author: Oliver Wyman Actuarial Consulting [aut, cph],
  Bryce Chamberlain [aut, cre],
  Rajesh Sahasrabuddhe [ctb]
Repository: CRAN
Date/Publication: 2022-10-27 19:25:06 UTC
