From bafc86d17ee1e1b5b6a6264e09f0b288cb003836 Mon Sep 17 00:00:00 2001 From: Marium Tapal Date: Mon, 1 Sep 2025 14:32:24 -0400 Subject: [PATCH] update version number + cran comments --- DESCRIPTION | 2 +- cran-comments.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index cedd4b6..b20144a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: fec16 Title: Data Package for the 2016 United States Federal Elections -Version: 0.1.4 +Version: 0.1.5 Authors@R: c( person(given = "Marium", family = "Tapal", diff --git a/cran-comments.md b/cran-comments.md index 5658a2b..ae03fc4 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,9 @@ ## Resubmission +This is a resubmission. In this version (v0.1.5), we did a small fix to for `ggplot2`'s reverse dependency. + +## Resubmission + This is a resubmission. In this version (v0.1.4): * Fixed note about HTML version change to 4.2.0 which caused the package to be archived on CRAN