Skip to content

Commit

Permalink
bump dependency for lambda functions
Browse files Browse the repository at this point in the history
  • Loading branch information
philchalmers committed Dec 9, 2024
1 parent f45da89 commit 8e3ea08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: mirt
Version: 1.43
Version: 1.43.1
Type: Package
Title: Multidimensional Item Response Theory
Authors@R: c( person("Phil", family="Chalmers", email =
Expand Down Expand Up @@ -29,7 +29,7 @@ Description: Analysis of discrete response data using
VignetteBuilder: knitr
Depends:
stats,
R (>= 3.6.0),
R (>= 4.1.0),
stats4,
lattice,
methods
Expand Down

0 comments on commit 8e3ea08

Please sign in to comment.