Hello!
I'm a newby at R and could use some help figuring out this issue.
I've tried to install IpSolveAPI, but erroring out.
install.packages('IpSolveAPI')
Here is my error message:
Installing package into ‘C:/Users/Dell/AppData/Local/R/win-library/4.3’
(as ‘lib’ is unspecified)
Warning in install.packages : package ‘IpSolveAPI’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at R Installation and Administration
I updated my RStudio to ver4.3.2 and downloaded the IpSolve_5.6.19.tar package from CRAN [CRAN - Package lpSolve] extracted it. Tried to install the package again but still receiving the same error
Not sure what to do next?
Any help would be most appreciated!
Marissa