NEWS
mrbsizeR 1.2.1 (2019-12-13)
Bug fixes
- fixed type in rcpp code of
MinLambda()
(clang-UBSAN issue).
- fixed deprecated recycling of arrays in
eigenQsphere()
.
mrbsizeR 1.2 (2019-12-06)
Significant user-visible changes
- function
TaperingPlot()
with new argument returnseq(=FALSE), to return tapering sequences.
Internal
MinLambda()
: loops in rcpp.
- Modifications for pkgdown website.
Minor bug fixes and improvements
- adjusting mrbsizeR vignette to adress pandoc2.8 warning.
MinLambda()
: adjusted grid size, for a user defined sequence of lambdas.
mrbsizeR 1.1.1 (2018-05-02)
- Adressing Solaris compiler error in rcpp_dctmatrix.cpp.
mrbsizeR 1.1.0 (2018-04-30)
- New maintainer Roman Flury.
dctMatrix()
and eigenLaplace()
via rcpp.