Changes in version 0.99-6 (2024-10-17) NEW o add README o remove NOTEs in the manual Changes in version 0.99-5 (2023-03-30) NEW o remove the dependency on sensitivity package by ignoring corresponding test files. o use Rd-type NEWS file. o change vignette format from Rnw to Rmd. BUG FIXES o remove a C warning ("this 'if' clause does not guard... [-Wmisleading-indentation]") in SSR.c. o remove an error ("DLL requires the use of native symbols") for C entry points. o remove a warning ("Recycling array of length 1 in vector-array arithmetic is deprecated."). Changes in version 0.99-4 (2022-05-23) BUG FIXES o remove a Warning on the vignette 'GNE-howto.pdf'. o remove an ERROR on bad use of "class()==". Changes in version 0.99-3 (2020-01-08) BUG FIX o remove an ERROR on bad use of "class()==". Changes in version 0.99-2 (2018-08-09) NOTE FIXES o remove a NOTE on dynamic symbol. o remove a NOTE when rebuilding vignette. o remove a NOTE on dynamic symbol. o remove a NOTE when rebuilding vignette. Changes in version 0.99-1 (2015-07-20) BUG FIXES o update for R 3.3.0. o change title and remove a latex error. Changes in version 0.99-0 (2014-07-31) BUG FIXES o remove eqsolve manual. o remove C-level warnings on Mac OS Mavericks. o remove ampersands. Changes in version 0.98 (2014-06-11) NEW o first release on CRAN after removing unnecessary file/directory. Changes in version 0.97 NEW FEATURES o add new algorithms and change the arguments of functions GNE.nseq and GNE.ceq. o update vignette, manuals and tests files. o depends now the SQUAREM package. o update the benchmark functions for GNE.nseq. o add new constrained equation algorithms. o start Stackelberg equilibrium (experimental stage). Changes in version 0.96 DEFUNC o remove PROBj2k***, GrPROBj2k***, GrGrPROBj2k*** functions. Changes in version 0.95 NEW FEATURES o Wide and deep rebuild of the package. Now use the BB, alabama, nleqslv packages. DEFUNC o deleted functions are PROBj2k, GrPROBj2k, GrGrPROBj2k and depreciated functions are NewtonKKT, fixedpoint, minGap. Changes in version 0.9 NEW o Initial release on R-forge.