@@ -5,7 +5,7 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re
55[ ![ Signed
66by] ( https://img.shields.io/badge/Keybase-Verified-brightgreen.svg )] ( https://keybase.io/hrbrmstr )
77![ Signed commit
8- %] ( https://img.shields.io/badge/Signed_Commits-28.8 %25-lightgrey.svg )
8+ %] ( https://img.shields.io/badge/Signed_Commits-100 %25-lightgrey.svg )
99[ ![ Linux build
1010Status] ( https://travis-ci.org/hrbrmstr/hrbrthemes.svg?branch=master )] ( https://travis-ci.org/hrbrmstr/hrbrthemes )
1111[ ](https://cranchecks.inf
1515[ ![ CRAN
1616status] ( https://www.r-pkg.org/badges/version/hrbrthemes )] ( https://www.r-pkg.org/pkg/hrbrthemes )
1717![ Minimal R
18- Version] ( https://img.shields.io/badge/R%3E%3D-3.2 .0-blue.svg )
18+ Version] ( https://img.shields.io/badge/R%3E%3D-3.4 .0-blue.svg )
1919![ License] ( https://img.shields.io/badge/License-MIT-blue.svg )
2020![ downloads] ( https://cranlogs.r-pkg.org/badges/grand-total/hrbrthemes )
2121[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.2545422.svg )] ( https://doi.org/10.5281/zenodo.2545422 )
@@ -44,7 +44,7 @@ The following functions are implemented/objects are exported:
4444Themes:
4545
4646 - ` theme_ipsum ` : Arial Narrow
47- - ` theme_ipsum_es ` : Ccon Sans Condensed
47+ - ` theme_ipsum_es ` : Econ Sans Condensed
4848 - ` theme_ipsum_rc ` : Roboto Condensed
4949 - ` theme_ipsum_ps ` : IBM Plex Sans font
5050 - ` theme_ipsum_pub ` : Public Sans
@@ -151,7 +151,7 @@ library(tidyverse)
151151
152152# current verison
153153packageVersion(" hrbrthemes" )
154- # # [1] '0.7.1 '
154+ # # [1] '0.8.0 '
155155```
156156
157157### Base theme (Arial Narrow)
@@ -340,8 +340,9 @@ gg_check(gg)
340340
341341| Lang | \# Files | (%) | LoC | (%) | Blank lines | (%) | \# Lines | (%) |
342342| :--- | -------: | ---: | ---: | ---: | ----------: | ---: | -------: | ---: |
343- | R | 22 | 0.92 | 1340 | 0.91 | 259 | 0.73 | 775 | 0.82 |
344- | Rmd | 2 | 0.08 | 129 | 0.09 | 98 | 0.27 | 167 | 0.18 |
343+ | R | 23 | 0.88 | 1615 | 0.79 | 308 | 0.70 | 827 | 0.83 |
344+ | HTML | 1 | 0.04 | 297 | 0.15 | 32 | 0.07 | 2 | 0.00 |
345+ | Rmd | 2 | 0.08 | 129 | 0.06 | 98 | 0.22 | 167 | 0.17 |
345346
346347### Code of Conduct
347348
0 commit comments