Version 0.5-3 (2016-09-28)

    * Added 'README.md'
    
    * Changes in FORTRAN code to avoid warnings compiling with -Wall -pedantic

    * Changed the default value of 'legend.shrink' to 1.0 in "simage.default()" and "spoints.default".
    
    * Fixed bug in "spoints.default" (when 'add = TRUE').
      

Version 0.5-2 (2016-07-01)

    * Minor changes in "as.bin.data.data.grid()".

    * Added "as.bin.data.bin.data()", "as.bin.den.bin.den()" and  
      "as.bin.den.data.grid()" methods.

    * Removed "as.bin.den.bin.data()" 
      ("bin.den" method is now used).


Version 0.5-1 (2016-02-12)

    * Added "h.cv.svar.bin()" (and ".wloss()" internal function).

    * Minor changes in "h.cv.bin.den()".

    * Minor changes in "h.cv.bin.data()" and "hcv.data()" related to warning handling
      (the default value of 'warn' parameter was also changed to TRUE).

    * Changed the default value of 'ncv' parameter in "h.cv.bin.data()" and
      "h.cv.bin.den()" ('ncv = 2' when 'objective == "CV"').
      
    * Fixed bug in "np.svariso.corr" 
      (due to extrapolations with "approx()").

    * Changes to conform to the new CRAN policy (IMPORTS).


Version 0.5-0 (2015-12-01)

    * Major changes in "h.cv.bin.data()".

        - Improved binning approximations of auxiliary quantities.

        - Argument 'cov.bin' also admits a semivariogram model

        - Approximate computation of the covariance matrix of the binned data
          (added ".compute.masked()" internal function).

    * Changes in "hcv.data()".

        - Argument 'cov' renamed as 'cov.dat', also admits a semivariogram model.

        - Improved computations when 'objective = "MASE"'.

    * Minor changes in fortran code 
      (routine "lp" in 'lp_module.f90' masks binning nodes with bin%w(i) < 0).

    * File "inst/CHANGES" renamed as "ChangeLog".


Version 0.4-1 (2015-07-08)

    * Added "npsp.tolerance()".

    * Added "mask()" S3 generic function and methods
      ("mask.default", "mask.bin.den", "mask.bin.data" and "mask.locpol.bin").

    * Minor changes on "coords.data.grid()"
      (new parameter 'masked', defaults to FALSE).

    * Minor changes on "predict.locpol.bin()"
      (when '!is.null(object$mask)' ...).

    * Added "predict.np.den()".


Version 0.4-0 (2015-03-24)
    
    * Changes on "fitsvar.sb.iso()" to solve non-strictly convex quadratic programs
      (and to avoid rounding errors in solve.QP, the constraints might not hold exactly...).
    
    * Minor changes on "disc.sb()"
      (computation of the discretization nodes when 'dk = 0').
   
    * Added "rule()" and "rule.binning()" default S3 method (".rice.rule()").

    * Changed the default value of 'nbin' parameter in "binning()", "bin.den()" and
      "locpol.default()".

    * Added "rule.svar()" S3 methods.
      Changed the default value of 'nlags' parameter in "svar.bin".


Version 0.3-7 (2014-11-28)

    * Minor changes on "h.cv.bin.data" and "hcv.data"
      (improved computations).

    * Minor changes on "spoints.default"
      ('xlab' and 'ylab' default values).
    
    * Minor changes on "spersp.default"
      (to allow for non matrix argument 's' of appropriate length).

    * Changes on "as.variogram.np.svar"
      (equivalent number of contributions).
    

Version 0.3-6 (2014-10-16)

    * Changes on "h.cv.bin.data" and "hcv.data"
      (improved computations, 'warn' parameter added, ...).

    * Changed the default value of "hat.bin" argument to TRUE in "locpol.svar.bin",
      "np.svar", "np.svariso" and "np.svariso.corr"
      (to allow for the computation of approximated estimation variances - fitsvar.sb.iso).

    * Changes on "fitsvar.sb.iso()"
      ('min.contrib', 'gstat' -> 'linear' method, ...).
    

Version 0.3-5 (2014-08-10)

    * Added "plot()" S3 methods for "svar.bin" and "np.svar" classes.

    * Updated demos 'aquifer' and 'variogram'.
    
    * "simage.default()" calls "box()" to avoid overplotting of the axis lines.

    * Minor changes on FORTRAN routines "set_bin_den", set_grid_bin ('grid_module.f90')
      and "lp" ('lp_module.f90') to avoid problems with large covariate/coordinate values.
      Warning: there may be differences with estimates computed with older versions.

    * Minor changes on FORTRAN routine "predict_locpol_bin" (in 'lp_module.f90')
      to allow for extrapolations (e.g. near the grid border).
      
      
