Skip to content

Commit

Permalink
Ignore white space changes
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Jun 7, 2017
1 parent 870cef8 commit ed8edec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .helper_functions
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ reverse_depends:
file.rename("revdep/problems.md", "revdep/problems-cran.md")
load_all()
do_check()
system("diff –b revdep/problems.md revdep/problems-cran.md > revdep/problem-diff.txt")
system("diff --ignore-space-change 'revdep/problems.md' 'revdep/problems-cran.md' > revdep/problem-diff.txt")
reverse_depends_email:
devtools:::revdep_email(date = "Nov 4th alongside ggplot2's release", version = "1.3.0", author = "Barret", draft = TRUE, only_problems = FALSE)
50 changes: 4 additions & 46 deletions revdep/problem-diff.txt
Original file line number Diff line number Diff line change
@@ -1,53 +1,11 @@
17,40c17,40
< |package |* |version |date |source |
18c18
< |:------------|:--|:-------|:----------|:-----------------------|
< |broom | |0.4.2 |2017-02-13 |CRAN (R 3.4.0) |
< |chemometrics | |1.4.2 |2017-03-17 |CRAN (R 3.4.0) |
< |geosphere | |1.5-5 |2016-06-15 |CRAN (R 3.4.0) |
< |GGally |* |1.3.1 |2017-06-07 |local (ggobi/ggally@NA) |
< |ggplot2 | |2.2.1 |2016-12-30 |CRAN (R 3.4.0) |
< |gtable | |0.2.0 |2016-02-26 |CRAN (R 3.4.0) |
< |igraph | |1.0.1 |2015-06-26 |CRAN (R 3.4.0) |
< |intergraph | |2.0-2 |2016-12-05 |CRAN (R 3.4.0) |
< |mapproj | |1.2-4 |2015-08-03 |CRAN (R 3.4.0) |
< |maps | |3.1.1 |2016-07-27 |CRAN (R 3.4.0) |
< |network | |1.13.0 |2015-09-19 |CRAN (R 3.4.0) |
< |packagedocs | |0.4.0 |2016-11-04 |CRAN (R 3.4.0) |
< |plyr | |1.8.4 |2016-06-08 |CRAN (R 3.4.0) |
< |progress | |1.1.2 |2016-12-14 |CRAN (R 3.4.0) |
< |RColorBrewer | |1.1-2 |2014-12-07 |CRAN (R 3.4.0) |
< |reshape | |0.8.6 |2016-10-21 |CRAN (R 3.4.0) |
< |rmarkdown | |1.5 |2017-04-26 |CRAN (R 3.4.0) |
< |roxygen2 | |6.0.1 |2017-02-06 |CRAN (R 3.4.0) |
< |scagnostics | |0.2-4 |2012-11-05 |CRAN (R 3.4.0) |
< |scales | |0.4.1 |2016-11-09 |CRAN (R 3.4.0) |
< |sna | |2.4 |2016-08-08 |CRAN (R 3.4.0) |
< |testthat | |1.0.2 |2016-04-23 |CRAN (R 3.4.0) |
---
> |package |* |version |date |source |
> |:------------|:--|:-------|:----------|:--------------|
> |broom | |0.4.2 |2017-02-13 |CRAN (R 3.4.0) |
> |chemometrics | |1.4.2 |2017-03-17 |CRAN (R 3.4.0) |
> |geosphere | |1.5-5 |2016-06-15 |CRAN (R 3.4.0) |
22c22
< |GGally |* |1.3.1 |2017-06-07 |local (ggobi/ggally@NA) |
---
> |GGally |* |1.3.0 |2016-11-13 |cran (@1.3.0) |
> |ggplot2 | |2.2.1 |2016-12-30 |CRAN (R 3.4.0) |
> |gtable | |0.2.0 |2016-02-26 |CRAN (R 3.4.0) |
> |igraph | |1.0.1 |2015-06-26 |CRAN (R 3.4.0) |
> |intergraph | |2.0-2 |2016-12-05 |CRAN (R 3.4.0) |
> |mapproj | |1.2-4 |2015-08-03 |CRAN (R 3.4.0) |
> |maps | |3.1.1 |2016-07-27 |CRAN (R 3.4.0) |
> |network | |1.13.0 |2015-09-19 |CRAN (R 3.4.0) |
> |packagedocs | |0.4.0 |2016-11-04 |CRAN (R 3.4.0) |
> |plyr | |1.8.4 |2016-06-08 |CRAN (R 3.4.0) |
> |progress | |1.1.2 |2016-12-14 |CRAN (R 3.4.0) |
> |RColorBrewer | |1.1-2 |2014-12-07 |CRAN (R 3.4.0) |
> |reshape | |0.8.6 |2016-10-21 |CRAN (R 3.4.0) |
> |rmarkdown | |1.5 |2017-04-26 |CRAN (R 3.4.0) |
> |roxygen2 | |6.0.1 |2017-02-06 |CRAN (R 3.4.0) |
> |scagnostics | |0.2-4 |2012-11-05 |CRAN (R 3.4.0) |
> |scales | |0.4.1 |2016-11-09 |CRAN (R 3.4.0) |
> |sna | |2.4 |2016-08-08 |CRAN (R 3.4.0) |
> |testthat | |1.0.2 |2016-04-23 |CRAN (R 3.4.0) |
202c202
< Running ‘testthat.R’ [14s/15s]
---
Expand Down

0 comments on commit ed8edec

Please sign in to comment.