rioja Change Log

version 1.0-6
minor improvements and bug fixes

version 0.9-26
bug fixes and enhances to strat.plot and riojaPlot

version 0.9-25
Tweaks to strat.plot
Shiny plotting app

version 0.9-24
Fixed bug in strat.plot when species data are in tibble.
Added option to specify y tick labels

Version 0.9-23
fixed bug in MLRC use.glm=TRUE

Version 0.9-22
removed 1000 col and 20000 row limit in mat

Version 0.9-21
Fixed new / delete mismatch in mat.cpp 

Version 0.9-20
Fixed return bugs in mat.cpp 

Version 0.9-19
Removed read.CEP and read.Tilia to package riojaExtra on github
Added R_registerRoutines

Version 0.9-18
Added option to save bootstrap matrices in predict

Version 0.9-17
Added ... argument to approx in interp.dataset

Version 0.9-16
Fixed bug in strat.plot & protection stack imbalance in cornellout.cpp

Version 0.9-15
* Released on CRAN 20/06/2017
Fixed problem with #pragma not compiling on Sun machines

Version 0.9-14
Fixed bug in parallel code of randomPTF

Version 0.9-13
* Released on CRAN 05/04/2017
Remove aspline interpolation from interp.dataset to remove dependence on package akima.
Removed functions read.C2.Model and write.list.Excel to remove dependence on RODBC.
Fixed Protect / Unprotect issues in C / C++ code.

Version 0.9-12
* Released on CRAN 
Fixed various bugs in read.Tilia

Version 0.9-11
* Released on CRAN 
Updated C++ code to include:
using namespace std;

Version 0.9-10
* Released on CRAN 
curve index and name passed to custom function in strat.plot
Fixed bugs and updated help page for function MR

Version 0.9-9
* Released on CRAN 14/07/16
removed smooth functions from strat.plot and added ability to define a function for custom analysis / drawing for each curve

Version 0.9-8
* Not released on CRAN
added randomPTF
minor fixes and corrections to .rd files

Version 0.9-7
* Released on CRAN 24/05/16
Added grid lines to inkspot
Added option to suppress x-axes in strat.plot
Added h-block CV to MAT
Other minor fixes to MAT
minor bug fixes

Version 0.9-6
* Released on CRAN 01/04/16
Added exaggerated curves and loess smooth to strat.plot
minor bug fixes

Version 0.9-5
* Released on CRAN 02/05/15
Updated aber data
minor bug fixes

Version 0.9-3
* Released on CRAN 17/12/14
Updated use of namespces
Added MR reconstructions
minor bug fixes

Version 0.9-1
* Released on CRAN 02/11/14
Added multiple regression (MR) model for GDGT data

Version 0.8-7
* Released on CRAN 30/06/14
Fixed problem in mlrc source
changed into to long in chclust c++ code to handle large data

Version 0.8-6
* Released on CRAN 19/11/13
Fixed incompatabilities in C++ code
removed us of ::: 

Version 0.8-4
* Released on CRAN 09/07/13
Fixed numerous small bugs
Added h-block cross-validation to function crossval
Improvements to strat.plot
Updated help files

Version 0.7-3
* Released on CRAN 05/01/12
Fixed numerous small bugs
Added LWR
Fixed problem with _finite() in C code
Updated help files

Version 0.5-6
* Released on CRAN 13/11/09
Fixed read.Tilia example that caused error on some 64 bit platforms.

Version 0.5-5
* Released on CRAN 28/10/09
Fixed read.CEP example that caused error on 64 bit platforms.
Fixed bug in help file (WA example) pointed out by Sven Adler

Version 0.5-4
* Not released on CRAN
Fixed bug in WAPLS CPP & R code that crashed R with PLS (identified by Richard Telford) 
Fixed bug in WAPLS R code that incorrectly calculated predicted values with standX=TRUE 
	
Version 0.5-3
* Released on CRAN, 12/8/09
Fixed bug in analog.c that crashed on 64 bit compilations.
Replaced RODBC calls on non-Windows platforms with calls to read.xls in package gdata
Removed call to malloc.h that prevented compilation on MacSO X
Added function sp.plot

Version 0.5-2
* First Release on CRAN, 6/8/09
