Skip to content

Commit 2079d24

Browse files
authored
Merge pull request #42 from osqp/cmake_fixes_for_cran
Update DESCRIPTION
2 parents c46603e + e00e851 commit 2079d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Authors@R: c(
1313
person("Vineet", "Bansal", role = c("aut", "ctb"), email = "vineetb@princeton.edu"),
1414
person("Balasubramanian", "Narasimhan", role = c("cre", "ctb"), email = "naras@stanford.edu"))
1515
Copyright: file COPYRIGHT
16-
Description: Provides bindings to the 'OSQP' solver. The 'OSQP' solver is a numerical optimization package or solving convex quadratic programs written in 'C' and based on the alternating direction method of multipliers. See <arXiv:1711.08013> for details.
16+
Description: Provides bindings to the 'OSQP' solver. The 'OSQP' solver is a numerical optimization package or solving convex quadratic programs written in 'C' and based on the alternating direction method of multipliers. See <doi:10.48550/arXiv.1711.08013> for details.
1717
License: Apache License 2.0 | file LICENSE
1818
SystemRequirements: C++17
1919
Imports: Rcpp (>= 0.12.14), methods, Matrix (>= 1.6.1), R6

0 commit comments

Comments
 (0)