FreeBSD Bugzilla – Attachment 175283 Details for
Bug 213102
[New port] devel/R-cran-Rsolnp: Non-linear Optimization Using Augmented Lagrange Multiplier
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Rsolnp port in diff format
math_R-cran-Rsolnp.diff (text/plain), 1.75 KB, created by
Pedro F. Giffuni
on 2016-09-29 20:53:40 UTC
(
hide
)
Description:
Rsolnp port in diff format
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2016-09-29 20:53:40 UTC
Size:
1.75 KB
patch
obsolete
>Index: math/Makefile >=================================================================== >--- math/Makefile (revision 422946) >+++ math/Makefile (working copy) >@@ -21,6 +21,7 @@ > SUBDIR += R-cran-RcppArmadillo > SUBDIR += R-cran-RcppEigen > SUBDIR += R-cran-Rmpfr >+ SUBDIR += R-cran-Rsolnp > SUBDIR += R-cran-SparseM > SUBDIR += R-cran-SuppDists > SUBDIR += R-cran-VGAM >Index: math/R-cran-Rsolnp/Makefile >=================================================================== >--- math/R-cran-Rsolnp/Makefile (nonexistent) >+++ math/R-cran-Rsolnp/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# Created by: Pedro Giffuni >+# $FreeBSD$ >+ >+PORTNAME= Rsolnp >+DISTVERSION= 1.16 >+CATEGORIES= math >+DISTNAME= ${PORTNAME}_${DISTVERSION} >+ >+MAINTAINER= pfg@FreeBSD.org >+COMMENT= General Non-Linear Optimization >+ >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual >+ >+CRAN_DEPENDS= R-cran-truncnorm>0:math/R-cran-truncnorm >+ >+BUILD_DEPENDS= ${CRAN_DEPENDS} >+RUN_DEPENDS= ${CRAN_DEPENDS} >+ >+USES= cran:auto-plist >+ >+.include <bsd.port.mk> >Index: math/R-cran-Rsolnp/distinfo >=================================================================== >--- math/R-cran-Rsolnp/distinfo (nonexistent) >+++ math/R-cran-Rsolnp/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1475163989 >+SHA256 (Rsolnp_1.16.tar.gz) = 3142776062beb8e2b45cdbc4fe6e5446b6d33505253d79f2890fe4178d9cf670 >+SIZE (Rsolnp_1.16.tar.gz) = 188216 >Index: math/R-cran-Rsolnp/pkg-descr >=================================================================== >--- math/R-cran-Rsolnp/pkg-descr (nonexistent) >+++ math/R-cran-Rsolnp/pkg-descr (working copy) >@@ -0,0 +1,6 @@ >+Rsolnp: General Non-Linear Optimization >+ >+General Non-linear Optimization Using Augmented Lagrange Multiplier >+Method. >+ >+WWW: http://cran.r-project.org/web/packages/Rsolnp/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213102
:
175283
|
175307