Package: easyr
Type: Package
Title: Helpful Functions from Oliver Wyman Actuarial Consulting
Version: 0.5-11
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,
        methods, readxl, rlang, rprojroot, stringr, XML
RoxygenNote: 7.1.1
Suggests: pdftools, qs, rstudioapi, testthat (>= 3.0.0), readxlsb
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-08 22:40:43 UTC; bryce.chamberlain
Author: Oliver Wyman Actuarial Consulting [aut, cph],
  Bryce Chamberlain [aut, cre],
  Rajesh Sahasrabuddhe [ctb]
Repository: CRAN
Date/Publication: 2023-03-09 16:30:05 UTC
Built: R 4.3.0; ; 2023-07-10 06:51:42 UTC; unix
