NEWS
tidyplate 2.2.0 (2024-12-06)
Minor changes
- Fixed type mismatch in plate validation when comparing column identifiers.
- Added vignette with
plater::read_plate()
comparison.
- Added comparison code in
inst
folder.
tidyplate 2.1.0 (2024-11-18)
New features
generate_plate()
: Exports a tibble into plate-shaped csv or xlsx file.
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.
- Added more tests.
tidyplate 2.0.1 (2024-10-08)
Minor changes
- Exported
build_plate()
to NAMESPACE.
tidyplate 2.0.0 (2024-10-04)
New features
build_plate()
: Generate plate templates.
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 (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 (2024-01-11)
Minor changes
- Added quotes around package name in DESCRIPTION.
- Removed unnecessary files.
tidyplate 0.9.0
Features
tidy_plate()
: Convert microwell plate data into tibbles.
check_plate()
: Verify errors in input file.
view_plate_names()
: Get individual plate names in data.