This is the error you get
Browse[1]> plot(gpmodel) Validating and computing ... done Post-processing LOO results ... done Plotting ...Error: Can't find method for generic &(e1, e2)`:
- e1:
- e2:
In addition: Warning message:
aes_() was deprecated in ggplot2 3.0.0.
ℹ Please use tidy evaluation idioms with aes()
ℹ The deprecated feature was likely used in the dgpsi package.
Please report the issue at https://github.com/mingdeyu/dgpsi-R/issues.`
This is the error you get
Browse[1]> plot(gpmodel) Validating and computing ... done Post-processing LOO results ... done Plotting ...Error: Can't find method for generic&(e1, e2)`:In addition: Warning message:
aes_()was deprecated in ggplot2 3.0.0.ℹ Please use tidy evaluation idioms with
aes()ℹ The deprecated feature was likely used in the dgpsi package.
Please report the issue at https://github.com/mingdeyu/dgpsi-R/issues.`