{
  "_id": "6a2516124b233be19838b6e7",
  "Package": "FuzzySpec",
  "Type": "Package",
  "Title": "Fuzzy Spectral Clustering with Variable-Weighted Adjacency\nMatrices",
  "Version": "1.0.0",
  "Date": "2025-09-23",
  "Authors@R": "c(person(\"Jesse S.\",\"Ghashti\", email=\"jesse.ghashti@ubc.ca\", role = c(\"aut\",\"cre\")),\nperson(\"John R.J.\", \"Thompson\", email=\"john.thompson@ubc.ca\", role = \"aut\"))",
  "Author": "Jesse S. Ghashti [aut, cre], John R.J. Thompson [aut]",
  "Maintainer": "Jesse S. Ghashti <jesse.ghashti@ubc.ca>",
  "Description": "Implementation of the FVIBES, the Fuzzy\nVariable-Importance Based Eigenspace Separation algorithm as\ndescribed in the paper by Ghashti, J.S., Hare, W., and J.R.J.\nThompson (2025). Variable-Weighted Adjacency Constructions for\nFuzzy Spectral Clustering. Submitted.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-06-07 06:51:18 UTC",
    "User": "root"
  },
  "Language": "en-US",
  "Config/pak/sysreqs": "make",
  "Repository": "https://ghashti-j.r-universe.dev",
  "Date/Publication": "2026-01-08 00:05:54 UTC",
  "RemoteUrl": "https://github.com/ghashti-j/fuzzyspec",
  "RemoteRef": "HEAD",
  "RemoteSha": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
  "MD5sum": "329f33c2d47f75b6492a608fa70a3657",
  "_user": "ghashti-j",
  "_type": "src",
  "_file": "FuzzySpec_1.0.0.tar.gz",
  "_fileid": "75e38f55fdd0793b9b7d48691944428f2fa893a651fa4dff80aa092a4cc9962b",
  "_filesize": 1377799,
  "_sha256": "75e38f55fdd0793b9b7d48691944428f2fa893a651fa4dff80aa092a4cc9962b",
  "_created": "2026-06-07T06:51:18.000Z",
  "_published": "2026-06-07T06:56:18.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79938769178,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7461637343"
    },
    {
      "job": 79938769174,
      "time": 201,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7461640447"
    },
    {
      "job": 79938769159,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7461640480"
    },
    {
      "job": 79938769165,
      "time": 260,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7461642528"
    },
    {
      "job": 79938544656,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461617611"
    },
    {
      "job": 79938769163,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461634540"
    },
    {
      "job": 79938769195,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7461635287"
    },
    {
      "job": 79938769198,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7461636374"
    },
    {
      "job": 79938769184,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7461633825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ghashti-j/fuzzyspec",
  "_commit": {
    "id": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
    "author": "Jesse S. Ghashti <168594337+ghashti-j@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update SA1-Datasets.R",
    "time": 1767830754
  },
  "_maintainer": {
    "name": "Jesse S. Ghashti",
    "email": "jesse.ghashti@ubc.ca",
    "login": "ghashti-j",
    "linkedin": "in/jesse-ghashti",
    "description": "PhD student in Mathematics, British Columbia, Canada.",
    "uuid": 168594337
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Thresher",
      "role": "Imports"
    },
    {
      "package": "fclust",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ghashti-j",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 7
    },
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ghashti-j",
      "count": 15,
      "uuid": 168594337
    },
    {
      "user": "jrjthompson",
      "count": 2,
      "uuid": 89273260
    }
  ],
  "_userbio": {
    "uuid": 168594337,
    "type": "user",
    "name": "Jesse S. Ghashti",
    "description": "PhD student in Mathematics, British Columbia, Canada."
  },
  "_downloads": {
    "count": 116,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FuzzySpec"
  },
  "_devurl": "https://github.com/ghashti-j/fuzzyspec",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FuzzySpec.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ghashti-j/fuzzyspec",
  "_realowner": "ghashti-j",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-08"
    }
  ],
  "_exports": [
    "clustering.accuracy",
    "compute.sigma",
    "compute.SNN",
    "fari",
    "find.radius",
    "fuzzy.spectral.clustering",
    "gen.fuzzy",
    "make.adjacency",
    "plot.fuzzy",
    "rNN.dist"
  ],
  "_help": [
    {
      "page": "clustering.accuracy",
      "title": "Clustering Accuracy with Optimal Label Matching",
      "topics": [
        "clustering.accuracy"
      ]
    },
    {
      "page": "compute.sigma",
      "title": "Compute Locally-Adaptive Scaling Parameters from a Distance Matrix",
      "topics": [
        "compute.sigma"
      ]
    },
    {
      "page": "compute.SNN",
      "title": "Shared-Nearest-Neighbours (SNN) Similarity from a Similarity Matrix",
      "topics": [
        "compute.SNN"
      ]
    },
    {
      "page": "fari",
      "title": "Frobenius Adjusted Rand Index for Comparing Two Partition Matrices",
      "topics": [
        "fari"
      ]
    },
    {
      "page": "find.radius",
      "title": "Adaptive Radius Selection by Natural Neighbours",
      "topics": [
        "find.radius"
      ]
    },
    {
      "page": "fuzzy.spectral.clustering",
      "title": "Fuzzy Spectral Clustering with Normalized Eigenvectors",
      "topics": [
        "fuzzy.spectral.clustering"
      ]
    },
    {
      "page": "gen.fuzzy",
      "title": "Generate 2D synthetic datasets with known fuzzy memberships",
      "topics": [
        "gen.fuzzy"
      ]
    },
    {
      "page": "make.adjacency",
      "title": "A General Framework for Adjacency Matrix Construction",
      "topics": [
        "make.adjacency"
      ]
    },
    {
      "page": "plot.fuzzy",
      "title": "Plot 2D Fuzzy Data with Optional Uncertainty Sizing and Cluster Colouring",
      "topics": [
        "plot.fuzzy"
      ]
    },
    {
      "page": "rNN.dist",
      "title": "Compute r-Nearest Neighbours from a Distance Matrix",
      "topics": [
        "rNN.dist"
      ]
    }
  ],
  "_readme": "https://github.com/ghashti-j/fuzzyspec/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "Biobase",
    "BiocGenerics",
    "boot",
    "changepoint",
    "ClassDiscovery",
    "cli",
    "clue",
    "cluster",
    "colorspace",
    "cpm",
    "cpp11",
    "crs",
    "cubature",
    "farver",
    "fclust",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "movMF",
    "mvtnorm",
    "np",
    "oompaBase",
    "oompaData",
    "PCDimension",
    "pixmap",
    "quadprog",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "skmeans",
    "slam",
    "sp",
    "SparseM",
    "survival",
    "Thresher",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "FuzzySpec.Rmd",
      "filename": "FuzzySpec.html",
      "title": "Fuzzy Spectral Clustering with Variable-Weighted Adjacency Matrices",
      "author": "Jesse S. Ghashti and John R. J. Thompson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package Overview",
        "Installation",
        "Sample Usage",
        "Adjacency Construction"
      ],
      "created": "2025-09-25 19:49:56",
      "modified": "2025-10-04 21:22:25",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "fuzzyspec",
  "_universes": [
    "ghashti-j"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T06:53:41.000Z",
      "distro": "noble",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "325abbaca153576f4d2d431bf6af0d11124ac5d993543a3b48caf2f91615db06",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T06:54:07.000Z",
      "distro": "noble",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "124a44c3dc066c03c9ce26ec7b4eb963020e107c916e6652f4071d9b4ae9bf31",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T06:54:14.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "6ca3dd861b806b3e700de51d3048ab9661d1d476a51a97bfff101a3070ba5c7a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T06:54:16.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "04fc4589bda546c407e69d779caec9a79f6206166a6ba6e54875a4855bd5c0b5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-07T06:54:07.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "91b47e50c091851d8df4f2572a688c490427b2c4c0b82f80659aaae89c09a021",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:53:03.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "b998a59a1dcc4c1c9f6a9a2d03e973df5614be6052069b554060d0a47db592bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:53:15.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "cacace92cc02e6b7ff68b46acbb4acfb2ceeaae88a76e49887cd14806be74f00",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T06:52:58.000Z",
      "commit": "4cfded3784b45aba1a378bd9a8d8d2fe50d9e4d7",
      "fileid": "0d9b7db04cfe775df5fddaf84dd7e906726df2ae952c8238c14a9692e983e2e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ghashti-j/actions/runs/27085302177"
    }
  ]
}