Version 0.3-4 (2014-05-05)

    * Minor changes on "fitsvar.sb.iso", now returns an object of class "fitsvar"
      (and inherits "sb.iso").

    * Added "plot()" S3 methods for "np.den" and "fitsvar" classes.

    * Added "hot.colors()" (and ".rev.colorRampPalette()").

    * Added "cpu.time()" and ".cpu.time.ini()" ('npsp-internals').

    * Updated demo 'aquifer'.
    

Version 0.3-3 (2014-04-04)

    * Added "as.bin.data" generic function.
    
    * Minor changes on "spersp.default" and "simage.default" to allow for
      non matrix arguments (of appropriate length) 'z' and 's' respectively.      
    
    * Minor changes on FORTRAN routine "lp" (in 'lp_module.f90') to avoid potential
      problems with memory allocation in case of error ('there is not enough data 
      in neighborhoods').
      

Version 0.3-2 (2014-03-24)

    * Updated demo 'aquifer' (illustrating the use of "np.svariso.corr()").

    * Minor changes on "bin.data", "locpol.bin", "svar.bin" and "np.svar" to
      allow for a dim attribute in argument 'y'.  

    * Minor changes on "disc.sb()" (computation of the discretization nodes when 'dk = 0').

    * Fixed bug (when 'degree = 0') in fortran subroutine "lp" ("lp_module.f90").


Version 0.3-1 (2014-03-16)

    * Added "splot()", "scolor()" and "jet.colors()"
      (utilities for plotting with a color scale). 

    * Added "spoints()", "spersp()" and "simage()" S3 generic functions (and methods).

    * Added "persp()" and "image()" S3 methods for class "data.grid".
    
    * Changes on package demos (to not depend on package 'fields' for graphic display).

    * Updated documentation ('aquifer', 'earthquakes', 'locpol', 'binning', 'h.cv', ...).
    

Version 0.3-0 (2014-03-03)

    * Added "np.svariso.corr()" function (nonparametric bias-corrected variogram
      estimation under non-constant trend). 
      
    * Renamed "svarisonp()" and "svarisohcv()" to "np.svariso()" and "np.svariso.hcv()"
      respectively.  
       
    * Minor changes on "np.svariso.hcv()".
    
    * Improvements in the computation of the optimal bandwidth with the "GCV" criterion
      for dependent data ("h.cv()" and "hcv.data()" functions). 

    * Updated documentation of "np.svar", "locpol" and "binning".


Version 0.2-5 (2014-01-20)

    * Added "varcov()" S3 generic function (and methods).

    * Changes on "covar()" (it is now an S3 generic function).

    * Changes on "svarmod()" and "svarmod.sb.iso()"
      ("type" specifies a subclass of "svarmod").
      
    * Minor bug fixes in "h.cv()" and "hcv.data()" (to ensure binning/data hat
      matrix computation when needed).


Version 0.2-4 (2013-11-01)

    * Added "aquifer" package demo.
    
    * "NAMESPACE" file is now automatically generated by "roxygen2".

    * Changed dependency on package "quadprog" from "Depends" to "Imports".

    * Changes on Fortran code to conform to the Fortran 90/95 standard
      (CRAN policy requirement). The implementation of additional grid types is
      postponed until Fortran compilers used at CRAN (specially in the case of 
      Mac OS X) support the required Fortran 2003 features (mainly type-bound 
      procedures).
      
    * Added explicit dependencies to src/Makevars to allow parallel make.


Version 0.2-3 (2013-10-19)

    * Changed the default value of "hat.bin" argument to FALSE in "locpol" and
      "predict.locpol.bin".
         
    * Added a default value for "maxlag" argument in "svar.bin", "svariso",
      "np.svar", "svarisonp" and "svarisohcv".
         
    * Changed the default value of "nx" argument in "fitsvar.sb.iso"
      to avoid "Error in solve.QP(Dmat, dvec, Amat, bvec) :
      matrix D in quadratic function is not positive definite!".
      
    * Updated documentation.
     

Version 0.2-2 (2013-10-15)

    * Added "bin.den" S3 class and methods and "as.bin.den" generic function.

    * Added "np.den" S3 class and generic function.
    
    * Added "locpol.bin.den" (alias of "np.den.bin.den") and "h.cv.bin.den" methods.
    
    * Added "earthquakes" and "aquifer" data sets.
    
    * Added a "dimnames" argument to "grid.par" function
      (constructor of the class of the same name).
    
    * Minor changes on "binning()" and "interp.data.grid()".


Version 0.2-1 (2013-09-12)

    * Completed the package documentation (using "roxygen2").

    * Changes on "svarmod", added "svarmodels" ("svarmod.R").

    * Changes on "as.variomodel" and "as.vgm" ("npsp-geoR.R" and "npsp-gstat.R",
      interoperability with geoR and gstat, respectively).

    * Some minor changes to pass (for the first time) R CMD check without notes or warnings
      (".onLoad" -> ".onAttach", ...).


Version 0.2-0 (2013-06-25)

    * Major changes in R functions "locpol.default", "locpol.bin.data" and "svarisonp":
    
        - Added a new option to set the degree of the local polynomial used.
        
        - Added a new option to compute (partial) derivative estimates.
        
        - Added an option to enable/disable binning hat matrix computation.   

    * Added an option to enable/disable data hat matrix computation in "predict.locpol.bin".

    * Major changes in fortran code ("lp_module.f90", "svar_module.f90", "linreg_module.f90"):
    
        - Weighted linear regression allows for rank-deficient matrices 
          ("DGELSYR" fortran routine, a modification of LAPACK "DGELSY"). 

        - New functionalities (degree, derivatives,...)
        
        - Changes on Fortran-R interfaces.
    

Version 0.1-8 (2013-04-01)

    * Added "svarmod" and "sb.iso" (extends "svarmod")
      S3 classes and methods.  

    * Added "svar()" S3 generic and "covar()" functions.

    * Added "fitsvar.sb.iso()", "kappa.sb()" and "disc.sb()" functions.

    * Added "as.vgm()" S3 generic (interoperability with gstat).
    

Version 0.1-7 (2013-02-19)

    * Added "h.cv.bin()" and "h.cv()" functions (EXPERIMENTAL).
    
    * Changes on "locpolhcv()" and "svarisohcv()".

    * Changes on "predict.locpol.bin()" (new fortran code).
    
      
Version 0.1-6 (2012-10-24)

    * Added "predict.locpol.bin()" and S3 generic function "interp()" ("interp.grid.par()"
      and "interp.data.grid()" methods).  

    * Changes on R-Fortran interfaces (parameters for type(grid_bin) :: bin,
      "lp_raw" replaces "est_bin", ...).
      

Version 0.1-5 (2012-09-19)

    * Added "hopt.cv()", "locpolhcv()" and "svarisohcv()" functions (EXPERIMENTAL).

    * Changes on FORTRAN and R code to handle missing values (EXPERIMENTAL)
      (NAs on input & output).
      
    * "binning()" is again a standard function (interface to the fortran routine "binning").
     

Version 0.1-4 (2012-09-01)

    * Added "svar.bin" (extends "bin.data"), and "np.svar" (extends "svar.bin")
      S3 classes and methods.  

    * Changes on "svariso()" (returns an object of class "svar.bin", ...).

    * Added "svarisonp()" and "as.variogram()" S3 generic functions.
      "svarisonp.default" replaces "svarisonp" (interface to the fortran routine "svar_iso_np").   

    * Added "variogram" package demo.


Version 0.1-3 (2012-08-25)

    * Added "grid.par", "data.grid", "bin.data" and "locpol.bin"
      S3 classes and methods.  

    * Added "coords()" and "coordvalues()" S3 generic functions.

    * Added "binning()" and "locpol()" S3 generic functions.
      "binning.default" replaces "set_bin" (interface to the fortran routine "set_bin").   
      "locpol.default" replaces "locpolbin" (interface to the fortran routine "est_bin").   

    * Added "locpol.bin.data()" (interface to the fortran routine "lp_bin").

    * Added "datagrid", "binning" and "locpol" package demos.
      
    
Version 0.1-2 (2012-08-20)

    * Added "svarisonp()" (interface to the fortran routine "svar_iso_np").

    * Added "svariso()" (interface to the fortran routine "svar_iso_bin").

    * Added "as.variogram.svariso()" (interoperability with geoR).
       
    
Version 0.1-1 (2012-06-01)

    * Added a package demo.
    
    * Added "npsp-geoR.R" (interoperability with geoR).

    * Some minor changes (output "set_bin" and "locpolbin", "onLoad",...).


Version 0.1-0 (2012-04-17): initial version in package form.
    