Installation.md

French

Pour les utisateurs francophones, la procédure d'installation de easieR est décrite ici : https://theeasierproject.wordpress.com/2017/05/05/comment-installer-easier/

English

For the installation of easieR, you must :

1) install the 'devtools' package and load it

install.packages("devtools")
library("devtools")

2) install easieR

install_github("NicolasStefaniak/easieR")

Finally, easieR requires pandoc. For mac users, you can download and install pandoc here : https://github.com/jgm/pandoc/releases/tag/2.2.3.2

For windows users, pandoc is installed automatically when you are using the easieR() function. If it is not the case, please use the same procedure as mac users.



NicolasStefaniak/easieR documentation built on Jan. 31, 2025, 2:59 p.m.