{
  "_id": "6a12ca28acfb0bcc41d20e45",
  "Package": "clusTransition",
  "Type": "Package",
  "Title": "Monitor Changes in Cluster Solutions of Dynamic Datasets",
  "Version": "1.0",
  "Author": "Muhammad Atif",
  "Maintainer": "Muhammad Atif <muhammad96_atif@yahoo.com>",
  "Description": "Monitor and trace changes in clustering solutions of\naccumulating datasets at successive time points. The clusters\ncan adopt External and Internal transition at succeeding time\npoints. The External transitions comprise of Survived, Merged,\nSplit, Disappeared, and newly Emerged candidates. In contrast,\nInternal transition includes changes in location and cohesion\nof the survived clusters. The package uses MONIC framework\ndeveloped by Spiliopoulou, Ntoutsi, Theodoridis, and Schult\n(2006)<doi:10.1145/1150402.1150491> .",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:49:10 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-02-22 19:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/clusTransition",
  "RemoteRef": "HEAD",
  "RemoteSha": "2782b0ad09b265f7fb2aef7fbf097d244dbd8bde",
  "MD5sum": "748d79f769f1eae66a1989667b640634",
  "_user": "cran",
  "_type": "src",
  "_file": "clusTransition_1.0.tar.gz",
  "_fileid": "1239b075e414e91b9e0af72d48fe1989fafaebc35262a535f89a1218d1fc5191",
  "_filesize": 951329,
  "_sha256": "1239b075e414e91b9e0af72d48fe1989fafaebc35262a535f89a1218d1fc5191",
  "_created": "2026-05-24T09:49:10.000Z",
  "_published": "2026-05-24T09:51:36.087Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77588198005,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7184165438"
    },
    {
      "job": 77588198010,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184166072"
    },
    {
      "job": 77588036679,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184154642"
    },
    {
      "job": 77588198043,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7184164302"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26357944552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clusTransition",
  "_commit": {
    "id": "2782b0ad09b265f7fb2aef7fbf097d244dbd8bde",
    "author": "Muhammad Atif <muhammad96_atif@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1614021602
  },
  "_maintainer": {
    "name": "Muhammad Atif",
    "email": "muhammad96_atif@yahoo.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "flexclust",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clusTransition"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clusTransition.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-02-22"
    }
  ],
  "_exports": [
    "moplot",
    "Overlap",
    "OverLap",
    "Transition"
  ],
  "_datasets": [
    {
      "name": "Data2D",
      "title": "Synthetic Datasets (Two Dimensional)",
      "object": "Data2D",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "Data3D",
      "title": "Synthetic Datasets (Three Dimensional)",
      "object": "Data3D",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Clustering-class",
      "title": "Class Clustering",
      "topics": [
        "Clustering",
        "Clustering-class"
      ]
    },
    {
      "page": "Clusters-methods",
      "title": "Clustering.",
      "topics": [
        "Clusters",
        "Clusters,Clustering,matrix,numeric-method",
        "Clusters,Clustering-method"
      ]
    },
    {
      "page": "Data2D",
      "title": "Synthetic Datasets (Two Dimensional)",
      "topics": [
        "Data2D"
      ]
    },
    {
      "page": "Data3D",
      "title": "Synthetic Datasets (Three Dimensional)",
      "topics": [
        "Data3D"
      ]
    },
    {
      "page": "extTransitionCan-methods",
      "title": "External Transition Candidate.",
      "topics": [
        "extTransitionCan",
        "extTransitionCan,TransitionCan-method",
        "extTransitionCan-method"
      ]
    },
    {
      "page": "extTransitionCount-methods",
      "title": "External Transition Count",
      "topics": [
        "extTransitionCount",
        "extTransitionCount,TransitionCount-method",
        "extTransitionCount-method"
      ]
    },
    {
      "page": "internalTransition-methods",
      "title": "Internal Transition Candidates.",
      "topics": [
        "internalTransition",
        "internalTransition,intTransitionCan-method",
        "internalTransition-method"
      ]
    },
    {
      "page": "intTransitionCan-class",
      "title": "Internal Transition Candidates",
      "topics": [
        "intTransitionCan",
        "intTransitionCan-class"
      ]
    },
    {
      "page": "Monic-class",
      "title": "An S4 class that contain time steps",
      "topics": [
        "Monic"
      ]
    },
    {
      "page": "moplot-methods",
      "title": "plot Method for output",
      "topics": [
        "moplot",
        "moplot,Monic-method",
        "moplot-method"
      ]
    },
    {
      "page": "Overlap-methods",
      "title": "Overlap",
      "topics": [
        "Clustering,",
        "Clustering-method",
        "Overlap",
        "OverLap,",
        "OverLap,ANY,ANY-methods",
        "Overlap,OverLap,ANY,ANY-method",
        "Overlap,OverLap,Clustering,Clustering-method"
      ]
    },
    {
      "page": "OverLap-class",
      "title": "Overlap between clusters",
      "topics": [
        "OverLap",
        "OverLap-class"
      ]
    },
    {
      "page": "show-methods",
      "title": "Show Method for output",
      "topics": [
        "show,Monic-method",
        "show-method"
      ]
    },
    {
      "page": "Transition",
      "title": "Monitor Transitions in Cluster Solutions.",
      "topics": [
        "Transition"
      ]
    },
    {
      "page": "TransitionCan-class",
      "title": "External Transition Candidates",
      "topics": [
        "TransitionCan",
        "TransitionCan-class"
      ]
    },
    {
      "page": "TransitionCount-class",
      "title": "External Transition Count",
      "topics": [
        "TransitionCount",
        "TransitionCount-class"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "flexclust",
    "lattice",
    "MASS",
    "modeltools"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "clustransition",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-24T09:50:58.000Z",
      "distro": "noble",
      "commit": "2782b0ad09b265f7fb2aef7fbf097d244dbd8bde",
      "fileid": "0dcfb3d4b8e4229087af9a201dc1fcc257fe4f32006c77af84af923d5e7a2e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357944552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-24T09:51:03.000Z",
      "distro": "noble",
      "commit": "2782b0ad09b265f7fb2aef7fbf097d244dbd8bde",
      "fileid": "434c646d92f2be9553ae8ba536ea58ecfe12572f309260f91991048f9c2d3f55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357944552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-24T09:51:06.000Z",
      "commit": "2782b0ad09b265f7fb2aef7fbf097d244dbd8bde",
      "fileid": "38aa420923cd67a505aa96e772336992720016ed7c55105ae61713fb078b012c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26357944552"
    }
  ]
}