Last data update: 2014.03.03

GNE

Package: GNE
Type: Package
Title: Computation of Generalized Nash Equilibria
Version: 0.99-1
Author: Christophe Dutang
Maintainer: Christophe Dutang <christophe.dutang@ensimag.fr>
Description: Provide functions to compute standard and generalized Nash Equilibria. Optimization methods are available nonsmooth reformulation, fixed-point formulation, minimization problem and constrained-equation reformulation.
Depends: R (>= 2.6.0), alabama, nleqslv, BB, SQUAREM
Suggests: sensitivity
License: GPL (>= 2)
URL: http://optimizer.r-forge.r-project.org/
NeedsCompilation: yes
Packaged: 2015-07-20 15:03:15 UTC; dutangc
Repository: CRAN
Date/Publication: 2015-07-20 18:08:43

2 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GNE' ...
** package 'GNE' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c SSR.c -o SSR.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c init.c -o init.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o GNE.so SSR.o init.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/GNE/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GNE'
    finding HTML links ... done
    GNE                                     html  
    GNE.bench                               html  
    GNE.ceq                                 html  
    GNE.fpeq                                html  
    finding level-2 HTML links ... done

    GNE.minpb                               html  
    GNE.nseq                                html  
    eqsolve.depr                            html  
    util-CER                                html  
    util-NIR                                html  
    util-SSR                                html  
    util-VIR                                html  
    util-complementarity                    html  
    util-potentreduc                        html  
    util-projection                         html  
    util-rejectalgo                         html  
    util-stepfunc                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GNE)
Making 'packages.html' ... done