Closed jspaezp closed 7 years ago
Hi Juan, I'm having problems with plotXVG function in mac. I think the problem is due the use of text as attr, the values of the data frame are now factors. Can you check it?
fixed, bug relied in the fact that two variable labels had units in their description (parenthesis), so it tried to assign both of them as the x axis.
Have you considered implementing testhat automatic tests to the project ?
ps: would you mind marking the issue as open and reattaching the branch to the issue?? until we are sure this is fixed, since it would be slightly wasteful to make another pull request for such a slight change
Thanks! I wrote some RUnit test for some functions when I was in college. However, I think I should review that point again, testhat can be an option. About the issue, I think that this is the develop branch, it is not necessary.
reverting accidental change from plot.xvg to plot_xvg ()