https://github.com/cran/fBasics
Revision ac00e3733757e14face419a377dfa956aedf2abe authored by Tobias Setz on 17 June 2022, 09:50:58 UTC, committed by cran-robot on 17 June 2022, 09:50:58 UTC
1 parent 40815ac
Raw File
Tip revision: ac00e3733757e14face419a377dfa956aedf2abe authored by Tobias Setz on 17 June 2022, 09:50:58 UTC
version 3042.89.2
Tip revision: ac00e37
ChangeLog
2013-04-30  chalabi

	* DESCRIPTION, NAMESPACE, R/builtin-ssdenGss.R, R/zzz.R,
	  src/gss_a.f, src/gss_b.c: gss is now an import package

2012-09-21  chalabi

	* ChangeLog, DESCRIPTION: Updated ChangeLog and DESC files

2012-09-20  mmaechler

	* DESCRIPTION, NAMESPACE, R/dist-stable-deprecated.R,
	  inst/unitTests/runit.DistributionFits.R,
	  man/fBasics-deprecated.Rd: no longer re-export the [dpqr]stable()
	  functions from "stabledist"; and more reasonable unitTests for
	  those

2012-09-14  chalabi

	* ChangeLog, DESCRIPTION: updated DESC and ChangeLog
	* DESCRIPTION: updated version number
	* R/utils-Sys.putenv.R: Removed deprecated putenv patch

2012-08-22  chalabi

	* ChangeLog, DESCRIPTION: updated DESC and ChangeLog
	* DESCRIPTION, NAMESPACE, R/stats-interpAkima.R,
	  R/stats-interpLinear.R: Removed code that was copied from akiam
	  (0.5-1) to avoid external .Fortran calls to akima package.
	* DESCRIPTION: updated version number
	* ChangeLog: updated Changelog
	* DESCRIPTION: added reference to code from akima (0.5-1) package

2012-08-12  chalabi

	* DESCRIPTION: updated version number
	* NAMESPACE, R/test-normalityTest.R: shapiroTest calls now base R
	  function shapiro.test
	* DESCRIPTION: added stats pkg in Depends

2012-03-21  chalabi

	* R/utils-getS4.R, man/utils-getS4.Rd: updated manual page and
	  getArgs()

2012-03-20  chalabi

	* NAMESPACE, R/builtin-ssdenGss.R, src/gss.f, src/gss_a.f,
	  src/gss_b.c: removed fixed warnings generated by fortran routine
	  from gss package
	* DESCRIPTION: updated DESC

2012-03-19  chalabi

	* R/builtin-ssdenGss.R, R/gui-sliderMenu.R, R/gui-stableSlider.R,
	  R/utils-listFunctions.R: fixed partial argument names

2012-02-16  mmaechler

	* NAMESPACE, R/builtin-ssdenGss.R, R/dist-nig.R,
	  R/gui-sliderMenu.R, R/utils-colorLocator.R,
	  man/utils-colorLocator.Rd: more cosmetic; notably first round of
	  "partial argument match" fixes
	* src/nig.c: add #include .. (thanks to Jan Deleeuw)

2012-01-14  mmaechler

	* DESCRIPTION, NAMESPACE, R/utils-getS4.R,
	  man/00fBasics-package.Rd, man/utils-getS4.Rd: do not export
	  getCall() -- which conflicts with R >= 2.14, in that case
	* src/gld.c, src/nig.c: fix C code {stderr, exit}

2011-09-23  mmaechler

	* DESCRIPTION: remove deprecated "LazyLoad" entry

2011-08-02  chalabi

	* ChangeLog, DESCRIPTION: updated DESC and ChangeLog
	* R/utils-getS4.R, man/fBasics-deprecated.Rd, man/stableSlider.Rd,
	  man/utils-getS4.Rd: fixed warnings with R CMD check

2011-06-22  mmaechler

	* NAMESPACE, R/dist-distCheck.R, R/utils-getS4.R,
	  man/utils-getS4.Rd: getCall() -- adapt to future R 2.14.x ff

2011-06-22  chalabi

	* NAMESPACE: updated NAMESPACE
	* man/dist-distCheck.Rd, man/dist-ghRobMoments.Rd,
	  man/dist-ghtRobMoments.Rd, man/dist-gldMode.Rd,
	  man/dist-hypRobMoments.Rd, man/dist-nigRobMoments.Rd,
	  man/dist-normRobMoments.Rd, man/dist-sght.Rd,
	  man/fBasics-deprecated.Rd, man/stableSlider.Rd,
	  man/utils-hessian.Rd: updated man pages with new functions
	* R/dist-hypRobMoments.R, R/dist-stable-deprecated.R,
	  R/utils-colorRGB.R, R/utils-getS4.R: getSlot() is now a wrapper
	  of slot() function

