This version of 'BayLum' requires
R>=4.1.x!
create_DataFile()This function attempts to ease the very pain-stacking process of
input data processing (BIN/BINX files) so that it can be used in the
'BayLum' modelling. The function is an entirely new
development and will replace the functions
Generate_DataFile_MG() and Generate_DataFile()
in future versions of 'BayLum'. Key features:
RLum.Analysis-class objects, i.e. the data can be imported
independently of the data file creationplot_RegDosePoints()LT_RegenDose(), which was too error-prone and complicated
to maintain.write_YAMLConfigFile()This function supplements create_DataFile() supporting
auto-generated YAML config template files
Age_OSLC14()Age_Computation()AgeS_Computation()combine_DataFiles()SCMatrix()create_DataFile()SC_Ordered()create_DataFile() for
easier usage.Drop dependency to deprecated package
'ArchaeoPhases' and make corresponding code an internal
function (PR #33, @nfrerebeau)
Add dependencies to the packages 'yaml' and
'cli'
Bump version requirement for 'Luminescence' to >=
v0.9.22
Add new external files example.yml and
yaml_config_reference.yml
Internal datasets DATA1, DATA2,
DATA3 were updated to be consistent with the new function
create_DataFile()
The following functions are deprecated and will be removed in future versions of BayLum
Generate_DataFile()Generate_DataFile_MG()LT_RegenDose()