Other packages > Find by keyword >

lpSolve  

Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs
View on CRAN: Click here


Download and install lpSolve package within the R console
Install from CRAN:
install.packages("lpSolve")

Install from Github:
library("remotes")
install_github("cran/lpSolve")

Install by package version:
library("remotes")
install_version("lpSolve", "5.6.20")



Attach the package and use:
library("lpSolve")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-09-26
Latest Update: 2023-02-01
Description:
Lp_solve is freely available (under LGPL 2) software for solving linear, integer and mixed integer programs. In this implementation we supply a "wrapper" function in C and some R functions that solve general linear/integer problems, assignment problems, and transportation problems. This version calls lp_solve version 5.5.
How to cite:
Gábor Csárdi (2003). lpSolve: Interface to 'Lp_solve' v. 5.5 to Solve Linear/Integer Programs. R package version 5.6.20, https://cran.r-project.org/web/packages/lpSolve
Previous versions and publish date:
1.0.0 (2003-09-26 22:04), 1.0.1 (2004-04-06 08:30), 1.1.1 (2004-10-18 09:46), 1.1.3 (2004-10-19 09:45), 1.1.4 (2004-11-16 09:53), 1.1.5 (2004-12-14 11:26), 1.1.7 (2005-04-02 09:44), 1.1.8 (2005-04-12 10:41), 1.1.9 (2005-04-15 08:52), 5.5.1 (2006-04-21 09:37), 5.5.2 (2006-04-24 10:04), 5.5.3 (2006-05-04 13:08), 5.5.4 (2006-06-14 13:14), 5.5.5 (2006-09-11 10:00), 5.5.6 (2006-09-13 19:19), 5.5.7 (2006-10-27 17:14), 5.5.8 (2007-09-21 17:22), 5.6.1 (2008-04-28 08:17), 5.6.2 (2008-05-07 08:39), 5.6.3 (2008-06-05 23:15), 5.6.4 (2008-08-31 13:02), 5.6.5 (2010-08-06 18:42), 5.6.6 (2011-04-26 08:30), 5.6.7 (2013-03-23 08:30), 5.6.8 (2014-04-29 09:18), 5.6.9 (2014-06-20 08:23), 5.6.10 (2014-07-26 08:28), 5.6.11 (2015-04-07 00:41), 5.6.12 (2015-09-01 20:46), 5.6.13.1 (2019-05-28 16:41), 5.6.13.2 (2019-08-04 17:40), 5.6.13.3 (2019-08-19 10:20), 5.6.13 (2015-09-19 10:00), 5.6.15 (2020-01-24 23:20), 5.6.16 (2022-09-04 17:00), 5.6.17 (2022-10-10 23:50), 5.6.18 (2023-02-01 21:30), 5.6.19 (2023-09-13 13:20)
Other packages that cited lpSolve R package
View lpSolve citation profile
Other R packages that lpSolve depends, imports, suggests or enhances
Functions, R codes and Examples using the lpSolve R package
Some associated functions: lp.assign . lp . lpject . lp.transport . make.q8 . print.lp . 
Some associated R codes: lp.R . lp.assign.R . lp.transport.R . make.q8.R . print.lp.R . zzz.R .  Full lpSolve package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns