| ^\.github$ | ^\.github$ | ||||
| ^clang-.* | ^clang-.* | ||||
| ^gfortran.* | ^gfortran.* | ||||
| ^cran-comments\.md$ | |||||
| ^CRAN-RELEASE$ |
| Type: Package | Type: Package | ||||
| Package: xaringanthemer | Package: xaringanthemer | ||||
| Title: Custom 'Xaringan' CSS Themes | Title: Custom 'Xaringan' CSS Themes | ||||
| Version: 0.2.0.9100 | |||||
| Version: 0.3.0 | |||||
| Authors@R: | Authors@R: | ||||
| person(given = "Garrick", | person(given = "Garrick", | ||||
| family = "Aden-Buie", | family = "Aden-Buie", |
| # MIT License | # MIT License | ||||
| Copyright (c) 2018 Garrick Aden-Buie | |||||
| Copyright (c) 2020 Garrick Aden-Buie | |||||
| Permission is hereby granted, free of charge, to any person obtaining a copy | Permission is hereby granted, free of charge, to any person obtaining a copy | ||||
| of this software and associated documentation files (the "Software"), to deal | of this software and associated documentation files (the "Software"), to deal |
| # xaringanthemer 0.3.0 (dev) | |||||
| # xaringanthemer 0.3.0 | |||||
| * Adds `theme_xaringan()`, a ggplot2 theme that automatically uses the colors | * Adds `theme_xaringan()`, a ggplot2 theme that automatically uses the colors | ||||
| and font styles of your xaringanthemer style. Also adds | and font styles of your xaringanthemer style. Also adds |
| ## Test environments | |||||
| * local OS X install, R 3.6.2 | |||||
| * local OS X install, R 4.0.0 | |||||
| * local Ubuntu 18.04, R 3.6.3 | |||||
| * local Ubuntu 18.04, R 4.0.0 | |||||
| * win-builder (devel and release) | |||||
| * Microsoft Windows Server 2019 (on GitHub Actions), R 3.6.3 | |||||
| * MacOS (release and devel, on GitHub Actions) | |||||
| * Ubuntu 18.04 (on GitHub Action), R 3.6.3 | |||||
| ## R CMD check results | |||||
| 0 errors | 0 warnings | 1 note | |||||
| * This is a new release. |