{
  "_id": "6a11c347acfb0bcc41cff012",
  "Package": "fcmfd",
  "Type": "Package",
  "Title": "Fuzzy C-Means for Fuzzy Data",
  "Version": "0.1.1",
  "Authors@R": "person(\"José\", \"Ortigas\", email = \"jose.ortigas@unmsm.edu.pe\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements a fuzzy clustering approach for ordinal\nLikert-type data using triangular fuzzy numbers (TFNs). The\npackage extends the classical fuzzy C-means algorithm to better\nhandle uncertainty in ordinal scales and includes automatic\nselection of the number of clusters using the Xie-Beni validity\nindex. References: Coppi, R., D'Urso, P., and Giordani, P.\n(2012), \"Fuzzy and possibilistic clustering for fuzzy data\",\n<doi:10.1016/j.csda.2010.09.013>. Xie, X. L. and Beni, G.\n(1991), \"A validity measure for fuzzy clustering\",\n<doi:10.1109/34.85677>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:06:35 UTC",
    "User": "root"
  },
  "Author": "José Ortigas [aut, cre]",
  "Maintainer": "José Ortigas <jose.ortigas@unmsm.edu.pe>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-23 11:50:39 UTC",
  "RemoteUrl": "https://github.com/cran/fcmfd",
  "RemoteRef": "HEAD",
  "RemoteSha": "62465c786f01f5d2abbe2e46416f303c8b49e73f",
  "MD5sum": "441dabc7286674de574856082f500ce5",
  "_user": "cran",
  "_type": "src",
  "_file": "fcmfd_0.1.1.tar.gz",
  "_fileid": "6da77c80e2e5791c06e767aecbea6f055bb51d90ca8dd4e75b753a04eab88cad",
  "_filesize": 201437,
  "_sha256": "6da77c80e2e5791c06e767aecbea6f055bb51d90ca8dd4e75b753a04eab88cad",
  "_created": "2026-05-23T15:06:35.000Z",
  "_published": "2026-05-23T15:09:59.778Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77529981404,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7177742698"
    },
    {
      "job": 77529981416,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177743464"
    },
    {
      "job": 77529792879,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177728451"
    },
    {
      "job": 77529981395,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177736969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26336028151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fcmfd",
  "_commit": {
    "id": "62465c786f01f5d2abbe2e46416f303c8b49e73f",
    "author": "José Ortigas <jose.ortigas@unmsm.edu.pe>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779537039
  },
  "_maintainer": {
    "name": "José Ortigas",
    "email": "jose.ortigas@unmsm.edu.pe"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-05-05"
    },
    {
      "name": "0.1.1",
      "date": "2026-05-23"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fcmfd"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fcmfd.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-05"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-23"
    }
  ],
  "_exports": [
    "cluster_assignment",
    "fcmTFN",
    "membership",
    "plot_dictionary",
    "plot_prototypes",
    "plot_xb",
    "print_fcmTFN",
    "prototype_matrix"
  ],
  "_datasets": [
    {
      "name": "sim_likert_0_10",
      "title": "Simulated Likert Data (0–10 Scale)",
      "object": "sim_likert_0_10",
      "class": [
        "data.frame"
      ],
      "fields": [
        "life_satisfaction",
        "happiness",
        "anxiety",
        "depression",
        "health",
        "income_satisfaction",
        "job_satisfaction",
        "social_relationships",
        "trust_in_others",
        "future_expectations"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim_likert7",
      "title": "Simulated Likert 1–7 Survey Dataset",
      "object": "sim_likert7",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Q1",
        "Q2",
        "Q3",
        "Q4",
        "Q5",
        "Q6",
        "Q7",
        "Q8",
        "Q9",
        "Q10",
        "Q11",
        "Q12"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cluster_assignment",
      "title": "Hard Cluster Assignment",
      "topics": [
        "cluster_assignment"
      ]
    },
    {
      "page": "fcmTFN",
      "title": "Fuzzy C-Means Clustering for Triangular Fuzzy Numbers",
      "topics": [
        "fcmTFN"
      ]
    },
    {
      "page": "membership",
      "title": "Extract Membership Matrix",
      "topics": [
        "membership"
      ]
    },
    {
      "page": "plot_dictionary",
      "title": "Plot Fuzzy Dictionary",
      "topics": [
        "plot_dictionary"
      ]
    },
    {
      "page": "plot_prototypes",
      "title": "Plot Cluster Prototypes",
      "topics": [
        "plot_prototypes"
      ]
    },
    {
      "page": "plot_xb",
      "title": "Plot Xie-Beni Index",
      "topics": [
        "plot_xb"
      ]
    },
    {
      "page": "print_fcmTFN",
      "title": "Print Method for fcmTFN Objects",
      "topics": [
        "print_fcmTFN"
      ]
    },
    {
      "page": "prototype_matrix",
      "title": "Prototype Matrix Extraction",
      "topics": [
        "prototype_matrix"
      ]
    },
    {
      "page": "sim_likert_0_10",
      "title": "Simulated Likert Data (0–10 Scale)",
      "topics": [
        "sim_likert_0_10"
      ]
    },
    {
      "page": "sim_likert7",
      "title": "Simulated Likert 1–7 Survey Dataset",
      "topics": [
        "sim_likert7"
      ]
    },
    {
      "page": "summary.fcmTFN",
      "title": "Summary for fcmTFN Objects",
      "topics": [
        "summary.fcmTFN"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fcmfd/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "fcmTFN-introduction.Rmd",
      "filename": "fcmTFN-introduction.html",
      "title": "Introduction to fcmfd",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example Dataset",
        "Running the Clustering Algorithm",
        "Cluster Assignment",
        "Prototype Interpretation",
        "Xie-Beni Index Visualization",
        "Conclusion"
      ],
      "created": "2026-05-05 14:29:54",
      "modified": "2026-05-05 14:29:54",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "fcmfd",
  "_universes": [
    "cran"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T15:08:20.000Z",
      "distro": "noble",
      "commit": "62465c786f01f5d2abbe2e46416f303c8b49e73f",
      "fileid": "82e1195f71d2a56aa149a301606382160790cf6df85a74043ed44336fe6e23de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26336028151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T15:08:33.000Z",
      "distro": "noble",
      "commit": "62465c786f01f5d2abbe2e46416f303c8b49e73f",
      "fileid": "d0f2e8ce19a88c45e79c473fb17cbfb6ed9faee70301292deefc7419fc06eb66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26336028151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-23T15:08:26.000Z",
      "commit": "62465c786f01f5d2abbe2e46416f303c8b49e73f",
      "fileid": "7722afdb627a0c3ceb5118193e67adfdc03135ad194e52aa86425ff14bb1e809",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26336028151"
    }
  ]
}