Skip to content

Issue installing CVXR #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
yonghyun-K opened this issue Feb 16, 2024 · 0 comments
Open

Issue installing CVXR #135

yonghyun-K opened this issue Feb 16, 2024 · 0 comments

Comments

@yonghyun-K
Copy link

When I try to install CVXR in R 3.5.0, it gives me the following error:

install.packages("CVXR", repos="http://cran.r-project.org")
...
Error : objects ‘hcl.colors’, ‘palette.colors’ are not exported by 'namespace:grDevices'
ERROR: lazy loading failed for package ‘CVXR’

  • removing ‘/statl_est_machine/home/yhkwon/R/x86_64-pc-linux-gnu-library/3.5/CVXR’

The downloaded source packages are in
‘/tmp/Rtmp70dY5G/downloaded_packages’
Warning message:
In install.packages("CVXR", repos = "http://cran.r-project.org") :
installation of package ‘CVXR’ had non-zero exit status

Maybe the minimal version should be increased to R 3.6.0.

Related issue can be found on the following URL:
riatelab/mapsf#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant