NEWS.md
This version of 'BayLum'
requires R>=4.1.x!
AgeS_Computation()
crashed reproducibly if the THETA matrix (as one possibility) was provided indeed as a file name instead of a matrix
object; fixed (thanks to M. Heydari for reporting)
create_ThetaMatrix()
the function did not throw an error in all cases where sigma_s
was obviously wrong; fixed (thanks to M. Heydari for reporting)
Generate_DataFile_MG()
the function now tests checks the number of specified BIN-files matches the actual number of BIN-files in the the folders. If not, a warnings is prompted because if the number is wrong this can lead to very hard to track down problems.