Skip to content

Commit

Permalink
Updated cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cosimameyer committed Apr 15, 2022
1 parent 8a43c81 commit a32bbba
Showing 1 changed file with 7 additions and 31 deletions.
38 changes: 7 additions & 31 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,6 @@
## Resubmission

This is a (re)submission for an updated version of this package (overviewR 0.0.7 is already available on CRAN).

- This version adds the following extensions
- `overview_plot`
- Adjustable `dot_size` (default is 2)
- `overview_na`
- Option to generate `row_wise` NA values
- Possibility to use data.table
- `overview_overlap`
- New function to compare (at the moment) two data sets using bar graphs (`plot_type = "bar"`) or Venn diagrams (`plot_type = "venn"`)
- `overview_print`
- Fixed a small issue that can cause problems with large (and complex) TeX documents
- `overview_tab`
- Possibility to use data.table
- Multiple time argument
- Excetended `toydata` data.frame (including variables for day)

- This version adds bugs fixes and extensions for
- `overview_plot`
- some consecutive years were not correctly connected before)
- `color` argument to color parts of the time lines
- `overview_print`
- `label` to add a cross-reference label
- `fontsize` to change the font size
- `overview_crossplot`
- a new function that visualizes basically the same output as `overview_crosstab`
- `overview_tab`
- if there is a `NA` in the `id` variable this observation will be automatically deleted. The user gets a warning.
- `overview_crosstab`
- if there is a `NA` in the `id` variable this observation will be automatically deleted. The user gets a warning.
This is a (re)submission for an updated version of this package. It includes the requested changes for overviewR 0.0.9.

## Test environments

Expand All @@ -38,8 +9,13 @@ This is a (re)submission for an updated version of this package (overviewR 0.0.7
* macOS Monterey 12.1, R 4.1.3 (local machine)
* Fedora Linux, R-devel, clang, gfortran (on rhub)

We also tested on:

* Debian Linux, R-devel, GCC, no long double (on rhub)
* Debian Linux, R-devel, GCC (on rhub)

## R CMD check results
There were no ERRORs, WARNINGs or NOTEs.
There were no ERRORs or WARNINGs. We received a NOTE because the last submission was only a few days ago.

## Downstream dependencies
There are currently no downstream dependencies for this package.

0 comments on commit a32bbba

Please sign in to comment.