Skip to content

Commit

Permalink
back off R dependency to 4.0 for binary builds on other platforms.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinamorris committed Jul 15, 2024
1 parent c1f9dc0 commit 5aea4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description: A graphical user interface for cross-sectional network modeling
with the 'statnet' software suite <https://github.com/statnet>.
License: GPL-3
Depends:
R (>= 4.4),
R (>= 4.0),
shiny (>= 1.8),
ergm (>= 4.6),
network (>= 1.18),
Expand Down

0 comments on commit 5aea4fd

Please sign in to comment.