Package: easyr Type: Package Title: Helpful Functions from Oliver Wyman Actuarial Consulting Version: 0.5-12 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 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, stats, stringr, XML RoxygenNote: 7.1.1 Suggests: gdata, pdftools, qs, rstudioapi, testthat (>= 3.0.0), readxlsb Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev Repository: https://oliver-wyman-actuarial.r-universe.dev Date/Publication: 2024-01-04 23:09:41 UTC RemoteUrl: https://github.com/oliver-wyman-actuarial/easyr RemoteRef: HEAD RemoteSha: d0f0e81f217c67694c072608fc393a075ed8ef9d NeedsCompilation: no Packaged: 2026-06-16 11:53:37 UTC; root Author: Oliver Wyman Actuarial Consulting [aut, cph], Bryce Chamberlain [aut, cre], Rajesh Sahasrabuddhe [ctb]