{
  "_id": "6a0f7554acfb0bcc41c616ca",
  "Package": "PropClust",
  "Type": "Package",
  "Title": "Propensity Clustering and Decomposition",
  "Version": "1.4-7",
  "Date": "2023-09-06",
  "Author": "John Michael O Ranola, Kenneth Lange, Steve Horvath, Peter\nLangfelder",
  "Maintainer": "Peter Langfelder <Peter.Langfelder@gmail.com>",
  "Description": "Implementation of propensity clustering and decomposition\nas described in Ranola et al. (2013)\n<doi:10.1186/1752-0509-7-21>. Propensity decomposition can be\nviewed on the one hand as a generalization of the\neigenvector-based approximation of correlation networks, and on\nthe other hand as a generalization of random multigraph models\nand conformity-based decompositions.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 06:38:47 UTC",
    "User": "root"
  },
  "Repository": "https://plangfelder.r-universe.dev",
  "Date/Publication": "2023-10-06 13:30:24 UTC",
  "RemoteUrl": "https://github.com/cran/PropClust",
  "RemoteRef": "HEAD",
  "RemoteSha": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
  "MD5sum": "9521d2c80f21f7e5bfca867cd990ee1a",
  "_user": "plangfelder",
  "_type": "src",
  "_file": "PropClust_1.4-7.tar.gz",
  "_fileid": "12c173c7d3322f9111b3edeb9ef2ee997b121fa7f494eb02e567966d24fc5e14",
  "_filesize": 148135,
  "_sha256": "12c173c7d3322f9111b3edeb9ef2ee997b121fa7f494eb02e567966d24fc5e14",
  "_created": "2026-05-21T06:38:47.000Z",
  "_published": "2026-05-21T21:12:52.232Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77269800611,
      "time": 93,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128909346"
    },
    {
      "job": 77269800458,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128911495"
    },
    {
      "job": 77269800536,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128911327"
    },
    {
      "job": 77269800486,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128911645"
    },
    {
      "job": 77269800259,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128920756"
    },
    {
      "job": 77269800380,
      "time": 259,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128944911"
    },
    {
      "job": 77269800352,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128916639"
    },
    {
      "job": 77269800450,
      "time": 298,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128955444"
    },
    {
      "job": 77269799662,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128885250"
    },
    {
      "job": 77269799464,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147330301"
    },
    {
      "job": 77269800307,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128906854"
    },
    {
      "job": 77269800393,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128905447"
    },
    {
      "job": 77269800243,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128904850"
    }
  ],
  "_buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PropClust",
  "_commit": {
    "id": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
    "author": "Peter Langfelder <Peter.Langfelder@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4-7\n",
    "time": 1696599024
  },
  "_maintainer": {
    "name": "Peter Langfelder",
    "email": "peter.langfelder@gmail.com",
    "login": "plangfelder",
    "description": "",
    "uuid": 78670259
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "fastcluster",
      "role": "Depends"
    },
    {
      "package": "dynamicTreeCut",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "plangfelder",
      "count": 5,
      "uuid": 78670259
    }
  ],
  "_userbio": {
    "uuid": 78670259,
    "type": "user",
    "name": "plangfelder"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PropClust"
  },
  "_mentions": 1,
  "_searchresults": 2,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PropClust.html",
    "manual.pdf"
  ],
  "_realowner": "plangfelder",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.4",
      "date": "2013-02-19"
    },
    {
      "version": "1.4-2",
      "date": "2013-12-18"
    },
    {
      "version": "1.4-3",
      "date": "2018-01-21"
    },
    {
      "version": "1.4-6",
      "date": "2018-09-15"
    },
    {
      "version": "1.4-7",
      "date": "2023-10-06"
    }
  ],
  "_exports": [
    "CPBADecomposition",
    "propensityClustering"
  ],
  "_help": [
    {
      "page": "CPBADecomposition",
      "title": "Cluster and Propensity-based Approximation decomposition for adajcency matrixes.",
      "topics": [
        "CPBADecomposition"
      ]
    },
    {
      "page": "propensityClustering",
      "title": "Propensity clustering",
      "topics": [
        "propensityClustering"
      ]
    }
  ],
  "_rundeps": [
    "dynamicTreeCut",
    "fastcluster"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "propclust",
  "_universes": [
    "plangfelder"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-7",
      "date": "2026-05-21T06:40:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "0eff1e9cb33539827b86293e4d606eee7920f3e3eeacdb492140b2924ceab3ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-7",
      "date": "2026-05-21T06:40:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "a5eee68cfe125829f09e62117cdaa18f00fee0265c5fcc5591bacbeeb1dff747",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-7",
      "date": "2026-05-21T06:40:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "36a94916e348d196c55177ffdc01e1ed70411e0c3d347a21715c1c075a1e55dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-7",
      "date": "2026-05-21T06:40:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "94a2ae2eb0bf9f91ee384952350a85a870d670cd0f81f311107c6d910700f216",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-7",
      "date": "2026-05-21T06:41:09.000Z",
      "arch": "aarch64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "8af0b50f0591718c30fdb0a56280360f0502231f6196bca2fc0a1f5959bb162c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-7",
      "date": "2026-05-21T06:42:36.000Z",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "158eaf9ed10973b2b1d63f34c0e69e57700bfc4dacd9d1df99b97c32f21812a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-7",
      "date": "2026-05-21T06:40:54.000Z",
      "arch": "aarch64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "a60ff9fd5bcf1ba38a0de1ffa55db51dd0af05f459d3f3b8f7e4cf4d7ec3f52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-7",
      "date": "2026-05-21T06:43:10.000Z",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "9c1f705413a8f15995a1ed61aa95c77291adc5ada1cec38f716653e2c3fe8e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4-7",
      "date": "2026-05-21T21:12:26.000Z",
      "arch": "emscripten",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "30cd927d4ecfcf1ab99742637f7d20d6e75b5a1c0ef5e648cdcd2abf3a3e9844",
      "status": "success",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4-7",
      "date": "2026-05-21T06:39:58.000Z",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "9e65fbeb8985ef63e6a02cbc45bf97a6979ba692589c08525c1b8883b1ab25b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4-7",
      "date": "2026-05-21T06:39:57.000Z",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "b7c977ba3d89a293d8d43aa56df7deed6ecb93af8f6dc03104eb0d9c11a55678",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4-7",
      "date": "2026-05-21T06:39:53.000Z",
      "arch": "x86_64",
      "commit": "2e7c1e810abf6f0a5a088ac5018023b549dd2027",
      "fileid": "afd105b70b45955f8889cc0fc59aad5b6224fa2a3c8271a07f1233777b674eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/plangfelder/actions/runs/26209766290"
    }
  ]
}