| NEWS | R Documentation | 
GNE News
CHANGES IN GNE VERSION 0.99-6
NEW
- add README 
- remove NOTEs in the manual 
CHANGES IN GNE VERSION 0.99-5
NEW
- remove the dependency on sensitivity package by ignoring corresponding test files. 
- use Rd-type NEWS file. 
- change vignette format from Rnw to Rmd. 
BUG FIXES
- 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."). 
CHANGES IN GNE VERSION 0.99-4
BUG FIXES
- remove a Warning on the vignette 'GNE-howto.pdf'. 
- remove an ERROR on bad use of "class()==". 
CHANGES IN GNE VERSION 0.99-3
BUG FIX
- remove an ERROR on bad use of "class()==". 
CHANGES IN GNE VERSION 0.99-2
NOTE FIXES
- remove a NOTE on dynamic symbol. 
- remove a NOTE when rebuilding vignette. 
CHANGES IN GNE VERSION 0.99-2
NOTE FIXES
- remove a NOTE on dynamic symbol. 
- remove a NOTE when rebuilding vignette. 
CHANGES IN GNE VERSION 0.99-1
BUG FIXES
- update for R 3.3.0. 
- change title and remove a latex error. 
CHANGES IN GNE VERSION 0.99-0
BUG FIXES
- remove eqsolve manual. 
- remove C-level warnings on Mac OS Mavericks. 
- remove ampersands. 
START GNE VERSION 0.98
NEW
- first release on CRAN after removing unnecessary file/directory. 
DEVEL GNE VERSION 0.97
NEW FEATURES
- 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). 
DEVEL GNE VERSION 0.96
DEFUNC
- remove PROBj2k***, GrPROBj2k***, GrGrPROBj2k*** functions. 
DEVEL GNE VERSION 0.95
NEW FEATURES
- Wide and deep rebuild of the package. Now use the BB, alabama, nleqslv packages. 
DEFUNC
- deleted functions are PROBj2k, GrPROBj2k, GrGrPROBj2k and depreciated functions are NewtonKKT, fixedpoint, minGap. 
DEVEL GNE VERSION 0.9
NEW
- Initial release on R-forge.