Quellcode durchsuchen

Version bump

tags/0.1.6
Maxime Wack vor 5 Jahren
Ursprung
Commit
63d708eda3
3 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. +2
    -2
      CRAN-RELEASE
  2. +1
    -1
      DESCRIPTION
  3. +2
    -2
      NEWS

+ 2
- 2
CRAN-RELEASE Datei anzeigen

@@ -1,2 +1,2 @@
This package was submitted to CRAN on 2019-02-07.
Once it is accepted, delete this file and tag the release (commit 51661cd1b0).
This package was submitted to CRAN on 2019-04-01.
Once it is accepted, delete this file and tag the release (commit 5c07fcd53b).

+ 1
- 1
DESCRIPTION Datei anzeigen

@@ -1,6 +1,6 @@
Package: desctable
Title: Produce Descriptive and Comparative Tables Easily
Version: 0.1.5
Version: 0.1.6
Authors@R: person("Maxime", "Wack", email = "maximewack@free.fr", role = c("aut", "cre"))
Description: Easily create descriptive and comparative tables.
It makes use and integrates directly with the tidyverse family of packages, and pipes.


+ 2
- 2
NEWS Datei anzeigen

@@ -1,8 +1,8 @@
Version 0.1.5
Version 0.1.6

- Correct way to re-export `group_by` and `%>%`

Version 0.1.4
Version 0.1.4-5

- Documentation fix for group_by import (dplyr 0.8)
- Correct description for Dates


Laden…
Abbrechen
Speichern