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

ggtern fails to install with ggplot2 3.3.0 #42

Open
edunivers opened this issue Mar 30, 2020 · 1 comment
Open

ggtern fails to install with ggplot2 3.3.0 #42

edunivers opened this issue Mar 30, 2020 · 1 comment

Comments

@edunivers
Copy link

ggtern fails to install with ggplot2 3.3.0 but installs well with ggplot2 3.1.0 in R 3.6

  • installing source package ‘ggtern’ ...
    ** package ‘ggtern’ successfully unpacked and MD5 sums checked
    ** using staged installation
    ** R
    ** data
    ** demo
    ** inst
    ** byte-compile and prepare package for lazy loading
    Error in get(x, envir = ns, inherits = FALSE) :
    object 'expand_default' not found
    Error: unable to load R code in package ‘ggtern’
    Execution halted
@georgeblck
Copy link

The same problem at installation happened with me on R 3.6.3. Going back to ggplot 3.2.1 with devtools::install_version("ggplot2", version = "3.2.1") made it possible to install ggtern

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