Package: ggtrendline
Version: 1.0.3
Date: 2022-04-24
Title: Add Trendline and Confidence Interval to 'ggplot'
Authors@R: c(
		person("Weiping", "Mei", role = c("aut", "cre", "cph"), email = "meiweipingg@163.com"),
		person("Guangchuang", "Yu", role = "aut"),
		person("Brandon M.", "Greenwell", role = "aut"),
		person("Jiangshan", "Lai", role = "ctb"),
		person("Zhendu", "Mao",   role = "ctb"),
		person("Yu", "Umezawa",  role = "ctb"),
		person("Jun", "Zeng",  role = "ctb"),
		person("Jun", "Wang",  role = "ctb")
	   )
Maintainer: Weiping Mei <meiweipingg@163.com>
Description: Add trendline and confidence interval of linear or nonlinear regression model and
    show equation to 'ggplot' as simple as possible. For a general overview of the methods used in
	  this package, see Ritz and Streibig (2008) <doi:10.1007/978-0-387-09616-2> and 
	  Greenwell and Schubert Kabban (2014) <doi:10.32614/RJ-2014-009>.
Depends: R (>= 3.5.2)
Imports: stats, ggplot2
Suggests: investr, AICcmodavg
BugReports: https://github.com/PhDMeiwp/ggtrendline/issues
License: GPL-3
URL: https://github.com/PhDMeiwp/ggtrendline
LazyLoad: true
RoxygenNote: 7.1.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2022-04-24 04:36:52 UTC; meiwe
Author: Weiping Mei [aut, cre, cph],
  Guangchuang Yu [aut],
  Brandon M. Greenwell [aut],
  Jiangshan Lai [ctb],
  Zhendu Mao [ctb],
  Yu Umezawa [ctb],
  Jun Zeng [ctb],
  Jun Wang [ctb]
Repository: CRAN
Date/Publication: 2022-04-27 08:20:06 UTC
Built: R 4.1.2; ; 2022-04-28 11:36:10 UTC; unix
