Bug #2431
Mis à jour par Matthieu Decorde il y a plus de 5 ans
R does not handle well tables with empty strings as row names.
h3. Solution
a) don't give empty strings to R when building tables
b) rename forbid empty row name strings with "N/A"
h3. Solution
a) don't give empty strings to R when building tables
b) rename forbid empty row name strings with "N/A"