Changes in version 1.7.0 (2023-01-17) - Updated internal functions related to buildModelData to ensure that argument modelObj is used to source the intercept as well as the range of the independent variables from the model instead of generating randomly. - Added a new function buildId - Updated vignettes to include the various types of data distributions along with the industry example. Changes in version 1.6.0 (2023-01-11) - Updated buildModelData to include a new argument modelObj that sources the model object. Changes in version 1.5.0 (2022-05-01) - Added new functions namely buildModelData and extractDf to access uncovr API. - Made a change to an internal function namely nextAlphaProb in response to note from R devel build server. - The above two changes resulted in dependencies on other packages namely jsonlite, httr and methods. Changes in version 1.4.0 (2021-11-01) - Added new function buildPattern Changes in version 1.3.0 (2021-10-17) - Added new function buildHierarchy Changes in version 1.2.0 (2020-09-08) - Added new function buildNum Changes in version 1.1.1 (2020-03-22) Bug fixes - Bug: Generating names based on custom training data doesn’t work #22 Changes in version 1.1.0 (2020-03-13) - Added new function buildNames.