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

Getting shapes from custom PCA coordinates #236

Open
aConar opened this issue Aug 13, 2024 · 1 comment
Open

Getting shapes from custom PCA coordinates #236

aConar opened this issue Aug 13, 2024 · 1 comment

Comments

@aConar
Copy link

aConar commented Aug 13, 2024

Hi everyone,

I am working with a PCA constructed from trajectory analysis using the geomorph package (based on a OutCoe ). I want to replicate this to a Momocs::PCA to reconstruct shapes at custom PCA coordinates. However, when I run Mommocs::PCA(x), I encounter the following error:

Error: ! The x argument of as_tibble() can't be missing as of tibble 3.0.0. Run rlang::last_trace() to see where the error occurred.

It appears that there might be an issue related to the tibble package version.
I also tried using the as_PCA function as an alternative, but I received this error instead:

Error: C stack usage 7976916 is too close to the limit

I would appreciate any help or suggestions on how to resolve these issues.

Thank you,
Alej

@vbonhomme
Copy link
Collaborator

vbonhomme commented Aug 14, 2024 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