MomX / Momocs

:dove: Morphometrics using R
http://momx.github.io/Momocs/
51 stars 19 forks source link

Error in Visualization PCA Plot #212

Open raisalhaq opened 4 years ago

raisalhaq commented 4 years ago

I have some trouble to display the visualization of PCA Plot (Morphospace with graphics animation) I use the newest Momocs 1.3 and R 4.0 | Windows 10 64 Bit

When I use Macbook (macOS, it is already working But when I run on the windows, it doesn't work. I have no idea with this problem

Plot PCA

plot(topF2.c, 1)

will be deprecated soon, see ?plot_PCA Error in col.groups %in% grDevices::colors() : object 'col.groups' not foun

plot_PCA(topF2.c, 1)

Error in .layerize_PCA(., f, axes = axes, palette = palette) : object 'colors_groups' not found

I hope I can fix this problem soon, Thank you

vbonhomme commented 4 years ago

Having topF2.c as an rda would help...

Le mer. 10 juin 2020 07:04, raisalhaq notifications@github.com a écrit :

I have some trouble to display the visualization of PCA Plot (Morphospace with graphics animation) I use the newest Momocs 1.3 and R 4.0 | Windows 10 64 Bit

When I use Macbook (macOS, it is already working But when I run on the windows, it doesn't work. I have no idea with this problem

Plot PCA

plot(topF2.c, 1)

will be deprecated soon, see ?plot_PCA Error in col.groups %in% grDevices::colors() : object 'col.groups' not foun

plot_PCA(topF2.c, 1)

Error in .layerize_PCA(., f, axes = axes, palette = palette) : object 'colors_groups' not found

I hope I can fix this problem soon, Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MomX/Momocs/issues/212, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABECQFRVBUKHWAWAHX4NZ7DRV4H4FANCNFSM4N2AUEBA .