npsp 0.7-8
npsp 0.7-8
-
Renamed the admisible values of the
lost
parameter inh.cv.svar.bin()
andnp.svariso.hcv()
. -
Changed 'NEWS.md' formatting and suppressed the default addition of
CRAN release dates (pkgdown). -
Updated 'npsp.Rmd' vignette.
npsp 0.7-7
-
Added
mask.window
component todata.grid
class. -
Added new
window
parameter todata.grid()
,bining()
,
np.fitgeo.default()
andmask()
methods. -
Minor changes in FORTRAN code (to avoid rank mismatch in 'dsytrfi.f90',
flagged with an error in gfortran 10; CRAN policy requirement).
npsp 0.7-6
-
Added parameter
xlim = NULL
in variogram plot methods
(plot.fitsvar()
,plot.svar.bin()
andplot.np.svar()
). -
np.kriging()
methods now recompute residuals when
any(ngrid != object$grid$n))
.