Skip to contents
tidyplate 2.1.1
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
tidyplate 2.0.0
CRAN release: 2024-10-04
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.