Changelog
Source:NEWS.md
quickcode 0.9
CRAN release: 2024-07-09
-
Fixed bugs in functions
- clean/refresh
-
New functions
- getWeekSeq
- zscore
- getDistribution
- And many more…check documentation and website
quickcode 0.8
CRAN release: 2024-04-06
-
Revisions to current functions
- fAddDate
-
New functions
- date1to3
- date3to1
- switch_rows
- switch_cols
- has.error
- getGitRepoStart
- getGitRepoChange
- is.lognormal
- is.normal
- is.uniform
- is.poisson
- is.gamma
- is.logistic
- is.weibull
- is.cauchy
- setDisAlpha
- unsetDisAlpha
quickcode 0.7
CRAN release: 2024-03-03
-
Revisions to current functions
- in.range
- archivedPkg
- rDecomPkg
- genRandImg
-
New functions
- pairDist
- strsplit.num
- strsplit.bool
- read.csv.print
- read.table.print
quickcode 0.6
CRAN release: 2023-12-03
- More ‘Use case’ section to major functions
- More addins for functions to add header and section comments
- New functions and revisions to old functions
quickcode 0.5
CRAN release: 2023-10-19
- Fix system errors with package imports
- Fix typos in manuals
-
New functions
- is.image
- as.image
quickcode 0.4
CRAN release: 2023-10-01
- Add ‘Use case’ section to major functions
-
Incorporation of features and functions by Brice
- rcolorconst()
- genRandImg()
- archivedPkg()
- as.boolean()
- yesNoBool()
-
Bug fixes and update to existing functions
- add_key()
- vector_push()
quickcode 0.3
CRAN release: 2023-09-02
- Add initial tests using testthat
- New compilation of functions
- Improvement to clean and refresh functions