Changes in version 1.0.8 (2025-05-15) - [x] create_shape() - [x] updated recommendation for Polychrome version (use 1.5.1) Changes in version 1.0.7 (2025-04-09) - [x] Bug fixes Changes in version 1.0.6 (2025-03-02) - [x] trim.file(), detect_outlier() and some new functions - [x] Edit to README and help documentation Changes in version 1.0.5 (2025-02-03) - [x] Minor updates to functions and examples - [x] Introduced cat_to_num() and cat_to_num2() - [x] Removed multiply() and genRandImg() Changes in version 1.0.4 (2025-01-14) - [x] Minor updates to functions and examples Changes in version 1.0.3 (2024-12-02) - [x] Minor updates to functions and examples Changes in version 1.0.2 (2024-11-06) - [x] Expand functionality of data_pop, vector_pop, data_shuffle, vector_shuffle - [x] Update pairDist Changes in version 1.0.1 (2024-10-11) - [x] Deprecate genRandImg function due to URL issues - [x] Update clean function Changes in version 1.0.0 (2024-09-02) - [x] New functions - [x] extract_comment: extract all comments from a file - [x] clean_file: remove all comments from a file - [x] extract_IP: extract IP addresses from a string - [x] track_func: track usage of other functions ... and many more. Changes in version 0.9.1 (2024-07-26) - [x] Quick bug fixes in functions Changes in version 0.9 (2024-07-09) - [x] Fixed bugs in functions - [x] clean/refresh - [x] New functions - [x] getWeekSeq - [x] zscore - [x] getDistribution - And many more...check documentation and website Changes in version 0.8 (2024-04-06) - [x] Revisions to current functions - [x] fAddDate - [x] New functions - [x] date1to3 - [x] date3to1 - [x] switch_rows - [x] switch_cols - [x] has.error - [x] getGitRepoStart - [x] getGitRepoChange - [x] is.lognormal - [x] is.normal - [x] is.uniform - [x] is.poisson - [x] is.gamma - [x] is.logistic - [x] is.weibull - [x] is.cauchy - [x] setDisAlpha - [x] unsetDisAlpha Changes in version 0.7 (2024-03-03) - [x] Revisions to current functions - [x] in.range - [x] archivedPkg - [x] rDecomPkg - [x] genRandImg - [x] New functions - [x] pairDist - [x] strsplit.num - [x] strsplit.bool - [x] read.csv.print - [x] read.table.print Changes in version 0.6 (2023-12-03) - [x] More 'Use case' section to major functions - [x] More addins for functions to add header and section comments - [x] New functions and revisions to old functions Changes in version 0.5 (2023-10-19) - [x] Fix system errors with package imports - [x] Fix typos in manuals - [x] New functions - [x] is.image - [x] as.image Changes in version 0.4 (2023-10-01) - [x] Add 'Use case' section to major functions - [x] Incorporation of features and functions by Brice - [x] rcolorconst() - [x] genRandImg() - [x] archivedPkg() - [x] as.boolean() - [x] yesNoBool() - [x] Bug fixes and update to existing functions - [x] add_key() - [x] vector_push() Changes in version 0.3 (2023-09-02) - [x] Add initial tests using testthat - [x] New compilation of functions - [x] Improvement to clean and refresh functions Changes in version 0.2 (2023-08-08) - [x] New functions - [x] Add 'seed' argument to functions using randomness - [x] Update to clean and refresh functions Changes in version 0.1 (2023-07-18) - [x] Initial release - [x] Various "not" functions - [x] Shorthand functions - [x] Save variable in a way that saves memory usage