-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mjaquiery
committed
Oct 1, 2021
1 parent
eb6be53
commit f523825
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
Package: adviseR | ||
Title: Advice Exchange Network Modelling | ||
Version: 0.0.0.970 | ||
Version: 1.0.0 | ||
Date: 2021-10-01 | ||
Authors@R: | ||
person(given = "Matt", | ||
family = "Jaquiery", | ||
role = c("aut", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-3599-1580")) | ||
comment = c(ORCID = "0000-0003-3599-1580")) | ||
Description: Agent-based modelling of information exchange in a social network. | ||
License: CC BY 4.0 | ||
URL: https://github.com/oxacclab/adviseR/ | ||
Encoding: UTF-8 | ||
LazyData: true | ||
Roxygen: list(markdown = TRUE) | ||
|