2011-05-04  chalabi

	* man/test-normalityTests.Rd: added credits to Paul Johnson for
	  earlier funcions based on his Fortran code.

2011-02-03  mmaechler

	* DESCRIPTION, NAMESPACE, R/dist-distCheck.R,
	  man/dist-distCheck.Rd: rename package "stable" to "stabledist" -
	  as "stable" has existed for many years in Jim Lindsey`s off-CRAN
	  collection

2011-01-31  mmaechler

	* DESCRIPTION: update Version ('stable' needs it for unit tests)
	* man/dist-distCheck.Rd: update: forgot new arg.s in usage
	* man/fBasics-deprecated.Rd: man for keep deprecated [dpqr]stable()
	* R/dist-stable-deprecated.R: keep "back compatibility" version of
	  stable
	* R/dist-distCheck.R, man/dist-distCheck.Rd: (changes from a week
	  ago:) "control" attributes only in the fBasics "deprecated"
	  versions; add utils; start re-enabling the unit tests

2011-01-24  mmaechler

	* DESCRIPTION, NAMESPACE, R/dist-stable.R, R/dist-stableMode.R,
	  R/gui-stableSlider.R, inst/unitTests/runit.StableDistribution.R,
	  man/dist-stable.Rd, man/dist-stableMode.Rd, man/stableSlider.Rd:
	  from fBasics, factor out a new "stable" package;
	  with distributions, but not (yet?) stableFit() etc

2010-10-26  chalabi

	* NAMESPACE: updated NAMESPACE

2010-07-23  chalabi

	* inst/DocCopying.pdf: removed DocCopying.pdf license is already
	  specified in DESCRIPTION file

2010-05-29  wuertz

	* R/utils-getS4.R, man/utils-getS4.Rd: man page updated
	* R/utils-getArgs.R: getArgs moved to getS4
	* NAMESPACE, R/builtin-glGld.R, R/builtin-posdefCorpcor.R,
	  R/builtin-testNortest.R, R/builtin-varpieA2R.R,
	  R/dist-distCheck.R, R/dist-distErrors.R, R/dist-distPlot.R,
	  R/dist-fDISTFIT.R, R/gui-HeavisideSlider.R, R/gui-ghSlider.R,
	  R/gui-nigSlider.R, R/gui-returnSeries.R, R/utils-Sys.putenv.R,
	  R/utils-getArgs.R, R/utils-getS4.R, R/utils-listDescription.R,
	  R/utils-listFunctions.R, R/utils-listIndex.R,
	  R/utils-printControl.R, R/utils-randLCG.R, R/utils-unitTest.R,
	  man/utils-getS4.Rd: getArgs added, minor mods in some functions,
	  namespace adapted

2010-03-24  chalabi

	* NAMESPACE, R/builtin-xlsGdata.R, R/read-download.R,
	  R/read-lines.R, R/read-lynx.R, R/read-split.R, R/read-xls.R,
	  inst/perl, man/read-download.Rd, man/read-lines.Rd,
	  man/read-lynx.Rd, man/read-split.Rd, man/read-xls.Rd: moved new
	  read.<> functions from fBasics to fImport

2010-03-09  dscott

	* man/test-correlationTest.Rd, man/test-fHTEST.Rd,
	  man/test-ks2Test.Rd, man/test-locationTest.Rd,
	  man/test-normalityTests.Rd, man/test-scaleTest.Rd,
	  man/test-varianceTest.Rd: Fixed spelling mistakes
	* src/nig.c: changed XMAX for 64 bit compatiblitiy and removed
	  unused headers

2010-03-02  wuertz

	* R/builtin-xlsGdata.R: xls byuiltin added

2010-02-23  wuertz

	* NAMESPACE: namespace adapted
	* NAMESPACE: namespace adapted
	* R/builtin-xlsGdata.R, R/read-download.R, R/read-lines.R,
	  R/read-lynx.R, R/read-split.R, R/read-xls.R, inst/perl,
	  inst/perl/IO, inst/perl/IO/AtomicFile.pm,
	  inst/perl/IO/InnerFile.pm, inst/perl/IO/Lines.pm,
	  inst/perl/IO/Scalar.pm, inst/perl/IO/Scalar.pm.html,
	  inst/perl/IO/ScalarArray.pm, inst/perl/IO/Stringy.pm,
	  inst/perl/IO/Wrap.pm, inst/perl/IO/WrapTie.pm, inst/perl/OLE,
	  inst/perl/OLE/Storage_Lite.pm, inst/perl/Spreadsheet,
	  inst/perl/Spreadsheet/ParseExcel,
	  inst/perl/Spreadsheet/ParseExcel.pm,
	  inst/perl/Spreadsheet/ParseExcel/Dump.pm,
	  inst/perl/Spreadsheet/ParseExcel/FmtDefault.pm,
	  inst/perl/Spreadsheet/ParseExcel/FmtJapan.pm,
	  inst/perl/Spreadsheet/ParseExcel/FmtJapan2.pm,
	  inst/perl/Spreadsheet/ParseExcel/FmtUnicode.pm,
	  inst/perl/Spreadsheet/ParseExcel/SaveParser.pm,
	  inst/perl/Spreadsheet/ParseExcel/Utility.pm,
	  inst/perl/html-parser, inst/perl/html-parser/html-ascii.pl,
	  inst/perl/html-parser/html-parser.html,
	  inst/perl/html-parser/html-to-ascii.pl,
	  inst/perl/html-parser/html-to-rfc.pl,
	  inst/perl/html-parser/parse-html.pl,
	  inst/perl/html-parser/rfc.pl, inst/perl/html-parser/tformat.pl,
	  inst/perl/xls2csv.pl, man/00fBasics-package.Rd,
	  man/read-download.Rd, man/read-lines.Rd, man/read-lynx.Rd,
	  man/read-split.Rd, man/read-xls.Rd: read tools added for reading
	  files from internet

2010-02-21  dscott

	* ChangeLog, NAMESPACE, R/builtin-glGld.R, R/dist-gld.R,
	  R/dist-gldFit.R: Some fixes to gld functions

2010-02-09  chalabi

	* DESCRIPTION: updated version number

2010-02-08  chalabi

	* DESCRIPTION: updated DESC files
	* man/utils-colorLocator.Rd: update Rd files

2009-12-08  wuertz

	* DESCRIPTION: description file updated

2009-12-07  wuertz

	* man/00fBasics-package.Rd: text updated

2009-12-06  wuertz

	* DistributionsStatus: no longer needed
	* DESCRIPTION: description updated
	* DESCRIPTION, man/00fBasics-package.Rd: description file and
	  manual package info updated
	* man/plot-interactivePlot.Rd, man/print.Rd, man/rand-lcg.Rd,
	  man/returnSeriesGUI.Rd: obsolete man files removed
	* src/Makevars, src/gld.c, src/gss.f: src files added
	* R/builtin-posdefCorpcor.R, R/builtin-testNortest.R,
	  R/builtin-varpieA2R.R, R/lines-recessionLines.R,
	  R/list-listDescription.R, R/list-listFunctions.R,
	  R/list-listIndex.R, R/print.R, R/rand-lcg.R,
	  R/utils-listDescription.R, R/utils-listFunctions.R,
	  R/utils-listIndex.R, R/utils-printControl.R, R/utils-randLCG.R,
	  R/utils-recessionLines.R, man/00fBasics-package.Rd: builtin and
	  util scripts added
	* R/test-correlationTest.R, R/test-fHTEST.R, R/test-jbALM.R,
	  R/test-jbLM.R, R/test-jbTable.R, R/test-ks2Test.R,
	  R/test-locationTest.R, R/test-scaleTest.R, R/test-varianceTest.R:
	  tests updated
	* R/test-NormalityTests.R, R/test-normalTest.R,
	  R/test-normalityTest.R: normality tests merged
	* man/00fUtilities-package.Rd, man/colorLocator.Rd,
	  man/colorPalette.Rd, man/colorTable.Rd, man/dist-ssd.Rd,
	  man/interp-akimaInterp.Rd, man/interp-krigeInterp.Rd,
	  man/interp-linearInterp.Rd, man/listDescription.Rd,
	  man/listFunctions.Rd, man/listIndex.Rd,
	  man/plot-returnSeriesGUI.Rd, man/stats-interpAkima.Rd,
	  man/stats-interpKrige.Rd, man/stats-interpLinear.Rd,
	  man/utils-colorLocator.Rd, man/utils-colorPalette.Rd,
	  man/utils-colorTable.Rd, man/utils-getS4.Rd,
	  man/utils-interactivePlot.Rd, man/utils-listDescription.Rd,
	  man/utils-listFunctions.Rd, man/utils-listIndex.Rd,
	  man/utils-printControl.Rd, man/utils-randLCG.Rd: man pages
	  updated
	* man/00fBasics-package.Rd, man/baseMethods.Rd: man updated
	* R/builtin-HyperbolicDist.R, R/builtin-gelGMM.R,
	  R/builtin-gelGmm.R, R/builtin-gelGmm2.R, R/builtin-gld.R,
	  R/builtin-gmmGMM.R, R/builtin-gmmGmm.R, R/builtin-gmmGmm2.R,
	  R/builtin-gss.R, R/builtin-sandwichGMM.R, R/color-Locator.R,
	  R/color-Palettes.R, R/color-RGB.R, R/color-Table.R,
	  R/dist-ghFit.R, R/dist-ghMode.R, R/dist-nig.R, R/dist-ssd.R,
	  R/dist-stableFit.R, R/interp-akimaInterp.R,
	  R/interp-krigeInterp.R, R/interp-linearInterp.R,
	  R/matrix-colVec.R, R/matrix-gridVector.R, R/matrix-inv.R,
	  R/matrix-kron.R, R/matrix-norm.R, R/matrix-pascal.R,
	  R/matrix-pdl.R, R/matrix-posDefinite.R, R/matrix-rk.R,
	  R/matrix-tr.R, R/matrix-triang.R, R/matrix-tslag.R,
	  R/matrix-vech.R, R/plot-boxPlot.R, R/plot-interactivePlot.R,
	  R/plot-qqPlot.R, R/plot-seriesPlot.R, R/stats-basicStats.R,
	  R/stats-interpAkima.R, R/stats-interpKrige.R,
	  R/stats-interpLinear.R, R/stats-maxdd.R, R/stats-rowStats.R,
	  R/utils-Heaviside.R, R/utils-colorLocator.R,
	  R/utils-colorPalettes.R, R/utils-colorRGB.R,
	  R/utils-colorTable.R, R/utils-decor.R, R/utils-getS4.R,
	  R/utils-interactivePlot.R, R/utils-symbolTable.R,
	  R/utils-unitrootNA.R: functions sorted and partly scripts renamed
	* R/builtin-gelGmm2.R, R/builtin-glGld.R, R/builtin-gmmGmm2.R,
	  R/builtin-hypHyperbolicDist.R, R/builtin-kweightsSandwhich.R,
	  R/builtin-ssdenGss.R: builtin functions renamed

2009-12-03  wuertz

	* NAMESPACE, R/dist-distErrors.R, R/dist-distPlot.R, R/dist-gh.R,
	  R/dist-ghFit.R, R/dist-ghMode.R, R/dist-ghMoments.R,
	  R/dist-ghRobMoments.R, R/dist-nigFit.R, man/00fBasics-package.Rd,
	  man/dist-gh.Rd, man/dist-ghFit.Rd, man/dist-ghMode.Rd,
	  man/dist-ghMoments.Rd, man/dist-ght.Rd, man/dist-ghtFit.Rd,
	  man/dist-ghtMode.Rd, man/dist-ghtMoments.Rd,
	  man/dist-hypMoments.Rd, man/dist-nigMoments.Rd, man/dist-ssd.Rd,
	  man/dist-ssdFit.Rd, man/dist-stable.Rd, man/dist-stableMode.Rd:
	  man pages, NAMESPACE updated and som minor new functionalities
	  added
	* R/dist-ghMoments.R, R/dist-ghtMoments.R, R/dist-hypMoments.R,
	  R/dist-nigMoments.R, R/lines-recessionLines.R: true moments added
	* R/dist-nigFit.R, R/utils-hessian.R: standard errors for nigFit
	  added

2009-12-02  wuertz

	* DistributionsStatus, NAMESPACE, R/dist-ghMoments.R, R/dist-ght.R,
	  R/dist-hypMoments.R, R/dist-nigMoments.R, R/dist-sght.R: further
	  moment functions added
	* R/dist-ghMoments.R: gh central moments added

2009-12-01  wuertz

	* NAMESPACE, R/dist-gh.R, R/dist-ghMoments.R, R/dist-ght.R,
	  R/dist-ghtMode.R, R/dist-gld.R, R/dist-hyp.R,
	  R/dist-hypMoments.R, R/dist-hypRobMoments.R, R/dist-nig.R,
	  R/dist-nigMoments.R, R/dist-norm.R, R/dist-normFit.R,
	  R/dist-normRobMoments.R, R/dist-sgh.R, R/dist-sghFit.R,
	  R/dist-snig.R, R/dist-ssd.R, R/dist-stable.R,
	  inst/unitTests/runit.HyperbolicDistribution.R,
	  man/dist-StableDistribution.Rd, man/dist-ght.Rd, man/dist-gld.Rd,
	  man/dist-hyp.Rd, man/dist-stable.Rd: distribution functionality
	  upgraded, some man pages are still missing

2009-11-24  wuertz

	* DistributionsStatus, NAMESPACE, R/dist-nFit.R, R/dist-normFit.R:
	  nFit renamed to normFit

2009-11-23  wuertz

	* R/dist-nigFit.R: log(var... updated in nigFit
	* R/dist-gldFit.R, man/dist-gldFit.Rd: gld mps modified

2009-11-22  wuertz

	* R/dist-gldFit.R, man/dist-gld.Rd: gld fit and distribution
	  updated
	* DistributionsStatus, NAMESPACE, R/dist-gldFit.R, R/dist-nigFit.R,
	  man/dist-nigFit.Rd: Yohan's var(MPS) for the nig added
	* NAMESPACE, R/builtin-gss.R, R/dist-gld.R, R/dist-gldFit.R,
	  R/dist-ssd.R, R/dist-ssdFit.R, R/plot-varpie.R: namespace updated

2009-11-21  wuertz

	* R/plot-acfPlot.R, R/plot-boxPlot.R, R/plot-counts.R,
	  R/plot-histPlot.R, R/plot-interactivePlot.R,
	  R/plot-scalinglawPlot.R, R/plot-seriesPlot.R, R/plot-subPlot.R,
	  R/plot-subStars.R, R/plot-varpie.R, R/plot.R: cod beautified and
	  descriptions added for plot functions
	* R/plot-qqPlot.R, man/plot-qqPlot.Rd: qq plot for GLD distribution
	  added
	* DESCRIPTION: builtin packages and authors added
	* man/dist-nigMode.Rd: nigMode manual page added
	* man/dist-ghtMode.Rd, man/dist-nigMoments.Rd: manual page
	  information added
	* R/builtin-HyperbolicDist.R, R/builtin-gelGMM.R, R/builtin-gld.R,
	  R/builtin-gmmGMM.R, R/builtin-gss.R, R/builtin-sandwichGMM.R,
	  R/dist-hyp.R: builtin function documentation improved
	* R/builtin-HyperbolicDist.R: code borrowed from David Scott no
	  moved to script file builtin-HyperbolicDist
	* man/dist-gld.Rd: examples modified
	* R/dist-nigFit.R: nig mps fit objective function renamed
	* NAMESPACE: namespace updated
	* DistributionsStatus: file distribution status added
	* R/dist-ghFit.R, R/dist-ghMode.R, R/dist-ghMoments.R,
	  R/dist-ght.R, R/dist-ghtFit.R, R/dist-ghtMode.R,
	  R/dist-gldMode.R, R/dist-hyp.R, R/dist-hypFit.R,
	  R/dist-hypMode.R, R/dist-nFit.R, R/dist-nig.R, R/dist-nigFit.R,
	  R/dist-nigMode.R, R/dist-nigMoments.R, R/dist-nigRobMoments.R,
	  R/dist-nigStats.R, R/dist-sgh.R, R/dist-sghFit.R, R/dist-snig.R,
	  R/dist-snigFit.R, R/dist-ssdFit.R, R/dist-stable.R,
	  R/dist-stableFit.R, R/dist-stableMode.R, R/dist-tFit.R:
	  distribution Functions updated, status list added
	* R/builtin-gelGMM.R, R/builtin-gld.R, R/builtin-gmmGMM.R,
	  R/builtin-gss.R, R/color-Locator.R, R/color-Palettes.R,
	  R/color-RGB.R, R/color-Table.R, R/dist-distCheck.R,
	  R/dist-fDISTFIT.R, R/dist-gh.R, R/dist-ghRobMoments.R,
	  R/dist-ght.R, R/dist-ghtFit.R, R/dist-ghtRobMoments.R,
	  R/dist-gld.R, R/dist-gldFit.R, R/dist-gldMode.R,
	  R/dist-gldRobMoments.R, R/dist-hyp.R, R/dist-hypFit.R,
	  R/dist-hypMode.R, R/dist-nFit.R, R/dist-nig.R, R/dist-nigFit.R,
	  R/dist-nigMode.R, R/dist-nigRobMoments.R, R/dist-nigStats.R,
	  R/dist-sgh.R, R/dist-sghFit.R, R/dist-snig.R, R/dist-snigFit.R,
	  R/dist-ssd.R, R/dist-ssdFit.R, R/dist-stable.R, R/dist-tFit.R,
	  R/gui-HeavisideSlider.R, R/gui-hypSlider.R, R/gui-nigSlider.R,
	  R/gui-returnSeries.R, R/gui-sliderMenu.R, R/gui-stableSlider.R,
	  R/gui-stylizedFacts.R, R/interp-akimaInterp.R,
	  R/interp-krigeInterp.R, R/interp-linearInterp.R,
	  R/list-listFunctions.R, R/list-listIndex.R, R/matrix-colVec.R,
	  R/matrix-gridVector.R, R/matrix-hilbert.R, R/matrix-inv.R,
	  R/matrix-kron.R, R/matrix-norm.R, R/matrix-pascal.R,
	  R/matrix-pdl.R, R/matrix-posDefinite.R, R/matrix-rk.R,
	  R/matrix-tr.R, R/matrix-triang.R, R/matrix-tslag.R,
	  R/matrix-vech.R, R/plot-acfPlot.R, R/plot-boxPlot.R,
	  R/plot-histPlot.R, R/plot-interactivePlot.R, R/plot-qqPlot.R,
	  R/plot-scalinglawPlot.R, R/plot-seriesPlot.R, R/plot-subPlot.R,
	  R/plot-subStars.R, R/plot.R, R/print.R, R/rand-lcg.R,
	  R/stats-maxdd.R, R/stats-rowStats.R, R/stats-sampleLmoments.R,
	  R/test-NormalityTests.R, R/test-correlationTest.R,
	  R/test-fHTEST.R, R/test-jbALM.R, R/test-jbLM.R, R/test-jbTable.R,
	  R/test-ks2Test.R, R/test-locationTest.R, R/test-normalTest.R,
	  R/test-scaleTest.R, R/test-varianceTest.R, R/utils-Heaviside.R,
	  R/utils-Sys.putenv.R, R/utils-as.matrix.ts.R,
	  R/utils-baseMethods.R, R/utils-characterTable.R,
	  R/utils-colIds.R, R/utils-getS4.R, R/utils-symbolTable.R,
	  R/utils-unitTest.R, R/utils-unitrootNA.R: code (header)
	  beautified script files
	* NAMESPACE: namespace updated
	* R/builtin-gld.R, R/builtin-gss.R, R/dist-gh.R, R/dist-ghFit.R,
	  R/dist-ghMoments.R, R/dist-ghRobMoments.R,
	  R/dist-ghtRobMoments.R, R/dist-gld.R, R/dist-gldFit.R,
	  R/dist-gldMode.R, R/dist-gldRobMoments.R, R/dist-gldRobust.R,
	  R/dist-nigRobMoments.R, R/dist-nigRobust.R, R/dist-ssd.R,
	  R/dist-ssdFit.R, R/stats-robMoments.R, R/stats-sampleLmoments.R,
	  R/stats-sampleRobMoments.R: gh, gld and ssden distributions (new
	  and extensions) added, Lmoments, robust stuff added
	* man/utils-characterTable.Rd: man page added
	* man/correlationTest.Rd, man/dist-gldRobMoments.Rd,
	  man/test-correlationTest.Rd: same scripts renamed
	* man/Heaviside.Rd, man/NormalityTests.Rd, man/acfPlot.Rd,
	  man/akimaInterp.Rd, man/basicStats.Rd, man/boxPlot.Rd,
	  man/characterTable.Rd, man/colIds.Rd, man/colVec.Rd,
	  man/decor.Rd, man/dist-distCheck.Rd, man/dist-gld.Rd,
	  man/dist-gldFit.Rd, man/dist-nigRobMoments.Rd, man/distCheck.Rd,
	  man/fHTEST.Rd, man/getS4.Rd, man/gridVector.Rd, man/hilbert.Rd,
	  man/histPlot.Rd, man/interactivePlot.Rd,
	  man/interp-linearInterp.Rd, man/inv.Rd, man/krigeInterp.Rd,
	  man/kron.Rd, man/ks2Test.Rd, man/lcg.Rd, man/linearInterp.Rd,
	  man/locationTest.Rd, man/matrix-tr.Rd, man/matrix-vech.Rd,
	  man/matrixNorm.Rd, man/maxdd.Rd, man/pascal.Rd, man/pdl.Rd,
	  man/positiveDefinite.Rd, man/qqPlot.Rd, man/rand-lcg.Rd,
	  man/rk.Rd, man/rowStats.Rd, man/scaleTest.Rd,
	  man/scalinglawPlot.Rd, man/seriesPlot.Rd, man/symbolTable.Rd,
	  man/test-fHTEST.Rd, man/tr.Rd, man/triang.Rd, man/tslag.Rd,
	  man/utild-Heaviside.Rd, man/utild-colIds.Rd, man/utild-decor.Rd,
	  man/utild-getS4.Rd, man/utils-Heaviside.Rd, man/utils-colIds.Rd,
	  man/utils-decor.Rd, man/utils-getS4.Rd, man/varianceTest.Rd,
	  man/vec.Rd: some scripts renamed
	* man/utild-Heaviside.Rd, man/utild-colIds.Rd, man/utild-decor.Rd,
	  man/utild-getS4.Rd, man/utils-symbolTable.Rd: utils script
	  renames
	* man/stats-basicStats.Rd, man/stats-maxdd.Rd,
	  man/stats-rowStats.Rd, man/stats-sampleLMoments.Rd,
	  man/stats-sampleRobMoments.Rd: stats scripts renames
	* man/plot-acfPlot.Rd, man/plot-boxPlot.Rd, man/plot-histPlot.Rd,
	  man/plot-interactivePlot.Rd, man/plot-qqPlot.Rd,
	  man/plot-scalinglawPlot.Rd, man/plot-seriesPlot.Rd: plot script
	  renames
	* man/interp-akimaInterp.Rd, man/interp-krigeInterp.Rd: interp
	  script renames
	* man/test-ks2Test.Rd, man/test-locationTest.Rd,
	  man/test-normalityTests.Rd, man/test-scaleTest.Rd,
	  man/test-varianceTest.Rd: test-script renames
	* man/matrix-colVec.Rd, man/matrix-gridVector.Rd,
	  man/matrix-hilbert.Rd, man/matrix-inv.Rd, man/matrix-kron.Rd,
	  man/matrix-norm.Rd, man/matrix-pascal.Rd, man/matrix-pdl.Rd,
	  man/matrix-posDefinite.Rd, man/matrix-rk.Rd,
	  man/matrix-triang.Rd, man/matrix-tslag.Rd: matrix script renames

2009-11-13  wuertz

	* NAMESPACE, R/stats-sampleLmoments.R: namespace Lmoments added
	* R/stats-sampleLmoments.R: function to compute sample-Lmoments
	  added, not yet documented
	* NAMESPACE: namespace robust moments added
	* R/dist-nigRobust.R: NIG robust moments added, not yet documented
	* R/dist-gldRobust.R: GLD robust moments added, not yet documented
	* NAMESPACE, R/dist-gld.R: gld functions added, not yet documented
	* R/dist-nigFit.R: misprint removed
	* NAMESPACE, R/stats-robMoments.R: functions for robust sample
	  moments added, not yet documented
	* R/dist-nigFit.R: fitting methods added for nig

2009-09-28  chalabi

	* DESCRIPTION: updated version number
	* ChangeLog, DESCRIPTION: updated DESCR and ChangeLog

2009-09-24  wuertz

	* R/dist-sgh.R, R/dist-snig.R: C implementation for NIG
	  Distribution updated
	* man/00fBasics-package.Rd: text added to manual page

2009-09-11  wuertz

	* R/dist-nigFit.R, man/dist-nigFit.Rd: nigFit method argument added

2009-09-02  wuertz

	* R/dist-nigFit.R: maximum product spacings estimation added

2009-08-27  wuertz

	* src/nig.c: Bug in Kjersti Ass NIG Code fixed by Nikolai Eurich

2009-08-22  wuertz

	* NAMESPACE, R/dist-ghMoments.R, R/dist-nigFit.R: nig estimators
	  added
	* R/builtin-gelGMM.R, R/builtin-gmmGMM.R: tabs replaced by spaces

2009-08-21  wuertz

	* R/dist-nigShapeTriangle.R, R/dist-nigStats.R: nig shape triangle
	  added to stats script file
	* R/dist-nigStats.R: nig moments added
	* R/dist-nig.R: nig true moments added
	* NAMESPACE, R/dist-ghtMode.R, R/dist-nig.R, R/dist-nigMode.R,
	  R/dist-stable.R, R/dist-stableMode.R: missing mode functions
	  added
	* NAMESPACE: new NAMESPACE structure which should ease maintenance
	  of packages.

2009-06-25  chalabi

	* DESCRIPTION, NAMESPACE: Merge branch 'devel-timeSeries'
	  
	  Conflicts:
	  pkg/timeSeries/R/base-Extract.R
	  pkg/timeSeries/R/timeSeries.R

2009-06-01  wuertz

	* NAMESPACE: nasmespace for recession lines updated
	* R/lines-recessionLines.R: function .recessionLines added

2009-05-18  wuertz

	* NAMESPACE, R/dist-stableFit.R, man/dist-DistributionFits.Rd:
	  stable dist fit improved
	* man/as.matrix.ts.Rd.bak: .bak file removed
	* R/dist-stable.R, R/dist-stableFit.R,
	  man/dist-DistributionFits.Rd: stable distribution nlminb added
	* R/plot-counts.R: a useful counts plot
	* R/plot-varpie.R: .varpiePlot, a useful plot for portfolio weights
	  ...

2009-05-13  wuertz

	* R/list-listDescription.R:

2009-04-29  wuertz

	* NAMESPACE: NAMESPACE updated
	* R/dist-ghSlider.R, R/dist-hypSlider.R, R/dist-nigSlider.R,
	  R/dist-stableSlider.R, R/gui-ghSlider.R, R/gui-hypSlider.R,
	  R/gui-nigSlider.R, R/gui-stableSlider.R,
	  R/list-listDescription.R, R/list-listFunctions.R,
	  R/list-listIndex.R, R/listDescription.R, R/listFunctions.R,
	  R/listIndex.R: gui and list functioms renamed in gui-foo and
	  list-foo
	* R/Heaviside.R, R/HeavisideSlider.R, R/Sys.putenv.R,
	  R/as.matrix.ts.R, R/baseMethods.R, R/basicStats.R,
	  R/characterTable.R, R/colIds.R, R/colVec.R, R/decor.R,
	  R/dist-distCheck.R, R/distCheck.R, R/getS4.R, R/gridVector.R,
	  R/gui-HeavisideSlider.R, R/gui-returnSeries.R,
	  R/gui-sliderMenu.R, R/gui-stylizedFacts.R, R/interactivePlot.R,
	  R/jbALM.R, R/jbLM.R, R/jbTable.R, R/ks2Test.R, R/lcg.R,
	  R/matrix-colVec.R, R/matrix-gridVector.R, R/matrix-tslag.R,
	  R/maxdd.R, R/plot-interactivePlot.R, R/rand-lcg.R,
	  R/returnSeriesGUI.R, R/rowStats.R, R/sliderMenu.R,
	  R/stats-basicStats.R, R/stats-maxdd.R, R/stats-rowStats.R,
	  R/stylizedFactsGUI.R, R/symbolTable.R, R/test-jbALM.R,
	  R/test-jbLM.R, R/test-jbTable.R, R/test-ks2Test.R, R/tslag.R,
	  R/unitTest.R, R/unitrootNA.R, R/utils-Heaviside.R,
	  R/utils-Sys.putenv.R, R/utils-as.matrix.ts.R,
	  R/utils-baseMethods.R, R/utils-characterTable.R,
	  R/utils-colIds.R, R/utils-decor.R, R/utils-getS4.R,
	  R/utils-symbolTable.R, R/utils-unitTest.R, R/utils-unitrootNA.R:
	  utils and stats script renamed as stat-foo and utils-foo
	* R/akimaInterp.R, R/interp-akimaInterp.R, R/interp-krigeInterp.R,
	  R/interp-linearInterp.R, R/krigeInterp.R, R/linearInterp.R,
	  R/locationTest.R, R/test-locationTest.R: interpolation scripts
	  renamed in interp-foo
	* R/color-Locator.R, R/color-Palettes.R, R/color-RGB.R,
	  R/color-Table.R, R/colorLocator.R, R/colorPalette.R,
	  R/colorTable.R, R/matrix-pdl.R, R/pdl.R, R/rgb.R: color script
	  files renamed in color-foo
	* R/NormalityTests.R, R/correlationTest.R, R/dist-fDISTFIT.R,
	  R/fDISTFIT.R, R/fHTEST.R, R/matrix-vech.R, R/normalTest.R,
	  R/scaleTest.R, R/test-NormalityTests.R, R/test-correlationTest.R,
	  R/test-fHTEST.R, R/test-normalTest.R, R/test-scaleTest.R,
	  R/test-varianceTest.R, R/varianceTest.R, R/vec.R: test function
	  scripts renamed in test-foo
	* R/hilbert.R, R/inv.R, R/kron.R, R/matrix-hilbert.R,
	  R/matrix-inv.R, R/matrix-kron.R, R/matrix-norm.R,
	  R/matrix-pascal.R, R/matrix-posDefinite.R, R/matrix-rk.R,
	  R/matrix-tr.R, R/matrix-triang.R, R/matrixNorm.R, R/pascal.R,
	  R/positiveDefinite.R, R/rk.R, R/tr.R, R/triang.R: matrix scripts
	  renamed in matrix-foo.R to find them better
	* R/acfPlot.R, R/boxPlot.R, R/histPlot.R, R/qqPlot.R,
	  R/scalinglawPlot.R, R/seriesPlot.R, R/subPlot.R, R/subStars.R:
	  old plot files deleted
	* R/plot-acfPlot.R, R/plot-boxPlot.R, R/plot-histPlot.R,
	  R/plot-qqPlot.R, R/plot-scalinglawPlot.R, R/plot-seriesPlot.R,
	  R/plot-subPlot.R, R/plot-subStars.R: plot files renamed as
	  plot-foo to find them better
	* R/builtin-gelGMM.R, R/builtin-gmmGMM.R, R/builtin-sandwichGMM.R:
	  gmm builtin added for parameter estimation

2009-04-19  chalabi

	* DESCRIPTION: added explicit version number in Depends field for
	  key packages

2009-04-02  chalabi

	* DESCRIPTION: more explicit depends and suggests field in DESC
	  file.

2009-04-01  chalabi

	* DESCRIPTION: updated DESC file
	* R/qqPlot.R:

2009-02-09  wuertz

	* R/qqPlot.R:

2009-01-28  chalabi

	* DESCRIPTION: updated version number
	* DESCRIPTION: changed version number to match version on CRAN + 1

2009-01-12  chalabi

	* man/NormalityTests.Rd, man/correlationTest.Rd, man/fHTEST.Rd,
	  man/ks2Test.Rd, man/locationTest.Rd, man/scaleTest.Rd,
	  man/varianceTest.Rd: fixed warning with new Rd parser

back to top