{
  "_id": "6a4df619e691af43f13deb4d",
  "Package": "levelnet",
  "Type": "Package",
  "Title": "Methods to Analyze One-mode Projections of Two-mode Networks",
  "Version": "0.5.0",
  "Authors@R": "person(\"David\", \"Schoch\", email = \"david@schochastics.net\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "David Schoch <david@schochastics.net>",
  "Description": "Methods to analyze one-mode projections of two-mode\nnetworks. Focus lies on methods to determine significant edges.",
  "URL": "https://github.com/schochastics/levelnet",
  "BugReports": "https://github.com/schochastics/levelnet/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://schochastics.r-universe.dev",
  "Date/Publication": "2023-01-25 07:52:29 UTC",
  "RemoteUrl": "https://github.com/schochastics/levelnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-08 06:57:38 UTC",
    "User": "root"
  },
  "Author": "David Schoch [aut, cre]",
  "_user": "schochastics",
  "_type": "src",
  "_file": "levelnet_0.5.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/76cf2ebb2deb55b95a8b34ec09106b953f39c6d3a5bf7a75af3ccf3d8d587ada",
  "_filesize": 1810776,
  "_sha256": "76cf2ebb2deb55b95a8b34ec09106b953f39c6d3a5bf7a75af3ccf3d8d587ada",
  "_expires": "2026-10-16T07:02:47.000Z",
  "_created": "2026-07-08T06:57:38.000Z",
  "_published": "2026-07-08T07:02:49.594Z",
  "_jobs": [
    {
      "job": 85806824999,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8160570981"
    },
    {
      "job": 85806825025,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8160560963"
    },
    {
      "job": 85806825029,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8160568279"
    },
    {
      "job": 85806825068,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8160571254"
    },
    {
      "job": 85806825022,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8160559172"
    },
    {
      "job": 85806825031,
      "time": 241,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8160610166"
    },
    {
      "job": 85806825065,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8160570647"
    },
    {
      "job": 85806825027,
      "time": 264,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8160617851"
    },
    {
      "job": 85806290660,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160520879"
    },
    {
      "job": 85806825006,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160565816"
    },
    {
      "job": 85806825012,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8160549414"
    },
    {
      "job": 85806825026,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8160564175"
    },
    {
      "job": 85806825040,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8160566884"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726",
  "_status": "success",
  "_upstream": "https://github.com/schochastics/levelnet",
  "_commit": {
    "id": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
    "author": "schochastics <david@schochastics.net>",
    "committer": "schochastics <david@schochastics.net>",
    "message": "fixed email\n",
    "time": 1674633149
  },
  "_maintainer": {
    "name": "David Schoch",
    "email": "david@schochastics.net",
    "login": "schochastics",
    "mastodon": "@schochastics@fosstodon.org",
    "bluesky": "@schochastics.net",
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer",
    "uuid": 17147355
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "schochastics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "schochastics",
      "count": 22,
      "uuid": 17147355
    }
  ],
  "_userbio": {
    "uuid": 17147355,
    "type": "user",
    "name": "David Schoch",
    "followers": 468,
    "description": "Data Scientist/DevOps Engineer at cynkra and #RStats developer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/levelnet"
  },
  "_devurl": "https://github.com/schochastics/levelnet",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/levelnet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bipartite_from_data_frame",
    "clique_vertex_mat",
    "disparsity_filter",
    "fiedler_order",
    "fsdsm",
    "graph_indifference",
    "graph_interval",
    "graph_random_vote",
    "graph_rectangle",
    "graph_tolerance",
    "is_bipartite1",
    "is_interval",
    "laplacian_vectors",
    "lazarus_count",
    "multiLexBFS",
    "perm2box",
    "sdsm_diagnostic",
    "sdsm_prob",
    "superbox_graph"
  ],
  "_datasets": [
    {
      "name": "cosponsor_senate_15",
      "title": "Bill cosponsorship data for the 115th Senate",
      "object": "cosponsor_senate_15",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "party",
        "bill"
      ],
      "rows": 26392,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bipartite_from_data_frame",
      "title": "two-mode network from a data.frame",
      "topics": [
        "bipartite_from_data_frame"
      ]
    },
    {
      "page": "cosponsor_senate_15",
      "title": "Bill cosponsorship data for the 115th Senate",
      "topics": [
        "cosponsor_senate_15"
      ]
    },
    {
      "page": "disparsity_filter",
      "title": "Disparity Filter",
      "topics": [
        "disparsity_filter"
      ]
    },
    {
      "page": "fiedler_order",
      "title": "Permutation induced by Fiedler vector",
      "topics": [
        "fiedler_order"
      ]
    },
    {
      "page": "graph_indifference",
      "title": "Random Indifference Graph",
      "topics": [
        "graph_indifference"
      ]
    },
    {
      "page": "graph_interval",
      "title": "Random Interval Graph",
      "topics": [
        "graph_interval"
      ]
    },
    {
      "page": "graph_random_vote",
      "title": "generate random roll-call votes based on ideology space",
      "topics": [
        "graph_random_vote"
      ]
    },
    {
      "page": "graph_rectangle",
      "title": "Boxicity 2 graph",
      "topics": [
        "graph_rectangle"
      ]
    },
    {
      "page": "graph_tolerance",
      "title": "Random Tolerance Graph",
      "topics": [
        "graph_tolerance"
      ]
    },
    {
      "page": "helpers",
      "title": "helper function",
      "topics": [
        "clique_vertex_mat",
        "helpers",
        "is_bipartite1"
      ]
    },
    {
      "page": "is_interval",
      "title": "Check whether graph is interval graph",
      "topics": [
        "is_interval"
      ]
    },
    {
      "page": "laplacian_vectors",
      "title": "Laplacian Vectors",
      "topics": [
        "laplacian_vectors"
      ]
    },
    {
      "page": "lazarus_count",
      "title": "Lazarus Count",
      "topics": [
        "lazarus_count"
      ]
    },
    {
      "page": "multiLexBFS",
      "title": "Multisweep Lex-BFS",
      "topics": [
        "multiLexBFS"
      ]
    },
    {
      "page": "perm2box",
      "title": "Box representation from permutations",
      "topics": [
        "perm2box"
      ]
    },
    {
      "page": "sdsm",
      "title": "Flexible Stochastic Degree Sequence Model",
      "topics": [
        "fsdsm",
        "sdsm",
        "sdsm_prob"
      ]
    },
    {
      "page": "sdsm_diagnostic",
      "title": "sdsm model diagnostics",
      "topics": [
        "sdsm_diagnostic"
      ]
    },
    {
      "page": "superbox_graph",
      "title": "Supergraph with given boxicity",
      "topics": [
        "superbox_graph"
      ]
    }
  ],
  "_readme": "https://github.com/schochastics/levelnet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "levelnet",
  "_universes": [
    "schochastics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-08T07:00:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/557e672f2b1529adfbf5d45d8513c788d492a382cb7bd8cba87d0fcb3d9b8961",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/b31834981c3dcd0d214788c38e0fe63ffb35bb8d82159c057f9ca45d35e0efae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/b3aa642322214cd44f92968c831d579ce966b1a8964d8c3759dd7b87ede16025",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/c940dffb58a5f18cd71e74e27bbaa5e2c4478d765471cfaf36511769f0561f21",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:29.000Z",
      "arch": "aarch64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/c9f3a3508499241ddb3ac3cc135012cd95c3d09ff1244cfc8d4b2945c40bf36b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-08T07:00:58.000Z",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/948b9dc2ed2e78e869ae70c579368a7986cf6ed72ae7d2d69d600c3ea5242e3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:49.000Z",
      "arch": "aarch64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/b227d089f517694d41d358dbe485c44f7e02aac07560d9472717750bed504fef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-07-08T07:01:04.000Z",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/d01a4148609f9db1c241a93c8ee6a6fd71938def82086cc842bce433acb3e85f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:57.000Z",
      "arch": "emscripten",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/75553cba834fe029ca8f89c48eac8c1247d32aff7346212cc4baec804618a99a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-08T06:58:49.000Z",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/8063484e44ef65a4e49ba6a19908d0e69233cdf21a413051aef664390089eed6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:16.000Z",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/ff183bd8b2b57157ec5a39d8922cc086c7a8971a29c53ef590ed951991ae3357",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-07-08T06:59:10.000Z",
      "arch": "x86_64",
      "commit": "775cf5e91b83cb73fe35e378ed1d7facb1d741eb",
      "fileid": "https://r2.ropensci.org/0041bc9b55371fc1d6cfb9dc74061ca315352e12635c1622883a6231399daf67",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/schochastics/actions/runs/28923650726"
    }
  ]
}