Software#

C64

I’ve been programming since the age of 7; my first computer was the C64.

I believe most software should be free.

Shortcuts:genieclust (Python/R) ○ stringi (R/[1]) ○ clustering-benchmarks (Python/language agnostic) ○ stringx (R) ○ realtest (R)

My developer (“social media”) profiles:GitHubStackOverflow

Check out my open-access textbooks:Deep R ProgrammingMinimalist Data Wrangling with Python

genieclust (Python+R)#

genieclust

Fast and robust hierarchical clustering with noise point detection: Genie finds meaningful clusters and is fast even on large data sets.

RStudio CRAN mirror downloads PyPI downloads

stringi (R)#

stringi

stringi (pronounced “stringy”, IPA [strinɡi]) is THE R[1] package for very fast, portable, correct, consistent, and convenient string/text processing in any locale or character encoding. It is one of the most often downloaded packages on CRAN.

RStudio CRAN mirror downloads RStudio CRAN mirror downloads

clustering-benchmarks (Python etc.)#

clustering-benchmarks

A framework for benchmarking clustering algorithms

stringx (R)#

stringx

Drop-in replacements for base string functions powered by stringi

RStudio CRAN mirror downloads

realtest (R)#

realtest

Where expectations meet reality: Realistic unit testing in R

RStudio CRAN mirror downloads

Other#

  • TurtleGraphics (R) (maintained by Barbara Żogała-Siudem)

    Learn R programming while having a jolly time

    ○ CRAN ○ GitHub ○ Tutorial

  • agop (R)

    Aggregation operators and preordered sets in R

    ○ CRAN ○ GitHub

  • genie (R)

    A new, fast, and outlier resistant hierarchical clustering algorithm (superseded by genieclust)

    ○ CRAN ○ GitHub

  • SimilaR (R) (maintained by Maciej Bartoszuk)

    R source code similarity evaluation

    ○ CRAN ○ GitHub ○ Paper on the SimilaR package in the R Journal (DOI:10.32614/RJ-2020-017)

  • FuzzyNumbers (R)

    Tools to deal with fuzzy numbers in R

    ○ CRAN ○ GitHub ○ Tutorial

  • CITAN (R)

    CITation ANalysis toolpack [deprecated]

    ○ CRAN ○ GitHub