NACHO 1.1.0
Breaking changes
- In
DESCRIPTION
,- Update
ggplot2
version (>= 3.3.0). - Update
dplyr
version (>= 1.0.2).
- Update
- In
R/autoplot.R
,- Replace
ggplot2::expand_scale()
withggplot2::expansion()
.
- Replace
Minor improvements and fixes
- In
R/load_rcc.R
,- Remove deprecated
dplyr::progress_estimated()
.
- Remove deprecated
- In
R/norm_glm.R
,- Remove deprecated
dplyr::progress_estimated()
.
- Remove deprecated
- In
tests
,- Small tweaks.
- Add condition when trying to download files from a GEO dataset (Fix CRAN checks).