{
  "_id": "6a200808b401979e73446c47",
  "Package": "ggtrendline",
  "Version": "1.0.3",
  "Date": "2022-04-24",
  "Title": "Add Trendline and Confidence Interval to 'ggplot'",
  "Authors@R": "c(\nperson(\"Weiping\", \"Mei\", role = c(\"aut\", \"cre\", \"cph\"), email = \"meiweipingg@163.com\"),\nperson(\"Guangchuang\", \"Yu\", role = \"aut\"),\nperson(\"Brandon M.\", \"Greenwell\", role = \"aut\"),\nperson(\"Jiangshan\", \"Lai\", role = \"ctb\"),\nperson(\"Zhendu\", \"Mao\",   role = \"ctb\"),\nperson(\"Yu\", \"Umezawa\",  role = \"ctb\"),\nperson(\"Jun\", \"Zeng\",  role = \"ctb\"),\nperson(\"Jun\", \"Wang\",  role = \"ctb\")\n)",
  "Maintainer": "Weiping Mei <meiweipingg@163.com>",
  "Description": "Add trendline and confidence interval of linear or\nnonlinear regression model and show equation to 'ggplot' as\nsimple as possible. For a general overview of the methods used\nin this package, see Ritz and Streibig (2008)\n<doi:10.1007/978-0-387-09616-2> and Greenwell and Schubert\nKabban (2014) <doi:10.32614/RJ-2014-009>.",
  "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",
  "Repository": "https://phdmeiwp.r-universe.dev",
  "Date/Publication": "2022-05-04 11:55:29 UTC",
  "RemoteUrl": "https://github.com/phdmeiwp/ggtrendline",
  "RemoteRef": "HEAD",
  "RemoteSha": "95ad61ac297e4817e2f25de6134620c52c125d19",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:51:25 UTC",
    "User": "root"
  },
  "Author": "Weiping Mei [aut, cre, cph],\nGuangchuang Yu [aut],\nBrandon M. Greenwell [aut],\nJiangshan Lai [ctb],\nZhendu Mao [ctb],\nYu Umezawa [ctb],\nJun Zeng [ctb],\nJun Wang [ctb]",
  "MD5sum": "eb515f709534942a15b075d7549e2deb",
  "_user": "phdmeiwp",
  "_type": "src",
  "_file": "ggtrendline_1.0.3.tar.gz",
  "_fileid": "d50848d38d850de67c13dce2e78d9808b8a4b03e0b6f95bf496c0fa90f2e55c8",
  "_filesize": 134780,
  "_sha256": "d50848d38d850de67c13dce2e78d9808b8a4b03e0b6f95bf496c0fa90f2e55c8",
  "_created": "2026-06-03T10:51:25.000Z",
  "_published": "2026-06-03T10:55:04.151Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79277399058,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382573481"
    },
    {
      "job": 79277399154,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382569131"
    },
    {
      "job": 79277399139,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382585165"
    },
    {
      "job": 79277399092,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382568770"
    },
    {
      "job": 79276959478,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382529989"
    },
    {
      "job": 79277399107,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382568446"
    },
    {
      "job": 79277399088,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7382558004"
    },
    {
      "job": 79277399115,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7382558198"
    },
    {
      "job": 79277399103,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7382566655"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/phdmeiwp/ggtrendline",
  "_commit": {
    "id": "95ad61ac297e4817e2f25de6134620c52c125d19",
    "author": "PhDMeiwp <meiweipingg@163.com>",
    "committer": "PhDMeiwp <meiweipingg@163.com>",
    "message": "version 1.0.3\n",
    "time": 1651665329
  },
  "_maintainer": {
    "name": "Weiping Mei",
    "email": "meiweipingg@163.com",
    "login": "phdmeiwp",
    "twitter": "@weiping_mei",
    "description": "I like to walk around on Github, and love to think about statistics.",
    "uuid": 26179142
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "investr",
      "role": "Suggests"
    },
    {
      "package": "AICcmodavg",
      "role": "Suggests"
    }
  ],
  "_owner": "phdmeiwp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 28,
  "_contributors": [
    {
      "user": "phdmeiwp",
      "count": 11,
      "uuid": 26179142
    }
  ],
  "_userbio": {
    "uuid": 26179142,
    "type": "user",
    "name": "Weiping MEI",
    "description": "I like to walk around on Github, and love to think about statistics."
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtrendline"
  },
  "_devurl": "https://github.com/phdmeiwp/ggtrendline",
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtrendline.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/phdmeiwp/ggtrendline",
  "_realowner": "phdmeiwp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2022-04-27"
    }
  ],
  "_exports": [
    "ggtrendline",
    "predFit",
    "SSexp2P",
    "SSexp3P",
    "SSpower2P",
    "SSpower3P",
    "stat_eq",
    "stat_rrp",
    "trendline_sum"
  ],
  "_help": [
    {
      "page": "ggtrendline",
      "title": "Add Trendline and Confidence Interval to 'ggplot'",
      "topics": [
        "ggtrendline"
      ]
    },
    {
      "page": "predFit",
      "title": "Predictions from a Fitted Model",
      "topics": [
        "predFit",
        "predFit.default",
        "predFit.nls"
      ]
    },
    {
      "page": "SSexp2P",
      "title": "Self-Starting Nls 'exp2P' Regression Model",
      "topics": [
        "SSexp2P"
      ]
    },
    {
      "page": "SSexp3P",
      "title": "Self-Starting Nls 'exp3P' Regression Model",
      "topics": [
        "SSexp3P"
      ]
    },
    {
      "page": "SSpower2P",
      "title": "Self-Starting Nls 'power2P' Regression Model",
      "topics": [
        "SSpower2P"
      ]
    },
    {
      "page": "SSpower3P",
      "title": "Self-Starting Nls 'power3P' Regression Model",
      "topics": [
        "SSpower3P"
      ]
    },
    {
      "page": "stat_eq",
      "title": "Add Equation to 'ggplot'",
      "topics": [
        "stat_eq"
      ]
    },
    {
      "page": "stat_rrp",
      "title": "Add R square and P-value to 'ggplot'",
      "topics": [
        "stat_rrp"
      ]
    },
    {
      "page": "trendline_sum",
      "title": "Summarized Results of Each Regression Model",
      "topics": [
        "trendline_sum"
      ]
    }
  ],
  "_readme": "https://github.com/phdmeiwp/ggtrendline/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.623249290397901,
  "_indexed": true,
  "_nocasepkg": "ggtrendline",
  "_universes": [
    "phdmeiwp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:53:19.000Z",
      "distro": "noble",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "d17fa929d914cf353ab3ac1250d5a39a4a8f3cb445710ced4c3d7b3c4f5d345a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T10:53:06.000Z",
      "distro": "noble",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "0fc0add5400a1ffb56f37fe7487aa4e3eba4afd6d8fb6719c7877c5bf0a24520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-03T10:53:56.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "f45189e37b1f180091a057505a1f2fbc8d17af707bc70e558637966d52f7e04c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-03T10:53:11.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "31ef9a4d8c3fae727c0b58279c71ecc4a84d19cce84d94f7d47f1509847df182",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-03T10:53:24.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "f42b0b3b60d76663ed8cf1af77692f23e3447f6f0477b614f267f2170de14582",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T10:52:31.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "7a145b3795eee0af757a8d76cb26cb88ecba6bf3acab4a086092aff6af20e0a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T10:52:26.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "0e3339ce04cdcc68b2f53a0ace19241b9e8a1f4aab272c366b2ee50cbd284d70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T10:52:55.000Z",
      "commit": "95ad61ac297e4817e2f25de6134620c52c125d19",
      "fileid": "7602c31e3fc4baf053aad325f088053221798d96fd83f003f93477a0a33ed621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phdmeiwp/actions/runs/26879889645"
    }
  ]
}