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 : C stack usage 15925440 is too close to the limit #207

Open
zhao-xinlu opened this issue Sep 24, 2023 · 0 comments
Open

Error : C stack usage 15925440 is too close to the limit #207

zhao-xinlu opened this issue Sep 24, 2023 · 0 comments

Comments

@zhao-xinlu
Copy link

I can't load hdf5r package, error information:

library(hdf5r)
Error: package or namespace load failed for ‘hdf5r’:
when loadNamespace() 'hdf5r' .onLoad error,detail:
call: NULL
Error : C stack usage 15925440 is too close to the limit

I am running R on Windows and using the IDE Rstudio, the "ulimit" command can't work in Windows terminal.

I Googled this error message and got something in this link that I'm not sure is correct.
"The functions will continue to call each other recursively and will theoretically never complete, even if you increase the limit it will still be exceeded."

link:
https://stackoverflow.com/questions/14719349/error-c-stack-usage-is-too-close-to-the-limit

I would appreciate it for you answer this question.

R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
RStudio 2023.06.2 Build 561

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

1 participant