Skip to content

Commit

Permalink
CompatHelper: bump compat for RCall to 0.14, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Jan 15, 2024
1 parent 166a302 commit 6cc16a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ RCall = "6f49c342-dc21-5d91-9882-a32aef131414"

[compat]
DataFrames = "0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 1.0"
PhyloNetworks = "0.16, 0.17.0, 1.0.0" # extras to let PN build its documentation of new releases
RCall = "0.11, 0.12, 0.13"
PhyloNetworks = "0.16, 0.17.0, 1.0.0"
RCall = "0.11, 0.12, 0.13, 0.14"
julia = "0.7, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7"

[extras]
Expand Down

0 comments on commit 6cc16a5

Please sign in to comment.