Package: TLdating
Type: Package
Title: Tools for Thermoluminescences Dating
Version: 0.1.1
Date: 2016-03-01
Authors@R: c(
  person("David", "Strebler", role= c("aut","cre"), email= "david.strebler@uni-koeln.de"),
  person("Dominik", "Brill", role = c("ths")),
  person("Helmut", "Brückner", role=c("ths"))
  )
Maintainer: David Strebler <david.strebler@uni-koeln.de>
Description: A series of function to make thermoluminescence dating using the MAAD or the SAR protocol.
    This package completes the R package "Luminescence."
License: GPL-3
Encoding: UTF-8
Depends: R (>= 2.0.0)
Imports: methods, Luminescence (>= 0.5.0), gplots
Collate: 'analyse_TL.MAAD.R' 'analyse_TL.SAR.R' 'analyse_TL.plateau.R'
        'calc_TL.LxTx.R' 'calc_TL.MAAD.fit.I.R' 'calc_TL.MAAD.fit.Q.R'
        'calc_TL.MAAD.separate.R' 'calc_TL.MAAD.average.R'
        'calc_TL.SAR.fit.R' 'calc_TL.plateau.R' 'calc_TL.temperature.R'
        'mod_align.peaks.R' 'mod_extract.TL.R' 'mod_extract.aliquot.R'
        'mod_extract.preheat.R' 'mod_update.dType.R'
        'mod_remove.preheat.R' 'mod_remove.aliquot.R'
        'mod_substract.background.R' 'plot_align.peaks.R'
        'plot_extract.TL.R' 'plot_remove.preheat.R'
        'plot_substract.background.R' 'plot_TL.plateau.R'
        'plot_TL.MAAD.R' 'plot_TL.SAR.R' 'script_TL.export.R'
        'script_TL.import.R' 'script_TL.MAAD.R' 'script_TL.plateau.R'
        'script_TL.pretreatment.R' 'script_TL.SAR.R' 'TLum-class.R'
        'TLum.Data-class.R' 'TLum.BIN.File-class.R'
        'TLum.Data.Curve-class.R' 'TLum.Analysis-class.R'
        'TLum.Results-class.R' 'Risoe.BINfileData2TLum.BIN.File.R'
        'TLum.BIN.File2Risoe.BINfileData.R'
        'TLum.BIN.File2TLum.Analysis.R' 'RLum.Analysis2TLum.Analysis.R'
        'TLum.BIN.File2TLum.Data.Curve.R'
        'TLum.Analysis2TLum.BIN.File.R' 'TLum.Analysis2RLum.Analysis.R'
        'TLdating-package.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-15 14:23:03 UTC; admin
Author: David Strebler [aut, cre],
  Dominik Brill [ths],
  Helmut Brückner [ths]
Repository: CRAN
Date/Publication: 2016-03-15 15:58:22
