CRAN/E | convexjlr

convexjlr

Disciplined Convex Programming in R using 'Convex.jl'

Installation

About

Provides a simple high-level wrapper for 'Julia' package 'Convex.jl' (see for more information), which makes it easy to describe and solve convex optimization problems in R. The problems can be dealt with include: linear programs, second-order cone programs, semidefinite programs, exponential cone programs.

github.com/Non-Contradiction/convexjlr
System requirements Julia (>= 0.6.0), Convex.jl, SCS.jl, ECOS.jl

Key Metrics

Version 0.8.1
R ≥ 3.4.0
Published 2018-12-16 1960 days ago
Needs compilation? no
License Apache License version 1.1
License Apache License version 2.0
License File
CRAN checks convexjlr results

Downloads

Yesterday 0
Last 7 days 13 -7%
Last 30 days 47 -27%
Last 90 days 173 -33%
Last 365 days 1.245 -62%

Maintainer

Maintainer

Changcheng Li

cxl508@psu.edu

Authors

Changcheng Li

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Convex Optimization by convexjlr

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

convexjlr archive

Depends

R ≥ 3.4.0

Imports

JuliaCall ≥ 0.12.1
magrittr

Suggests

testthat
knitr
rmarkdown
plotrix