Skip to content

rstan plot error with ggplot2 2.2.0 #357

@jasonqiangguo

Description

@jasonqiangguo

Summary:

traceplot(stan.fit, pars='theta', ask=TRUE)
Warning: Ignoring unknown parameters: ask
Error in [.unit(padding, 4) : index out of bounds ('unit' subsetting)

Description:

My ggplot2 version is the development version of ggplot2 (2.2.0) and when I want to briefly check the convergence using traceplot. But it gave me an error as above. Any solution?

RStan Version:

package ‘rstan’ was built under R version 3.2.5

R Version:

R version 3.2.4

Operating System:

Your operating system (e.g., OS X 10.11.6)

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