Changes in version 0.4.0 (2022-03-31) - make_force_packages - create lists for usage with pretty_namespace force argument. Changes in version 0.3.6 - pretty_namespace - add console summary output for changes in file - Fixed bugs in pretty_namespace - correct shift in lines with multiple namespaces - search only exported namespace functions - function split up into smaller functions found in pretty_utils Changes in version 0.3.5.2 - Fixed bug in pretty_namespace when global env is empty. Changes in version 0.3.5.1 (2017-10-28) - NEWS.md file to track changes to the package. - pretty_namespaces - Function that autoappends namespace to functions in script by searchpath order. - create_yml - Functions that creates _sinewconfig.yml in the current project root directory, and updates .Rbuildignore. - makeImport - Writes directly to DESCRIPTION file. - untangle - Create the body.R file in the working directory instead of the directory where the functions are created. - Naming scheme for files is updated to replace all . in function names to _. - makeImport - does not create namespace output