add README
remove NOTEs in the manual
remove the dependency on sensitivity package by ignoring corresponding test files.
use Rd-type NEWS file.
change vignette format from Rnw to Rmd.
remove a C warning ("this 'if' clause does not guard... [-Wmisleading-indentation]") in SSR.c.
remove an error ("DLL requires the use of native symbols") for C entry points.
remove a warning ("Recycling array of length 1 in vector-array arithmetic is deprecated.").
remove a Warning on the vignette 'GNE-howto.pdf'.
remove an ERROR on bad use of "class()==".
remove an ERROR on bad use of "class()==".
remove a NOTE on dynamic symbol.
remove a NOTE when rebuilding vignette.
remove a NOTE on dynamic symbol.
remove a NOTE when rebuilding vignette.
update for R 3.3.0.
change title and remove a latex error.
remove eqsolve manual.
remove C-level warnings on Mac OS Mavericks.
remove ampersands.
first release on CRAN after removing unnecessary file/directory.
add new algorithms and change the arguments of functions GNE.nseq and GNE.ceq.
update vignette, manuals and tests files.
depends now the SQUAREM package.
update the benchmark functions for GNE.nseq.
add new constrained equation algorithms.
start Stackelberg equilibrium (experimental stage).
remove PROBj2k***, GrPROBj2k***, GrGrPROBj2k*** functions.
Wide and deep rebuild of the package. Now use the BB, alabama, nleqslv packages.
deleted functions are PROBj2k, GrPROBj2k, GrGrPROBj2k and depreciated functions are NewtonKKT, fixedpoint, minGap.
Initial release on R-forge.