RCloud Project Crashes and Project Data Disappears

I just finished running this:

dfm <- create_dfm(elements=docs, features=terms)

and then started this:

g <- create_network(dfm, min_studies=3)

and after a few minutes the project said I was inactive too long and click here to resume, but I was here the whole time moving the mouse and clicking on the screen as it happened more than once. The project goes to sleep and when I click resume, everything is gone. It always fails on the second code:

g <- create_network(dfm, min_studies=3)

thanks for any help; newbie

Hi, please share your project id (project url) so we can diagnose further. Thank you.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.