Changes in version 0.6.2 (2023-09-25) - Added tests based on testthat package - Added necessary details to CITATION file - Corrected author field in DESCRIPTION Changes in version 0.5 - All of the functions have now the correct CamelCaseNames style. - Added functions for calculation of the characteristics of fuzzy numbers (like the width, etc.) Changes in version 0.4.2 (2022-03-21) - Dropped strong dependency with ttutils package. Changes in version 0.4.1 (2022-03-08) - Added some references. Changes in version 0.4.0 (2022-01-05) - Added function to calculate the p-value of the two-sample bootstrapped test for the mean (the C-test). Changes in version 0.3.1 (2021-12-14) - Fixed problem with the formula for MSE. Changes in version 0.3.0 (2021-11-22) - Added procedures to generate the initial samples. Changes in version 0.2.4 - Added tests for parameters of SEResamplingMean function. Changes in version 0.2.3 - Updated README file. Changes in version 0.2.2 - Added function to estimate the SE/MSE of the mean for the bootstrapped samples. - Updated help files. Changes in version 0.2.1 - Added function to calculate the p-value of the one-sample bootstrapped test for the mean (the C-test). - Updated help files. Changes in version 0.2.0 - Added function BertoluzzaDistance to calculate Bertoluzza et al.'s distance. Changes in version 0.1.1 - Added general help for the package.