Skip to content

Commit 1acd544

Browse files
committed
bump r version to support native pipe (added 2021)
1 parent 2deeca9 commit 1acd544

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Title: Plotting for Bayesian Models
44
Version: 1.12.0.9000
55
Date: 2025-04-09
66
Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jsg2201@columbia.edu"),
7-
person("Tristan", "Mahr", role = "aut"),
7+
person("Tristan", "Mahr", role = "aut", comment = c(ORCID = "0000-0002-8890-5116")),
88
person("Paul-Christian", "Bürkner", role = "ctb"),
99
person("Martin", "Modrák", role = "ctb"),
1010
person("Malcolm", "Barrett", role = "ctb"),
@@ -26,7 +26,7 @@ URL: https://mc-stan.org/bayesplot/
2626
BugReports: https://github.com/stan-dev/bayesplot/issues/
2727
SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc
2828
Depends:
29-
R (>= 3.1.0)
29+
R (>= 4.1.0)
3030
Imports:
3131
dplyr (>= 0.8.0),
3232
ggplot2 (>= 3.4.0),

man/bayesplot-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)