Other packages > Find by keyword >

linprog  

Linear Programming / Optimization
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("linprog", "0.9-4")



Attach the package and use:
library("linprog")
Maintained by
Arne Henningsen
[Scholar Profile | Author Map]
First Published: 2003-10-01
Latest Update: 2022-03-09
Description:
Can be used to solve Linear Programming / Linear Optimization problems by using the simplex algorithm.
How to cite:
Arne Henningsen (2003). linprog: Linear Programming / Optimization. R package version 0.9-4, https://cran.r-project.org/web/packages/linprog. Accessed 01 May. 2025.
Previous versions and publish date:
0.5-2 (2003-10-01 10:22), 0.5-3 (2003-10-20 22:05), 0.5-4 (2007-05-13 15:14), 0.5-5 (2007-05-15 10:00), 0.5-6 (2007-08-12 16:59), 0.5-7 (2008-06-19 08:42), 0.9-0 (2010-04-23 11:28), 0.9-2 (2012-10-17 13:03)
Other packages that cited linprog R package
View linprog citation profile
Other R packages that linprog depends, imports, suggests or enhances
Complete documentation for linprog
Functions, R codes and Examples using the linprog R package
Some associated functions: print.solveLP . readMps . solveLP . summary.solveLP . writeMps . 
Some associated R codes: linprog.R . print.solveLP.R . print.summary.solveLP.R . readMps.R . summary.solveLP.R . writeMps.R .  Full linprog package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for linprog200300400500600700800900100011001200TrendBars

Today's Hot Picks in Authors and Packages

dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA