This kind of error occurs when you run the featureplot function and want to generate a scatter diagram using ellipses, but the image cannot be generated due to the lack of ellipsse package. The error code is
Error in grid.Call.graphics(C_downviewport, name$name, strict) :
Viewport 'plot_01.panel.1.1.off.vp' was not found
Solution: only install the ellipse package, not the library, and then rerun the previous featureplot function.
install.packages("ellipse")
Read More:
- R language: How to Solve DMwR Install Error
- R language Use setwd() function Error [How to Solve]
- [Solved] R Language Error: Error in RStudioGD() : Shadow graphics device error: r error 4 (R code execution error)
- [Solved] R Language Error: Discrete value supplied to continuous scale
- [Solved] R Language Error: duplicate ‘row.names’ are not allowed
- R Language Error: variable does not have limits defined by datadist
- Error: could not find function … in R [How to Solve]
- [Solved] R Language Error: Error in file(out, “wt“) : cannot open the connection
- R language learning problem solving error in output $nodeid: $operator is invalid for atomic vectors
- Implement base64_decode in GO language to solve the problem of illegal characters
- MOTR compiling error: cannot call member function ‘void std::basic_string<_CharT, _Traits, _Alloc>::_R
- How to Fix msgsend() error: to many arguments to function call, expected 0, have2
- How to Solve Keras calls plot_model error
- How to Solve Node GYP Rebuild Error
- How to Solve [error] malformed \uxxxx encoding Error
- How to Solve Docker failed to initialize Error
- How to Solve Cocoapods Installation Failure
- How to Solve Error: Failure [INSTALL_FAILED_TEST_ONLY: installPackageLI]
- How to Solve elasticsearch and logstash Install Error
- How to Solve npm Error: unable to get local issuer certificate