Other packages > Find by keyword >

quadprog  

Functions to Solve Quadratic Programming Problems
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("quadprog", "1.5-8")



Attach the package and use:
library("quadprog")
Maintained by
Berwin A. Turlach
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-05-27
Latest Update: 2019-11-20
Description:
This package contains routines and documentation for solving quadratic programming problems.
How to cite:
Berwin A. Turlach (1999). quadprog: Functions to Solve Quadratic Programming Problems. R package version 1.5-8, https://cran.r-project.org/web/packages/quadprog. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.4-1 (1999-05-27 11:49), 1.4-2 (2001-05-25 20:03), 1.4-3 (2001-06-11 07:46), 1.4-4 (2001-12-29 01:02), 1.4-5 (2002-07-03 09:25), 1.4-6 (2003-04-03 17:12), 1.4-7 (2004-01-31 13:52), 1.4-8 (2006-01-28 12:15), 1.4-9 (2006-09-07 14:04), 1.4-10 (2006-10-04 12:18), 1.4-11 (2007-07-13 07:29), 1.4-12 (2009-11-20 12:40), 1.5-1 (2010-04-06 12:30), 1.5-2 (2010-04-08 08:08), 1.5-3 (2010-04-09 19:30), 1.5-4 (2011-05-12 12:25), 1.5-5 (2013-04-17 13:42), 1.5-6 (2019-04-26 15:21), 1.5-7 (2019-05-06 21:00)
Other packages that cited quadprog R package
View quadprog citation profile
Other R packages that quadprog depends, imports, suggests or enhances
Complete documentation for quadprog
Functions, R codes and Examples using the quadprog R package
Some associated functions: solve.QP.compact . solve.QP . 
Some associated R codes: quadprog.R .  Full quadprog package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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