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

Some questions about my running error #2

Closed
RakuSetsuna opened this issue Dec 5, 2018 · 1 comment
Closed

Some questions about my running error #2

RakuSetsuna opened this issue Dec 5, 2018 · 1 comment

Comments

@RakuSetsuna
Copy link

Hi Nicks,

Although I am a bit shame, but I still want to ask,
I always get this error when I run the last code.

animate(p,nframes=200)
Error in file(what, "rb") : cannot open the connection
In addition: There were 50 or more warnings (use warnings() to see the first 50)


Is it the reason for the Conflicts?

library(tidyverse)
-- Attaching packages --------------------------------------- tidyverse 1.2.1 --
√ ggplot2 3.0.0 √ purrr 0.2.5
√ tibble 1.4.2 √ dplyr 0.7.7
√ tidyr 0.8.2 √ stringr 1.3.1
√ readr 1.1.1 √ forcats 0.3.0
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()

Thanks,
Raku

@RakuSetsuna RakuSetsuna changed the title Some questions about the error Some questions about my running error Dec 5, 2018
@NickCH-K
Copy link
Owner

NickCH-K commented Dec 5, 2018

Hmm, I'm not sure what's going on there; I don't get the same error. It looks like it's having difficulty opening up a connection to a temporary file which gganimate might need. Perhaps something to do with file permissions? Try changing the working directory to something you know you have write access to and give it another go.

@NickCH-K NickCH-K closed this as completed Aug 7, 2019
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