Skip to content

Commit

Permalink
Bump version & change Thomas' email
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasThelen committed May 25, 2024
1 parent eed72bd commit a7982e8
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
@@ -1,12 +1,12 @@
Package: villager
Title: A Framework for Designing and Running Agent Based Models
Version: 1.2.2
Version: 2.0.0
Authors@R: c(
person(
given = "Thomas",
family = "Thelen",
role = c("aut", "cre"),
email = "thelen@nceas.ucsb.edu"
email = "tommythelen@gmail.com"
),
person(
given = "Gerardo",
Expand All @@ -31,7 +31,7 @@ License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Imports:
readr,
Expand All @@ -46,7 +46,7 @@ Suggests:
remotes,
rmarkdown,
testthat,
roxygen2,
URL: https://github.com/zizroc/villager/
BugReports: https://github.com/zizroc/villager/issues/
VignetteBuilder: knitr

0 comments on commit a7982e8

Please sign in to comment.