ompr - Model and Solve Mixed Integer Linear Programs
Model mixed integer linear programs in an algebraic way directly in R. The model is solver-independent and thus offers the possibility to solve a model with different solvers. It currently only supports linear constraints and objective functions. See the 'ompr' website <https://dirkschumacher.github.io/ompr/> for more information, documentation and examples.
Last updated
integer-programminglinear-programmingmilpmipoptimization
8.41 score 281 stars 6 dependents 374 scripts 1.4k downloadsompr.roi - A Solver for 'ompr' that Uses the R Optimization Infrastructure ('ROI')
A solver for 'ompr' based on the R Optimization Infrastructure ('ROI'). The package makes all solvers in 'ROI' available to solve 'ompr' models. Please see the 'ompr' website <https://dirkschumacher.github.io/ompr/> and package docs for more information and examples on how to use it.
Last updated
6.20 score 8 stars 4 dependents 265 scripts 1.2k downloadslistcomp - List Comprehensions
An implementation of list comprehensions as purely syntactic sugar with a minor runtime overhead. It constructs nested for-loops and executes the byte-compiled loops to collect the results.
Last updated
comprehensionslist-comprehensionslistcomprehensions
5.42 score 20 stars 7 dependents 3 scripts 1.3k downloadsencryptedRmd - Encrypt Html Reports Using 'Libsodium'
Create encrypted html files that are fully self contained and do not require any additional software. Using the package you can encrypt arbitrary html files and also directly create encrypted 'rmarkdown' html reports.
Last updated
encryptionlibsodiumsodium
4.92 score 167 stars 5 scripts 181 downloadsthankr - Find Out Who Maintains the Packages you Use
Find out who maintains the packages you use in your current session or in your package library and maybe say 'thank you'.
Last updated
thankyou
4.53 score 61 stars 11 scripts 167 downloadsduckduckr - Simple Client for the DuckDuckGo Instant Answer API
Programmatic access to the DuckDuckGo Instant Answer API <https://api.duckduckgo.com/api>.
Last updated
apiduckduckgoduckduckhack
4.33 score 43 stars 5 scripts 255 downloads