psyc3400 icon indicating copy to clipboard operation
psyc3400 copied to clipboard

R studio Cloud: summarytools not working?

Open CrumpLab opened this issue 7 years ago • 3 comments

There have been reports that some code from lab 1 is not working in R studio cloud. For example, running the following in an .Rmd file led to a spinning wheel...

library(summarytools)
view(dfSummary(counts))

I'm not sure what is causing this issue. I have been able to run the lab 1 code in R-studio without issues.

Suggestion: make sure your internet connection is working.

CrumpLab avatar Aug 30 '18 16:08 CrumpLab

I also couldn't get this to work in R studio cloud. My internet connection was definitely working. The error message I got implied that R Studio Cloud could not find the function "view"

shira623 avatar Aug 31 '18 03:08 shira623

I'm having the same issue. R- Studio Cloud first said that the package of "summarytools" wasn't installed, so I installed the package, and I'm still experiencing the issue.

MollyEsses avatar Sep 02 '18 21:09 MollyEsses

When I was coping and pasting in the beginning I was doing fine it was running smoothly then I got one error and then I got the same response for the rest of the codes😢

Sami-1979 avatar Sep 04 '18 07:09 Sami-1979