Skip to contents

artpack 0.1.8 (Development Version)

New Functions and Updates

artpack 0.1.7

New Functions and Updates

  • Added resizer().
  • Added more internal utility helper functions.
  • Improved test suite for internal utility helper functions.

artpack 0.1.6

New Functions and Updates

  • Added randomize argument to art_pals() which allows for the palette order to be sampled.
  • Streamlined test suites for art_pals().
  • Small copy-paste corrections.

artpack 0.1.5

New Functions and Updates

  • Added seq_bounce().
  • Added more internal utility helper functions.
  • Improved test suite for internal utility helper functions.
  • Regenerated pkgdown favicons.
  • Rectified unknown global variables.
  • Added subtitles to the package index (reference) page.

artpack 0.1.4

New Functions and Updates

  • Added test suite for internal utility helper functions.

artpack 0.1.3

New Functions and Updates

artpack 0.1.2.9000

New Functions and Updates

  • Added group_slice() which allows slicing of data frames and tibbles by a group variable.

artpack 0.1.2

New Functions and Updates

  • Added group_sample() which allows sampling of data frames and tibbles by a group variable.
  • Increased minimum required version of R in DESCRIPTION to R (>= 4.1.0).
  • Corrected circle_data() help documentation.

artpack 0.1.0

CRAN release: 2023-08-24

  • Initial Release on CRAN