Last data update: 2014.03.03

ROI

Package: ROI
Version: 0.2-1
Date: 2016-06-17
Title: R Optimization Infrastructure
Authors@R: c( person("Kurt", "Hornik", role = "aut"),
person("David", "Meyer", role = "aut"),
person("Florian", "Schwendinger", role = "aut"),
person("Stefan", "Theussl", role = c("aut", "cre"), email = "Stefan.Theussl@R-Project.org"),
person("Diethelm", "Wuertz", role = "ctb") )
Description: The R Optimization Infrastructure (ROI) is a
sophisticated framework for handling optimization problems in R.
Depends: R (>= 2.10)
Imports: methods, registry, slam, utils
Suggests: ROI.plugin.glpk, ROI.plugin.symphony, ROI.plugin.quadprog,
numDeriv
Enhances: ROI.plugin.cplex
License: GPL-3
URL: http://R-Forge.R-project.org/projects/roi
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-17 20:36:07 UTC; theussl
Author: Kurt Hornik [aut],
David Meyer [aut],
Florian Schwendinger [aut],
Stefan Theussl [aut, cre],
Diethelm Wuertz [ctb]
Maintainer: Stefan Theussl <Stefan.Theussl@R-Project.org>
Repository: CRAN
Date/Publication: 2016-06-18 18:46:06


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ROI' ...
** package 'ROI' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ROI'
    finding HTML links ... done
    Bounds_Accessor_Mutator                 html  
    C_bound                                 html  
    F_constraint                            html  
    F_objective                             html  
    G                                       html  
    J                                       html  
    L_constraint                            html  
    L_objective                             html  
    NO_constraint                           html  
    OP                                      html  
    Q_constraint                            html  
    Q_objective                             html  
    ROI_applicable_solvers                  html  
    ROI_bound                               html  
    ROI_constraint                          html  
    ROI_options                             html  
    ROI_plugin_add_status_code_to_db        html  
    ROI_plugin_canonicalize_solution        html  
    ROI_plugin_get_solver_name              html  
    ROI_plugin_make_signature               html  
    ROI_plugin_register_solver_control      html  
    ROI_plugin_register_solver_method       html  
    ROI_registered_solvers                  html  
    ROI_solve                               html  
    US30                                    html  
    V_bound                                 html  
    as.L_term                               html  
    as.Q_term                               html  
    constraints                             html  
    equal                                   html  
    nlminb2                                 html  
    objective                               html  
    rbind.constraint                        html  
    solution                                html  
    types                                   html  
    vech                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (ROI)
Making 'packages.html' ... done