-
Notifications
You must be signed in to change notification settings - Fork 19
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
1 parent
ddef0b9
commit 5968dd2
Showing
1 changed file
with
2 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,7 +1,7 @@ | ||
Package: interactions | ||
Type: Package | ||
Title: Comprehensive, User-Friendly Toolkit for Probing Interactions | ||
Version: 1.1.0 | ||
Version: 1.1.1 | ||
Authors@R: person(c("Jacob","A."), "Long", email = "[email protected]", | ||
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1582-6214")) | ||
Description: A suite of functions for conducting and interpreting analysis | ||
|
@@ -38,6 +38,6 @@ Suggests: | |
Enhances: | ||
brms, | ||
rstanarm | ||
RoxygenNote: 6.1.1 | ||
RoxygenNote: 6.1.1.9000 | ||
VignetteBuilder: knitr | ||
Roxygen: list(markdown = TRUE) |