Skip to content

Commit

Permalink
Up R dependency to 4.2.0 due to native pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
louisaslett committed Feb 27, 2025
1 parent ef2a926 commit 2b6e6f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
^pkgdown$
^\.github$
^cran-comments\.md$
^CRAN-SUBMISSION$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
.quarto
inst/doc
docs
CRAN-SUBMISSION
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: Query, extract, and plot genealogical data from The Mathematics
URL: https://genealogy.louisaslett.com/, https://github.com/louisaslett/maths.genealogy
BugReports: https://github.com/louisaslett/maths.genealogy/issues
Depends:
R (>= 4.1.0)
R (>= 4.2.0)
Imports:
checkmate,
cli,
Expand Down

0 comments on commit 2b6e6f2

Please sign in to comment.