Skip to content

NACHO 1.1.0

Compare
Choose a tag to compare
@mcanouil mcanouil released this 14 Jan 15:28

Breaking changes

  • In DESCRIPTION,
    • Update ggplot2 version (>= 3.3.0).
    • Update dplyr version (>= 1.0.2).
  • In R/autoplot.R,
    • Replace ggplot2::expand_scale() with ggplot2::expansion().

Minor improvements and fixes

  • In R/load_rcc.R,
    • Remove deprecated dplyr::progress_estimated().
  • In R/norm_glm.R,
    • Remove deprecated dplyr::progress_estimated().
  • In tests,
    • Small tweaks.
    • Add condition when trying to download files from a GEO dataset (Fix CRAN checks).