diff --git a/DESCRIPTION b/DESCRIPTION index 0b040103..0752eac7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: janitor Title: Simple Tools for Examining and Cleaning Dirty Data -Version: 1.1 +Version: 1.1.0 Authors@R: c(person("Sam", "Firke", email = "samuel.firke@gmail.com", role = c("aut", "cre")), person("Chris", "Haid", email = "chrishaid@gmail.com", role = "ctb"), person("Ryan", "Knight", email = "ryangknight@gmail.com", role = "ctb"), - person("Bill", "Denney", email = "wdenney@humanpredictions.com", role="ctb")) + person("Bill", "Denney", email = "wdenney@humanpredictions.com", role = "ctb")) Description: The main janitor functions can: perfectly format data.frame column names; provide quick counts of variable combinations (i.e., frequency tables and crosstabs); and isolate duplicate records. Other janitor functions diff --git a/NEWS.md b/NEWS.md index be5f36fc..2ce0be3c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# janitor 1.1 (2018-07-17) +# janitor 1.1.0 (2018-07-17) ## Release summary This release was requested by CRAN to address some minor package dependency issues. It also contains several updates and additions described below. diff --git a/cran-comments.md b/cran-comments.md index 8d6a06a1..ca17da18 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -25,4 +25,4 @@ Per CRAN request (Kurt Hornik on July 3rd 2018), I am submitting a patched versi ### Downstream dependencies The only breaking change in this release that could affect another package is quite obscure and does not affect the downstream dependencies. -I checked 5 reverse dependencies from CRAN: ballr, bomrang, driftR, fivethirtyeight, moderndive. I get some unrelated warnings and notes but nothing having to do with the janitor package or this update. \ No newline at end of file +I checked 6 reverse dependencies from CRAN: ballr, bomrang, driftR, fivethirtyeight, moderndive, questionr. I get some unrelated warnings and notes but nothing having to do with the janitor package or this update. \ No newline at end of file diff --git a/docs/articles/index.html b/docs/articles/index.html index e1e1c8f1..ccc8f31a 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -97,7 +97,7 @@
diff --git a/docs/articles/janitor.html b/docs/articles/janitor.html index bb938012..a2896ed7 100644 --- a/docs/articles/janitor.html +++ b/docs/articles/janitor.html @@ -80,7 +80,7 @@