Feature #826

Mis à jour par Matthieu Decorde il y a plus de 11 ans

Add an execution test to the Check R command

The commands know which package TXM needs (textometry and FactoMineR) an their respective versions.

For each package :
* if the package is installed
** then test if the package version is not enough
*** then update the package and check the new version
* if not try to install it
** install the package and check if the package is installed

Retour