-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add extra packages to 'suggests' given they're used in articles
- Loading branch information
1 parent
825c877
commit c451a25
Showing
3 changed files
with
106 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -292,4 +292,56 @@ references: | |
given-names: Winston | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.withr | ||
- type: software | ||
title: ggsci | ||
abstract: 'ggsci: Scientific Journal and Sci-Fi Themed Color Palettes for ''ggplot2''' | ||
notes: Suggests | ||
url: https://nanx.me/ggsci/ | ||
repository: https://CRAN.R-project.org/package=ggsci | ||
authors: | ||
- family-names: Xiao | ||
given-names: Nan | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-0250-5673 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.ggsci | ||
- type: software | ||
title: bench | ||
abstract: 'bench: High Precision Timing of R Expressions' | ||
notes: Suggests | ||
url: https://bench.r-lib.org/ | ||
repository: https://CRAN.R-project.org/package=bench | ||
authors: | ||
- family-names: Hester | ||
given-names: Jim | ||
- family-names: Vaughan | ||
given-names: Davis | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.bench | ||
- type: software | ||
title: cowplot | ||
abstract: 'cowplot: Streamlined Plot Theme and Plot Annotations for ''ggplot2''' | ||
notes: Suggests | ||
url: https://wilkelab.org/cowplot/ | ||
repository: https://CRAN.R-project.org/package=cowplot | ||
authors: | ||
- family-names: Wilke | ||
given-names: Claus O. | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-7470-9261 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.cowplot | ||
- type: software | ||
title: viridis | ||
abstract: 'viridis: Colorblind-Friendly Color Maps for R' | ||
notes: Suggests | ||
url: https://sjmgarnier.github.io/viridis/ | ||
repository: https://CRAN.R-project.org/package=viridis | ||
authors: | ||
- family-names: Garnier | ||
given-names: Simon | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.viridis | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters