Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
jeksterslab authored Dec 14, 2024
1 parent f37f5d8 commit 043e892
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@ License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Depends: R (>= 3.5.0)
Depends: R (>= 4.2.0)
LinkingTo:
Rcpp,
RcppArmadillo
Imports:
Rcpp,
numDeriv,
parallel,
simStateSpace
simStateSpace,
ctsem
Suggests:
knitr,
rmarkdown,
testthat,
expm,
ctsem
expm
RoxygenNote: 7.3.2

0 comments on commit 043e892

Please sign in to comment.