File tree Expand file tree Collapse file tree 4 files changed +11
-25
lines changed
Expand file tree Collapse file tree 4 files changed +11
-25
lines changed Original file line number Diff line number Diff line change @@ -64,16 +64,16 @@ p4 <- ggplot(mtcars) + geom_bar(aes(carb))
6464patchwork can do so much more. Check out the guides for learning
6565everything there is to know about all the different features:
6666
67- - [ Getting
68- Started] ( https://patchwork.data-imaginist.com/articles/patchwork.html )
69- - [ Assembling
70- Plots] ( https://patchwork.data-imaginist.com/articles/guides/assembly.html )
71- - [ Defining
72- Layouts] ( https://patchwork.data-imaginist.com/articles/guides/layout.html )
73- - [ Adding
74- Annotation] ( https://patchwork.data-imaginist.com/articles/guides/annotation.html )
75- - [ Aligning across
76- pages] ( https://patchwork.data-imaginist.com/articles/guides/multipage.html )
67+ - [ Getting
68+ Started] ( https://patchwork.data-imaginist.com/articles/patchwork.html )
69+ - [ Assembling
70+ Plots] ( https://patchwork.data-imaginist.com/articles/guides/assembly.html )
71+ - [ Defining
72+ Layouts] ( https://patchwork.data-imaginist.com/articles/guides/layout.html )
73+ - [ Adding
74+ Annotation] ( https://patchwork.data-imaginist.com/articles/guides/annotation.html )
75+ - [ Aligning across
76+ pages] ( https://patchwork.data-imaginist.com/articles/guides/multipage.html )
7777
7878## Code of Conduct
7979
Original file line number Diff line number Diff line change 1- This is a small patch release with general upkeep and a few
2- bugfixes/improvements
3-
4- ## revdepcheck results
5-
6- We checked 166 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7-
8- * We saw 0 new problems
9- * We failed to check 1 packages
10-
11- Issues with CRAN packages are summarised below.
12-
13- ### Failed to check
14-
15- * loon.ggplot (NA)
1+ This is a patch release with a range of bug fixes
You can’t perform that action at this time.
0 commit comments