Changes in version 1.4.2 (2026-01-23) o Minor documentation updates Changes in version 1.4.1 (2025-09-30) o Fixed a test breaking due to ggplot2 update. Changes in version 1.4.0 (2024-11-22) o Switched to version 4.1 of the ToxCast database o Added a default flag to remove in remove_flags Changes in version 1.3.1 (2024-01-30) o Made "Chemical" a required column in the Chemical tab. Now all plot names will key off that column instead of the names listed in tox_chemicals. o Updated documentation to remove some notes. o Removed dplyr from NAMESPACE. Changes in version 1.3.0 (2023-04-14) o Switched to version 3.5 of the ToxCast database Changes in version 1.2.0 (2020-10-09) o Switched to version 3.2 of the ToxCast database Changes in version 1.1.0 (2019-11-26) o Switched to version 3 of the ToxCast database o Added custom x label arguments o Added more flexibility for potential facet graphs in chemical boxplots. Changes in version 1.0.0 o Initial release includes functions on incorporating ToxCast data with measured concentration. o Vignettes and Shiny app included Changes in version 0.0.0 o Initial build