{
  "_id": "6a181ad4acfb0bcc41db0da6",
  "Package": "trendchange",
  "Title": "Innovative Trend Analysis and Time-Series Change Point Analysis",
  "Version": "1.2",
  "Authors@R": "c(person(\"Sandeep Kumar\", \"Patakamuri\", \nemail = \"sandeep.patakamuri@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8965-8287\")),\nperson(\"Bappa\", \"Das\",\nemail = \"bappa.das@icar.gov.in\",\nrole = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0003-1286-1492\")))",
  "Maintainer": "Sandeep Kumar Patakamuri <sandeep.patakamuri@gmail.com>",
  "Description": "Innovative Trend Analysis is a graphical method to examine\nthe trends in time series data. Sequential Mann-Kendall test\nuses the intersection of prograde and retrograde series to\nindicate the possible change point in time series data.\nDistribution free cumulative sum charts indicate location and\nsignificance of the change point in time series. Zekai, S.\n(2011). <doi:10.1061/(ASCE)HE.1943-5584.0000556>. Grayson, R.\nB. et al. (1996). Hydrological Recipes: Estimation Techniques\nin Australian Hydrology. Cooperative Research Centre for\nCatchment Hydrology, Australia, p. 125. Sneyers, S. (1990). On\nthe statistical analysis of series of observations. Technical\nnote no 5 143, WMO No 725 415. Secretariat of the World\nMeteorological Organization, Geneva, 192 pp.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "Repository": "https://patakamuri.r-universe.dev",
  "Date/Publication": "2022-01-03 19:43:20 UTC",
  "RemoteUrl": "https://github.com/patakamuri/trendchange",
  "RemoteRef": "HEAD",
  "RemoteSha": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
  "Packaged": {
    "Date": "2026-05-28 10:32:46 UTC",
    "User": "root"
  },
  "Author": "Sandeep Kumar Patakamuri [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8965-8287>),\nBappa Das [aut, ctb] (ORCID: <https://orcid.org/0000-0003-1286-1492>)",
  "MD5sum": "90945cc02f214785a1733b072bbbd1a3",
  "_user": "patakamuri",
  "_type": "src",
  "_file": "trendchange_1.2.tar.gz",
  "_fileid": "048f10be2008f6536163f1aed1b9718f4ea35ea95720460c341e9fd83faddaea",
  "_filesize": 102160,
  "_sha256": "048f10be2008f6536163f1aed1b9718f4ea35ea95720460c341e9fd83faddaea",
  "_created": "2026-05-28T10:32:46.000Z",
  "_published": "2026-05-28T10:37:08.440Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78272542809,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263698985"
    },
    {
      "job": 78272542851,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263659078"
    },
    {
      "job": 78272542868,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263659655"
    },
    {
      "job": 78272542848,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263664280"
    },
    {
      "job": 78272180029,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263625534"
    },
    {
      "job": 78272542772,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263664919"
    },
    {
      "job": 78272542817,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263652338"
    },
    {
      "job": 78272542873,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263648896"
    },
    {
      "job": 78272542776,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263648806"
    }
  ],
  "_buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/patakamuri/trendchange",
  "_commit": {
    "id": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
    "author": "patakamuri <sandeep.patakamuri@gmail.com>",
    "committer": "patakamuri <sandeep.patakamuri@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/patakamuri/trendchange\n",
    "time": 1641239000
  },
  "_maintainer": {
    "name": "Sandeep Kumar Patakamuri",
    "email": "sandeep.patakamuri@gmail.com",
    "login": "patakamuri",
    "description": "",
    "uuid": 11164505,
    "orcid": "0000-0001-8965-8287"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "patakamuri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "patakamuri",
      "count": 11,
      "uuid": 11164505
    }
  ],
  "_userbio": {
    "uuid": 11164505,
    "type": "user",
    "name": "Sandeep"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trendchange"
  },
  "_devurl": "https://github.com/patakamuri/trendchange",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/trendchange.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/patakamuri/trendchange",
  "_realowner": "patakamuri",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-01-20"
    },
    {
      "version": "1.1",
      "date": "2019-11-26"
    },
    {
      "version": "1.2",
      "date": "2022-01-08"
    }
  ],
  "_exports": [
    "dfcusum",
    "innovtrend",
    "ipta",
    "sqmk"
  ],
  "_datasets": [
    {
      "name": "df",
      "title": "Example Data Frame for Innovative Polygon Trend Analysis",
      "object": "df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Months",
        "First_half",
        "Second_half"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "x",
      "title": "Annual flow of the Nile River",
      "object": "x",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df",
      "title": "Example Data Frame for Innovative Polygon Trend Analysis",
      "topics": [
        "df"
      ]
    },
    {
      "page": "dfcusum",
      "title": "Distribution Free CUSUM Test",
      "topics": [
        "dfcusum"
      ]
    },
    {
      "page": "innovtrend",
      "title": "Innovative Trend Analysis",
      "topics": [
        "innovtrend"
      ]
    },
    {
      "page": "ipta",
      "title": "Innovative Polygon Trend Analysis",
      "topics": [
        "ipta"
      ]
    },
    {
      "page": "sqmk",
      "title": "Sequential Mann-Kendall Plot",
      "topics": [
        "sqmk"
      ]
    },
    {
      "page": "x",
      "title": "Annual flow of the Nile River",
      "topics": [
        "x"
      ]
    }
  ],
  "_readme": "https://github.com/patakamuri/trendchange/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "trendchange",
  "_universes": [
    "patakamuri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-28T10:36:41.000Z",
      "distro": "noble",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "24d96d982c42bc75c6c7fc5dfdede586949758a35e6be00a21869cbe4a1dd1cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-28T10:34:35.000Z",
      "distro": "noble",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "bf8f70b882343b83ddfd3647e27775fbf9639d514a935bdd4a593b7a40c14f0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-28T10:34:41.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "09cf2d560d935451dc5a92307a072689ec4521a669fe96a3b8f3567f76f5c15b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-28T10:34:54.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "0fac018532f36ac30c0faddebddb85e3241eef0e4fde7af461652331c05a15e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-28T10:35:03.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "6a76e8948533bf6efe566b01897617cabb0fb206b040cfab266f807d06dcd79c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-28T10:34:11.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "3c080ed6fc01a46911b876224890e75498f0e66a935f4e8848366c82e5ff5ae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-28T10:34:01.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "5eeb93b9526aba4cbaa1c658e7feadc4f1ac9d5efc61a7c1154805fa4f111ec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-28T10:33:59.000Z",
      "commit": "b78a1cad9af7d992ed8fbaf60d15938e828793a4",
      "fileid": "fc3a3ac4dab0549a35faf65be594d6f4453a9c3f93c0c08a6a5a217e97cc4b45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patakamuri/actions/runs/26569324890"
    }
  ]
}