Other packages > Find by keyword >

easyr  

Helpful Functions from Oliver Wyman Actuarial Consulting
View on CRAN: Click here


Download and install easyr package within the R console
Install from CRAN:
install.packages("easyr")

Install from Github:
library("remotes")
install_github("cran/easyr")

Install by package version:
library("remotes")
install_version("easyr", "0.5-11")



Attach the package and use:
library("easyr")
Maintained by
Bryce Chamberlain
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-13
Latest Update: 2023-03-09
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.
How to cite:
Bryce Chamberlain (2019). easyr: Helpful Functions from Oliver Wyman Actuarial Consulting. R package version 0.5-11, https://cran.r-project.org/web/packages/easyr. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-0 (2019-11-13 18:20), 0.1-1 (2019-11-27 16:50), 0.2-0 (2020-01-31 23:30), 0.3-1 (2020-03-20 19:10), 0.4-0 (2020-06-02 16:50), 0.5-0 (2020-08-10 13:40), 0.5-2 (2020-10-13 14:40), 0.5-3 (2021-03-27 03:20), 0.5-4 (2021-06-02 23:40), 0.5-8 (2022-01-11 21:32), 0.5-9 (2022-06-25 16:30), 0.5-10 (2022-10-27 21:25)
Other packages that cited easyr R package
View easyr citation profile
Other R packages that easyr depends, imports, suggests or enhances
Complete documentation for easyr
Functions, R codes and Examples using the easyr R package
Some associated functions: astext . atype . begin . binbyvol . bindf . cache.init . cache.ok . cblind . cc . char2fac . charnum . checkeq . clear.cache . coalf . crun . ddiff . dict . drows . ecopy . eq . fac2char . fjoinf . fldict . fmat . getbetterint . getinfo . gr . grapes-ni-grapes . hashfiles . headers_row . ijoinf . ischar . isdate . isfac . isnum . isval . jrepl . left . likedate . ljoinf . match.factors . mdiff . mid . na . namesx . nan . nanull . nastrings . null . pad0 . qdiff . rany_fixColNames . read.any . read.txt . right . runfolder . rx . save.cache . sch . spl . states . strx . sumnum . tcmsg . tcol . tcwarn . tobool . tochar . todate . tonum . usepkg . validate.equal . w . xldate . ydiff . 
Some associated R codes: astext.R . atype.R . begin.R . binbyvol.R . bindf-joinf.R . cache.R . cc.R . char2fac.R . charnum.R . checkeq.R . coalf.R . crun.R . data.R . ddiff.R . dict.R . drows.R . ecopy.R . eq.R . fldict.R . fmat.R . getbetterint.R . getinfo.R . gr.R . hashfiles.R . isval.R . jrepl.R . left-right-mid.R . likedate.R . namesx.R . nanull.R . notin.R . pad0.R . read.any.R . read.txt.R . runfolder.R . sch.R . shorthand.R . spl.R . strx.R . sumnum.R . tcmsg.R . tcol.R . tcwarn.R . tobool.R . todate.R . tonum.R . totype.R . usepkg.R . utils.R . validateequal.R . w.R . xldate.R .  Full easyr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA