Changes in version 1.3.1 (2021-01-07) o Corrected some errors in the manual o Add a decison rule (criterion 6, the distance criterion) in decisionDST function Changes in version 1.3 (2019-10-25) o Add a kind of FMT function converting mass function to contour function o Add a decison rule (criterion 6, the distance criterion) in decisionDST function Changes in version 1.2 (2015-07-16) o Change the form of the output vector for the combined mass in DST function. Now the output for all the type of bba generated is a column vector. o Fix the bug of RandomMass function brought by the base::sample function. o Add three types of mass in RandomMass function, consonant bbas and non-dogmatic consonant bbas (both with nested focal elements), SSFs. o Modify the function DST to be more optimized. o In DST function, the combination rules LNS and LNSa are added. o Change the name of the function LCRule to LCPrinciple Changes in version 1.1 (2015-05-15) o Add the function LCRule for creating bbas from probabilities using Least-Committed Principle. o Change the form of the input/output mass matrix for function discounting. Now for both the input and output mass matrices, each column is a bba. If there is only one bba to discount, the input and output bbas are both vectors. o Fix the bug that qtow function could not work for dogmatic belief functions. o Fix the bug that some FMT functions could not produce an output.