HB
2018-11-14 11:54:45 UTC
Can anybody help me - my ggplot2 randomly stopped working mid way through
using it last week ad again this morning.
I have:
- uninstalled it and reinstalled it
- updated to newest version of R
- updated to newest version of R studio
It is still not working - I keep on getting this error:
"Error in eval(`_inherit`, env, NULL) : object 'ScalesList' not found"
Please help!
Thanks,
H
install.packages("ggplot2")
Installing package into â\\c/x/My Documents/R/win-library/3.5â
(as âlibâ is unspecified)
trying URL
'https://cran.rstudio.com/bin/windows/contrib/3.5/ggplot2_3.1.0.zip'
Content type 'application/zip' length 3621887 bytes (3.5 MB)
downloaded 3.5 MB
package âggplot2â successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\x\AppData\Local\Temp\RtmpkVFQh2\downloaded_packages
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
Please provide a reproducible example: https://github.com/hadley/devtools/wiki/Reproducibility
To post: email ***@googlegroups.com
To unsubscribe: email ggplot2+***@googlegroups.com
More options: http://groups.google.com/group/ggplot2
---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ggplot2+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
using it last week ad again this morning.
I have:
- uninstalled it and reinstalled it
- updated to newest version of R
- updated to newest version of R studio
It is still not working - I keep on getting this error:
"Error in eval(`_inherit`, env, NULL) : object 'ScalesList' not found"
Please help!
Thanks,
H
install.packages("ggplot2")
Installing package into â\\c/x/My Documents/R/win-library/3.5â
(as âlibâ is unspecified)
trying URL
'https://cran.rstudio.com/bin/windows/contrib/3.5/ggplot2_3.1.0.zip'
Content type 'application/zip' length 3621887 bytes (3.5 MB)
downloaded 3.5 MB
package âggplot2â successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:\Users\x\AppData\Local\Temp\RtmpkVFQh2\downloaded_packages
library(ggplot2)
WC_G
Error in eval(`_inherit`, env, NULL) : object 'ScalesList' not foundWC_G
--
--
You received this message because you are subscribed to the ggplot2 mailing list.
Please provide a reproducible example: https://github.com/hadley/devtools/wiki/Reproducibility
To post: email ***@googlegroups.com
To unsubscribe: email ggplot2+***@googlegroups.com
More options: http://groups.google.com/group/ggplot2
---
You received this message because you are subscribed to the Google Groups "ggplot2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ggplot2+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.