Skip to contents

tidyplate 2.1.1

New features

Major changes

  • Soft deprecation of file_type argument in build_plate() and replaced with file.
  • view_plate_names() returns plate names even when the plate names are not valid with a warning.

Minor changes

  • Improved error and warning messages.
  • Polished README and vignettes.
  • Added description field for each function.

tidyplate 2.0.1

CRAN release: 2024-10-08

Minor changes

tidyplate 2.0.0

CRAN release: 2024-10-04

New features

Major changes

  • All functions are rewritten to improve speed and efficiency.

Minor changes

  • Added more examples in vignette and README.
  • Polished Roxygen documentation.

tidyplate 1.1.0

CRAN release: 2024-02-04

Minor changes

  • Removed tidyplate warnings.
  • well_id column will now have leading zeros.

Bug fixes

  • Fixed double file extension printing in output messages.

tidyplate 1.0.0

CRAN release: 2024-01-11

Minor changes

  • Added quotes around package name in DESCRIPTION.
  • Removed unnecessary files.

tidyplate 0.9.0

Features