{
  "_id": "6a1d405a1d7bb097a0a40950",
  "Package": "motifcluster",
  "Title": "Motif-Based Spectral Clustering of Weighted Directed Networks",
  "Version": "0.2.3",
  "Authors@R": "person(given = \"William George\",\nfamily = \"Underwood\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wgu2@princeton.edu\")",
  "Description": "Tools for spectral clustering of weighted directed\nnetworks using motif adjacency matrices. Methods perform well\non large and sparse networks, and random sampling methods for\ngenerating weighted directed networks are also provided. Based\non methodology detailed in Underwood, Elliott and Cucuringu\n(2020) <arXiv:2004.01293>.",
  "URL": "https://github.com/wgunderwood/motifcluster",
  "Language": "en-US",
  "BugReports": "https://github.com/wgunderwood/motifcluster/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://wgunderwood.r-universe.dev",
  "Date/Publication": "2024-06-20 14:08:57 UTC",
  "RemoteUrl": "https://github.com/wgunderwood/motifcluster",
  "RemoteRef": "HEAD",
  "RemoteSha": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
  "RemoteSubdir": "R",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:12:31 UTC",
    "User": "root"
  },
  "Author": "William George Underwood [aut, cre]",
  "Maintainer": "William George Underwood <wgu2@princeton.edu>",
  "MD5sum": "6202869c82cba1e102da59e6e407fdd1",
  "_user": "wgunderwood",
  "_type": "src",
  "_file": "motifcluster_0.2.3.tar.gz",
  "_fileid": "9b76687d0d44e30063659b37662c7a69ef94e96267d88bc445a7ae9bc3bb3c9c",
  "_filesize": 171506,
  "_sha256": "9b76687d0d44e30063659b37662c7a69ef94e96267d88bc445a7ae9bc3bb3c9c",
  "_created": "2026-06-01T08:12:31.000Z",
  "_published": "2026-06-01T08:18:34.339Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78811888960,
      "time": 328,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7326569599"
    },
    {
      "job": 78811888955,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7326519217"
    },
    {
      "job": 78811888987,
      "time": 237,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7326530803"
    },
    {
      "job": 78811888950,
      "time": 208,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7326519960"
    },
    {
      "job": 78811429096,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326464754"
    },
    {
      "job": 78811889002,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326500813"
    },
    {
      "job": 78811889043,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7326506199"
    },
    {
      "job": 78811888959,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7326502515"
    },
    {
      "job": 78811888982,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7326509487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wgunderwood/motifcluster",
  "_commit": {
    "id": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
    "author": "William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>",
    "committer": "William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>",
    "message": "Squashed commit of the following:\n\ncommit 47e8bbb30c998431dc47cdbfd709286d684be838\nAuthor: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>\nDate:   Thu Jun 20 15:03:47 2024 +0100\n\n    Another linting rule\n\ncommit 01e7fe4a08d068c936e4e1037ef2cde24fdadf68\nAuthor: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>\nDate:   Thu Jun 20 15:01:12 2024 +0100\n\n    Update linting rules\n\ncommit 90913976b108a643e3663ba0573fa78f6dd94198\nAuthor: William G Underwood <42812654+WGUNDERWOOD@users.noreply.github.com>\nDate:   Wed Jun 19 21:36:43 2024 +0100\n\n    Nix flake update\n",
    "time": 1718892537
  },
  "_maintainer": {
    "name": "William George Underwood",
    "email": "wgu2@princeton.edu",
    "login": "wgunderwood",
    "description": "Postdoctoral Researcher in Statistics at the University of Cambridge",
    "uuid": 42812654
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "version": ">= 1.2.5",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "version": ">= 0.16.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "version": ">= 5.4.6",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    }
  ],
  "_owner": "wgunderwood",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "wgunderwood",
      "count": 492,
      "uuid": 42812654
    },
    {
      "user": "andeelliott",
      "count": 2,
      "uuid": 3300364
    },
    {
      "user": "ctwardy",
      "count": 1,
      "uuid": 925782
    }
  ],
  "_userbio": {
    "uuid": 42812654,
    "type": "user",
    "name": "William Underwood",
    "description": "Postdoctoral Researcher in Statistics at the University of Cambridge"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/motifcluster"
  },
  "_devurl": "https://github.com/wgunderwood/motifcluster",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/motifcluster.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wgunderwood/motifcluster",
  "_realowner": "wgunderwood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-18"
    },
    {
      "version": "0.1.1",
      "date": "2020-08-11"
    },
    {
      "version": "0.1.2",
      "date": "2021-11-15"
    },
    {
      "version": "0.2.0",
      "date": "2022-04-29"
    },
    {
      "version": "0.2.1",
      "date": "2022-07-02"
    },
    {
      "version": "0.2.2",
      "date": "2022-08-15"
    },
    {
      "version": "0.2.3",
      "date": "2022-11-18"
    }
  ],
  "_exports": [
    "build_laplacian",
    "build_motif_adjacency_matrix",
    "get_largest_component",
    "get_motif_names",
    "kmeanspp",
    "run_laplace_embedding",
    "run_motif_clustering",
    "run_motif_embedding",
    "sample_bsbm",
    "sample_dsbm"
  ],
  "_help": [],
  "_readme": "https://github.com/wgunderwood/motifcluster/raw/HEAD/R/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "RSpectra",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "motifcluster_vignette.Rmd",
      "filename": "motifcluster_vignette.pdf",
      "title": "Using the R package motifcluster",
      "author": "William G. Underwood",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Building motif adjacency matrices",
        "An example network",
        "Basic motif adjacency matrix construction",
        "Functional and structural motif adjacency matrices",
        "Weighted motif adjacency matrices",
        "Mean-weighted instances",
        "Product-weighted instances",
        "Computation method",
        "Sampling random weighted directed networks",
        "Directed stochastic block models",
        "Constant-weighted directed stochastic block models",
        "Poisson-weighted directed stochastic block models",
        "Bipartite stochastic block models",
        "Weighted bipartite stochastic block models",
        "Spectral embedding with motif adjacency matrices",
        "Laplacian matrices",
        "Combinatorial Laplacian",
        "Random-walk Laplacian",
        "Laplace embedding",
        "Motif embedding",
        "Motif-based spectral clustering",
        "References"
      ],
      "created": "2020-04-20 04:06:49",
      "modified": "2022-07-01 18:15:42",
      "commits": 12
    }
  ],
  "_score": 5.431363764158988,
  "_indexed": true,
  "_nocasepkg": "motifcluster",
  "_universes": [
    "wgunderwood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-01T08:17:21.000Z",
      "distro": "noble",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "3a36a60eda6a289ec58d5689233ecf1e3ab0dd9be5156ef5f50b81f7037320d1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-01T08:14:49.000Z",
      "distro": "noble",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "60a1a8d9b9353edfc58b6f2ec735e2f2fac95f0caea551ca6e12ffb1508cc6a4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-01T08:15:31.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "95366bf91fc2f253c0d3c4edcc865d751c291b2c76caecce7fc533d7b8c0b2bd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-01T08:14:52.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "d75a7e70076e4171ef1f5cd34aae9e1662359d9540d00f5e2fd62c33719add5b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-01T08:14:40.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "93b325c61b3c4631dbd04a3dbc61411806622e01c29de2204d666625b0260325",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-01T08:14:07.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "5bc919b8b0c336a31c4dd128cb0c64eb317e5554ad50f4719456fe08d28f3433",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-01T08:13:49.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "f89f19b1a47a788dd0ef87ed863a02e072fc192492d55ec50bd7b9b8f9312d4b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-01T08:14:20.000Z",
      "commit": "8776e6e755fc2b0265f740c2ab30c43ff62fb57d",
      "fileid": "fb6b8cd54e3ce6b9e555729e64c67dc0e91eb7b3ddeb4bb782ddd08338f3250b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/wgunderwood/actions/runs/26743001787"
    }
  ]
}