BookmarkSubscribeRSS Feed
TomHsiung
Lapis Lazuli | Level 10

Hello, everyone

 

It looks like the JupyterLab platform allow the installation of ggplot2. But when I tried to install the package of WINS, it failed. The error message is:

PS: syntax is

install.packages("WINS")

 

Warning message:
“dependencies ‘gsl’, ‘ggrepel’ are not available”
also installing the dependencies ‘nloptr’, ‘pbkrtest’, ‘lme4’, ‘car’, ‘rstatix’, ‘copula’, ‘ggpubr’


Warning message in install.packages("WINS"):
“installation of package ‘nloptr’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘copula’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘lme4’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘pbkrtest’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘car’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘rstatix’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘ggpubr’ had non-zero exit status”
Warning message in install.packages("WINS"):
“installation of package ‘WINS’ had non-zero exit status”
Updating HTML index of packages in '.Library'

Making 'packages.html' ...
done

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 767 views
  • 0 likes
  • 1 in conversation