{
  "_id": "6a13f0a1acfb0bcc41d305df",
  "Package": "pfclust",
  "Type": "Package",
  "Title": "Power Fuzzy Clustering and Cluster-Wise Regression",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Phuc Thinh\",\nfamily = \"Nguyen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"phucthinh010603@yahoo.com\"),\nperson(given = \"Cristina\",\nfamily = \"Tortora\",\nrole = c(\"aut\", \"ths\", \"dgs\"),\nemail = \"cristina.tortora@sjsu.edu\"),\nperson(given = \"Antonio\",\nfamily = \"Punzo\",\nrole = c(\"aut\", \"ths\", \"dgs\"),\nemail = \"antonio.punzo@unict.it\"))",
  "Description": "Implementations of Power Fuzzy Clustering (PFC) and Power\nFuzzy Cluster-wise Regression (PFCR) for multivariate data. The\npackage supports Minkowski distances, with the L1 case solved\nvia iteratively re-weighted least squares and the case p > 1\nsolved via coordinate-wise root finding, as well as an\nadaptive, regularised Mahalanobis distance with per-cluster\ncovariance matrices. Both plain fuzzy clustering and\ncluster-wise linear regression are provided. The corresponding\npaper can be found at Nguyen P.T., Tortora C., and Punzo A.\n(2026) <doi:10.1109/TFUZZ.2026.3683998>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:44:45 UTC",
    "User": "root"
  },
  "Author": "Phuc Thinh Nguyen [aut, cre], Cristina Tortora [aut, ths, dgs],\nAntonio Punzo [aut, ths, dgs]",
  "Maintainer": "Phuc Thinh Nguyen <phucthinh010603@yahoo.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-28 20:46:09 UTC",
  "RemoteUrl": "https://github.com/cran/pfclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "9261df9ff8022e6f470c39f9ce2348b130480282",
  "MD5sum": "1576e93ef82b084559cedf6f92e7f240",
  "_user": "cran",
  "_type": "src",
  "_file": "pfclust_0.1.0.tar.gz",
  "_fileid": "a890076a8832b3c72ad6ca54f99343f84b1bc496e081ddb7e22bf1b9ed2d2849",
  "_filesize": 113726,
  "_sha256": "a890076a8832b3c72ad6ca54f99343f84b1bc496e081ddb7e22bf1b9ed2d2849",
  "_created": "2026-05-25T06:44:45.000Z",
  "_published": "2026-05-25T06:48:01.289Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77668722011,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7193113011"
    },
    {
      "job": 77668722013,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193106278"
    },
    {
      "job": 77668344351,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193076838"
    },
    {
      "job": 77668722027,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7193101793"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26387201638",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pfclust",
  "_commit": {
    "id": "9261df9ff8022e6f470c39f9ce2348b130480282",
    "author": "Phuc Thinh Nguyen <phucthinh010603@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1777409169
  },
  "_maintainer": {
    "name": "Phuc Thinh Nguyen",
    "email": "phucthinh010603@yahoo.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "flexCWM",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-28"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 359,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pfclust"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pfclust.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "PFC",
    "PFCR"
  ],
  "_help": [
    {
      "page": "PFC",
      "title": "Power Fuzzy Clustering",
      "topics": [
        "PFC"
      ]
    },
    {
      "page": "PFCR",
      "title": "Power Fuzzy Cluster-wise Regression",
      "topics": [
        "PFCR"
      ]
    }
  ],
  "_readme": "https://github.com/cran/pfclust/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pfclust",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T06:47:35.000Z",
      "distro": "noble",
      "commit": "9261df9ff8022e6f470c39f9ce2348b130480282",
      "fileid": "f43d943f678ab501b90bec2d74f89ab5d7205a970fd6998f6543c08fefda961d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26387201638"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T06:47:05.000Z",
      "distro": "noble",
      "commit": "9261df9ff8022e6f470c39f9ce2348b130480282",
      "fileid": "d6c34823ee5a00b13e5049391c1a0d3a1904192620f4f833163733fabfa0dfcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26387201638"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T06:46:54.000Z",
      "commit": "9261df9ff8022e6f470c39f9ce2348b130480282",
      "fileid": "a8989911d06435ce7b101d8006f234f581857dddfa20fadc672e53505d4a8d21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26387201638"
    }
  ]
}