Bug #2830
Mis à jour par Matthieu Decorde il y a plus de 5 ans
If a previous old TXM has been installed, the previous ~/.Rprofile ~/.rProfile file is trying to load (and fail) the textometrieR package when R is started.
h3. Solution
add - don't read the "--no-init-file" run option to avoid reading ~/.rProfile file
- if not possible, clean the .Rprofile ~/.rProfile file
h3. Solution
add - don't read the "--no-init-file" run option to avoid reading ~/.rProfile file
- if not possible, clean the .Rprofile ~/.rProfile file