Browse Source

update README

master
boB Rudis 4 years ago
parent
commit
f54d014702
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 5
      DESCRIPTION
  2. 2
      R/goldmansans.R
  3. 14
      README.md
  4. BIN
      man/figures/README-ax2-1.png
  5. BIN
      man/figures/README-ax3-1.png
  6. BIN
      man/figures/README-ft-1.png
  7. BIN
      man/figures/README-ps-1.png
  8. BIN
      man/figures/README-rc-1.png
  9. BIN
      man/figures/README-sc-1.png
  10. BIN
      man/figures/README-sp-1.png
  11. BIN
      man/figures/README-tw-1.png
  12. 2
      man/theme_ipsum_gs.Rd

5
DESCRIPTION

@ -1,8 +1,8 @@
Package: hrbrthemes
Type: Package
Title: Additional Themes, Theme Components and Utilities for 'ggplot2'
Version: 0.8.5
Date: 2020-06-24
Version: 0.8.6
Date: 2020-07-01
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640")),
@ -14,6 +14,7 @@ Authors@R: c(
person("Google", comment = "Roboto Condensed & Titillium Web Fonts",
role = c("cph")),
person("IBM", comment = "Plex Sans Font", role = c("cph")),
person("Goldman Sachs", comment = "Goldman Sans Font", role = c("cph")),
person("Impallari Type", comment = "Public Sans Font", role = c("cph")),
person("Jacob", "Barnett", email = "jacob.r.barnett@gmail.com", role = c("ctb")),
person("Thomas J.", "Leeper", role = c("ctb"), email = "thosjleeper@gmail.com",

2
R/goldmansans.R

@ -68,7 +68,7 @@ theme_ipsum_gs <- function(
subtitle_size = 13,
subtitle_face = "plain",
subtitle_margin = 15,
strip_text_family = "Goldman Sans",
strip_text_family = "Goldman Sans Condensed",
strip_text_size = 12,
strip_text_face = "bold",
caption_family=if (.Platform$OS.type == "windows") "Goldman Sans Condensed" else "Goldman Sans Condensed",

14
README.md

@ -44,7 +44,7 @@ The following functions are implemented/objects are exported:
Themes:
- `theme_ipsum`: Arial Narrow
- `theme_ipsum_gs`: Goldman Sans Condensed
- `theme_ipsum_gs`: Goldman Sans Condensed
- `theme_ipsum_es`: Econ Sans Condensed
- `theme_ipsum_rc`: Roboto Condensed
- `theme_ipsum_ps`: IBM Plex Sans font
@ -127,7 +127,9 @@ Utilities:
### Installation
``` r
install.packages("hrbrthemes", repos = "https://cinc.rud.is")
install.packages("hrbrthemes) # NOTE: CRAN version is 0.8.0
# or
install.packages("hrbrthemes", repos = c("https://cinc.rud.is", "https://cloud.r-project.org/"))
# or
remotes::install_git("https://git.rud.is/hrbrmstr/hrbrthemes.git")
# or
@ -152,7 +154,7 @@ library(tidyverse)
# current verison
packageVersion("hrbrthemes")
## [1] '0.8.0'
## [1] '0.8.6'
```
### Base theme (Arial Narrow)
@ -341,9 +343,9 @@ gg_check(gg)
| Lang | \# Files | (%) | LoC | (%) | Blank lines | (%) | \# Lines | (%) |
| :--- | -------: | ---: | ---: | ---: | ----------: | ---: | -------: | ---: |
| R | 23 | 0.88 | 1615 | 0.79 | 308 | 0.70 | 827 | 0.83 |
| HTML | 1 | 0.04 | 297 | 0.15 | 32 | 0.07 | 2 | 0.00 |
| Rmd | 2 | 0.08 | 129 | 0.06 | 98 | 0.22 | 167 | 0.17 |
| R | 24 | 0.89 | 1724 | 0.80 | 327 | 0.72 | 908 | 0.84 |
| HTML | 1 | 0.04 | 297 | 0.14 | 32 | 0.07 | 2 | 0.00 |
| Rmd | 2 | 0.07 | 129 | 0.06 | 98 | 0.21 | 168 | 0.16 |
### Code of Conduct

BIN
man/figures/README-ax2-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

BIN
man/figures/README-ax3-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 32 KiB

BIN
man/figures/README-ft-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

BIN
man/figures/README-ps-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 59 KiB

BIN
man/figures/README-rc-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

BIN
man/figures/README-sc-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

BIN
man/figures/README-sp-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

BIN
man/figures/README-tw-1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

2
man/theme_ipsum_gs.Rd

@ -16,7 +16,7 @@ theme_ipsum_gs(
subtitle_size = 13,
subtitle_face = "plain",
subtitle_margin = 15,
strip_text_family = "Goldman Sans",
strip_text_family = "Goldman Sans Condensed",
strip_text_size = 12,
strip_text_face = "bold",
caption_family = if (.Platform$OS.type == "windows") "Goldman Sans Condensed" else

Loading…
Cancel
Save