2021-03-23 vs. 1.3-4 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
 * The vignette has been completely redone. We believe it is more simple, direct
   and instructive.

2021-03-19 vs. 1.3-3 - Ivan Bezerra Allaman <ivanalaman@gmail.com>
	* Bug corrected (related to the class) in xtable.bpca function.
	* Fixed bug in print.xtable.bpca function. Add news commands in the lines
   17 to 22 and new modifications in the aux_com1 object.
   The sanitize.rownames.function works propriely now!

2020-04-01 vs. 1.3-2 - Ivan Bezerra Allaman  <ivanalaman@gmail.com>
	* Created the methods xtable.bpca and the function print.xtable.bpca.
 * The functions latex.bpca, print.latex.bpca and summary.latex.bpca were
   deprecated and removed this package. Consequently the .Rd file were removed.
	* The due modifications were make the NAMESPACE and DESCRIPTION files.

2018-06-16 vs. 1.3-1 - Ivan Bezerra Allaman  <ivanalaman@gmail.com>
	* A little bit changes in the latex.bpca function. Change footenotes argument
   from "" to NULL.

2018-06-07 vs. 1.3-0 - Ivan Bezerra Allaman  <ivanalaman@gmail.com>
	* Add stats, graphics and grDevices in NAMESPACE file within import function
   in accordance with new premisses of the CRAN

2013-11-23 vs. 1.2-2 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* Export LaTeX table about the reduction (latex.bpca)
	* Parts of sources were a bit enhanced
	* New data marina.rda
	* The documentation has been improved
 * require calls to packages already attached (rgl and scatterplot3d) by depends
   was removed
	* Released to CRAN

2012-12-12 vs. 1.2-1 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* Ivan Bezerra Allaman has began to work in the project as co-author
	* New options of plot
	* New options of center
	* New options os scale
	* New options of summary
	* Restrict to testers  

2012-10-06 vs. 1.2-0 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* Parts of sources were a bit enhanced
	* The option var.position was removed from the package. When necessary,
	  it is easy to do: bpca(t(dad)) to change the position of objects and
	  variables
	* Restrict to testers  

2012-02-20 vs. 1.0-10 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* It was made cosmetic changes in the plot.bpca.3d

2011-08-22 vs. 1.0-9 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* It was made cosmetic changes in the summary

2011-04-21 vs. 1.0-8 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* It was made cosmetic changes in the documentation

2011-04-20 vs. 1.0-7 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* The method summary was improved
	* The demo comparison was removed

2011-04-19 vs. 1.0-6 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* The alias of the methods summary and plot in the documentation was a bit
	enhaced

2011-04-09 vs. 1.0-5 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* It was fixed the NOTE STATUS for some platforms
		(plot.bpca.3d: warning in matrix(0, nc = 3): partial argument match of
		'nc' to 'ncol')

2011-03-22 vs. 1.0-4 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* The methods plot.bpca.2d and plot.bpca.3d now, by default, plots the
	  variation retained by each principal component in the axis
	* The method summary was a bit enhanced		

2009-06-10 vs. 1.0-3 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* The methods plot.bpca.2d and plot.bpca.3d now allows to send the parameters:
	  xlim, ylim, zlim, xlab, ylab and zlab
	* The demos were a bit reworked
	* The documentation in PDF was included in the package

2008-07-15 vs. 1.0-2 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* Released to CRAN
	* English corrections by Clarice
	* Scripts with obj.identify=TRUE were removed from 'demo' folder
	  
2008-07-01  vs. 1.0-1 - Jos Cludio Faria  <joseclaudio.faria@gmail.com>
	* Fisrt version restricted released (to testers only)
