Skip to content

Commit

Permalink
fixed the R dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dicook committed Feb 13, 2025
1 parent b2873a4 commit 1adb66e
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: Implements geodesic interpolation and basis
generation functions that allow you to create new tour
methods from R.
Depends:
R (>= 3.6)
R (>= 4.1.0)
Imports:
MASS,
tibble,
Expand Down

0 comments on commit 1adb66e

Please sign in to comment.