- bugfixes in internal functions (incorrect parameter name in documentation)
- fix alpha channel throwing error with typicality
- new vignette on analyzing multiple images at once
- fixes shiny app directory issue
- url fixes
- under-the-hood-changes in preparation for upcoming R 4.0.0 release
- new package vignette
- new package website
- some under the hood code improvements
Major update * new package name: imagefluency * shorter, more intuitive function names: img_* instead of quantify_ now works directly on color images * improved symmetry score (finds best mirror axis) * different compression algorithms for complexity * interactive shiny app (alpha)
- exemplary images included in package as data
- complete rewrite of complexity function based on
magick
package