Skip to content

ggplot 2.2.0 throws 'could not find function "facet_train_layout"' error #1944

@twolodzko

Description

@twolodzko

In R 3.3.2 on Ubuntu linux ggplot 2.2.0 throws the following error on example(ggplot) and basically at any attempt to plot anything:

Error in ggint$train_layout(panel, plot$facet, layer_data, plot$data) : 
  could not find function "facet_train_layout"

This error occurs when using from RStudio and after restarting R, clearing the environment, detaching all other packages etc. It appears also when running R from console from fresh session (no other libraries loaded etc.). It does not appear only when launching from R --vanilla.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions