Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: fec16
Title: Data Package for the 2016 United States Federal Elections
Version: 0.1.5
Version: 0.1.6
Authors@R: c(
person(given = "Marium",
family = "Tapal",
Expand Down Expand Up @@ -50,5 +50,5 @@ LazyData: true
URL: https://github.com/baumer-lab/fec16
BugReports: https://github.com/baumer-lab/fec16/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.3
VignetteBuilder: knitr
2 changes: 1 addition & 1 deletion R/fec16-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' The fec16 package provides the following 9 datasets from the Federal Election Commission's 2015-2016 election cycle:
#'
#' @section Datasets:
#' \if{html}{\figure{hex_fec16.png}{options: style="float: right" width="45%" alt="Figure: hex_fec16.png"}}
#' \if{html}{\figure{hex_fec16.png}{options: style="float: right" width=120 alt="Figure: hex_fec16.png"}}
#' \itemize{
#' \item Candidates: [candidates]
#' \item Committees: [committees]
Expand Down
4 changes: 4 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Resubmission

This is a resubmission. In this version (v0.1.6), we did a small fix to the logo for the package documentation.

## Resubmission

This is a resubmission. In this version (v0.1.5), we did a small fix to for `ggplot2`'s reverse dependency.

## Resubmission
Expand Down
24 changes: 23 additions & 1 deletion man/fec16.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.