i got this error Erreur : C stack usage 7969244 is too close to the limit when I loaded a file of my project with source() please help()
was it an R source file, or some other sort of file ?
yes an R source file
I would browse() it and see where it got stuck. or rlang::last_error() maybe.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.