Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Visualization PCA Plot #212

Open
raisalhaq opened this issue Jun 10, 2020 · 1 comment
Open

Error in Visualization PCA Plot #212

raisalhaq opened this issue Jun 10, 2020 · 1 comment

Comments

@raisalhaq
Copy link

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
Copy link
Collaborator

vbonhomme commented Jun 10, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants