Skip to content

Commit

Permalink
correct the link in the citation
Browse files Browse the repository at this point in the history
  • Loading branch information
sammo3182 committed Nov 20, 2016
1 parent 8248921 commit 965ff48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ citEntry(entry = "misc",
as.person("Yue Hu")),
howpublished = "Available at The Comprehensive R Archive Network (CRAN)",
year = "2015",
url = "http://CRAN.R-project.org/package=interplot",
url = "https://CRAN.R-project.org/package=interplot",

textVersion =
paste("Frederick Solt and Yue Hu (2015).",
"interplot: Plot the Effects of Variables in Interaction Terms.",
"available at The Comprehensive R Archive Network (CRAN).",
"URL http://CRAN.R-project.org/package=interplot.")
"URL https://CRAN.R-project.org/package=interplot.")
)

0 comments on commit 965ff48

Please sign in to comment.