Skip to contents

quickcode 1.0.0

  • New functions
    • extract_comments
    • track_function
    • extract_IP

quickcode 0.9.1

CRAN release: 2024-07-26

  • Quick bug fixes in functions

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

quickcode 0.2

CRAN release: 2023-08-08

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

quickcode 0.1

CRAN release: 2023-07-18

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