Skip to content

Latest commit

 

History

History
86 lines (67 loc) · 1.79 KB

NEWS.md

File metadata and controls

86 lines (67 loc) · 1.79 KB

quickcode 0.8

  • 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

  • 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

  • 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

  • Fix system errors with package imports
  • Fix typos in manuals
  • New functions
    • is.image
    • as.image

quickcode 0.4

  • 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

  • Add initial tests using testthat
  • New compilation of functions
  • Improvement to clean and refresh functions

quickcode 0.2

  • New functions
  • Add 'seed' argument to functions using randomness
  • Update to clean and refresh functions

quickcode 0.1

  • Initial release
  • Various "not" functions
  • Shorthand functions
  • Save variable in a way that saves memory usage