Recent Releases of platetools
platetools - CRAN version 0.1.3
- Fix
ggplot2::fixed_coord(ylim())reversal when used withscale_y_reversein ggplot2 >= 3.3.0 - Remove assertion that causes an error in R 4.0.0 Windows version
- Improve warning message for checking plate dimensions (@aaronmck )
- Fix error in
missing_wellstests - Add
legend_title()function to wrap ggplot2 mess
- R
Published by Swarchal almost 6 years ago
platetools - CRAN version 0.1.2
Version 0.1.2
- Column labels now show at the top of the plate.
- Now have access to
stats::med_smootharguments to control iterations when using two-way median polish andb_scorefunctions. - All plots now have additional arguments to change the size and shape of the wells using the same arguments as
geom_point. b-scorefunctions now have normalise argument to divide residuals by the plate median-absolute-deviation (MAD) as per the original paper.- Deprecation warning as
eachargument changed toscale_eachfor the grid functions. - Remove plyr as a dependency.
- Remove dplyr as a dependency.
- Fix incorrect test for
missing_wellsfunction.
- R
Published by Swarchal almost 7 years ago
platetools - CRAN version 0.1.1
Fix errors caused by ggplot2 changes.
- R
Published by Swarchal over 7 years ago
platetools - CRAN version 0.1.0
- Add new
set_block()function (contributed by @charles-plessy) - Fix deprecation warning for
panel.margin
- R
Published by Swarchal almost 8 years ago
platetools - CRAN version 0.0.2
- Few small bug fixes, mainly
missing_wells()now works properly with 384-well plates. - Fix imports that caused a NOTE on macOS and Fedora CRAN checks.
- R
Published by Swarchal over 9 years ago