{
  "_id": "6a42cf954ba05a737d8b1ad9",
  "Package": "wompwomp",
  "Version": "0.99.0",
  "Date": "2026-06-23",
  "Title": "Optimizing Alluvial Plots",
  "Authors@R": "c(person(\"Joseph\", \"Rich\", role = c(\"aut\", \"cre\"), email = \"jmrich@caltech.edu\", comment = c(ORCID = \"0000-0003-1400-8479\")), person(\"Conrad\", \"Oakes\", role = \"aut\", email = \"coakes@caltech.edu\"), person(\"Lior\", \"Pachter\", role = \"aut\", comment = c(ORCID = \"0000-0002-9164-6231\")))",
  "Description": "Sort k-partite graphs with node order, layer order, and\nnode grouping optimized with a heuristic to (nearly) minimize\nedge crossings. Useful for improving visualizations with\nalluvial plots by \"untangling\" the graphs.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/pachterlab/wompwomp",
  "BugReports": "https://github.com/pachterlab/wompwomp/issues",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 20:00:15 UTC",
    "User": "root"
  },
  "Author": "Joseph Rich [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1400-8479>), Conrad Oakes [aut],\nLior Pachter [aut] (ORCID:\n<https://orcid.org/0000-0002-9164-6231>)",
  "Maintainer": "Joseph Rich <jmrich@caltech.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-29 13:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/wompwomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3a2ae810104971b294a8f151e34b5e1fa2b5656",
  "MD5sum": "eded13f050ecd252c6a0448d40df3bc1",
  "_user": "cran",
  "_type": "src",
  "_file": "wompwomp_0.99.0.tar.gz",
  "_fileid": "453b6bdb6d4a3ead101556079fcd3ecd7398d2a04ce5c30ee3d1e2a48a75e6d9",
  "_filesize": 314681,
  "_sha256": "453b6bdb6d4a3ead101556079fcd3ecd7398d2a04ce5c30ee3d1e2a48a75e6d9",
  "_created": "2026-06-29T20:00:15.000Z",
  "_published": "2026-06-29T20:03:33.113Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84145191268,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7963071849"
    },
    {
      "job": 84145191272,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963072691"
    },
    {
      "job": 84144571106,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7963012596"
    },
    {
      "job": 84145191264,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7963074548"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28398821038",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wompwomp",
  "_commit": {
    "id": "c3a2ae810104971b294a8f151e34b5e1fa2b5656",
    "author": "Joseph Rich <jmrich@caltech.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.99.0\n",
    "time": 1782741002
  },
  "_maintainer": {
    "name": "Joseph Rich",
    "email": "jmrich@caltech.edu",
    "login": "josephrich98",
    "description": "",
    "uuid": 76865251,
    "orcid": "0000-0003-1400-8479"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "TSP",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gtools",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "reticulate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggalluvial",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.99.0",
      "date": "2026-06-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "josephrich98",
      "count": 1,
      "uuid": 76865251
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wompwomp"
  },
  "_devurl": "https://github.com/pachterlab/wompwomp",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wompwomp.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.99.0",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "compute_crossing_objective",
    "get_lode_clusters",
    "get_lode_clusters_options",
    "lode_cluster_pal",
    "prep_for_lodes",
    "setup_python_env",
    "sort_to_uncross",
    "sort_to_uncross_options"
  ],
  "_help": [
    {
      "page": "compute_crossing_objective",
      "title": "Determine overlapping edges",
      "topics": [
        "compute_crossing_objective"
      ]
    },
    {
      "page": "get_lode_clusters",
      "title": "Color alluvia",
      "topics": [
        "get_lode_clusters"
      ]
    },
    {
      "page": "get_lode_clusters_options",
      "title": "Control Options for 'get_lode_clusters()'",
      "topics": [
        "get_lode_clusters_options"
      ]
    },
    {
      "page": "lode_cluster_pal",
      "title": "Make stratum color list",
      "topics": [
        "lode_cluster_pal"
      ]
    },
    {
      "page": "prep_for_lodes",
      "title": "Preprocess data",
      "topics": [
        "prep_for_lodes"
      ]
    },
    {
      "page": "setup_python_env",
      "title": "Setup Python environment for this package",
      "topics": [
        "setup_python_env"
      ]
    },
    {
      "page": "sort_to_uncross",
      "title": "Sorts a dataframe to minimize crossings in a parallel sets / alluvial plot.",
      "topics": [
        "sort_to_uncross"
      ]
    },
    {
      "page": "sort_to_uncross_options",
      "title": "Control Options for 'sort_to_uncross()'",
      "topics": [
        "sort_to_uncross_options"
      ]
    }
  ],
  "_readme": "https://github.com/cran/wompwomp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "igraph",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "TSP",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "plotting.Rmd",
      "filename": "plotting.html",
      "title": "Plotting with ggalluvial",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-29 13:50:02",
      "modified": "2026-06-29 13:50:02",
      "commits": 1
    },
    {
      "source": "wompwomp_intro.Rmd",
      "filename": "wompwomp_intro.html",
      "title": "Quick Start: An Introduction to wompwomp",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-29 13:50:02",
      "modified": "2026-06-29 13:50:02",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "wompwomp",
  "_universes": [
    "cran",
    "josephrich98",
    "pachterlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-29T20:02:44.000Z",
      "distro": "resolute",
      "commit": "c3a2ae810104971b294a8f151e34b5e1fa2b5656",
      "fileid": "862f15c4e87409c420ad589fb6ee744591caffcde55e7689ee1be91b6b5934eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28398821038"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.0",
      "date": "2026-06-29T20:02:42.000Z",
      "distro": "resolute",
      "commit": "c3a2ae810104971b294a8f151e34b5e1fa2b5656",
      "fileid": "414ca45b01e98cf1d11dbae55cad3ab2f601434f6a3f1965033a8991738bae07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28398821038"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.0",
      "date": "2026-06-29T20:03:15.000Z",
      "commit": "c3a2ae810104971b294a8f151e34b5e1fa2b5656",
      "fileid": "b4a3f97c91461513bf53c545e9b13a3ba36ce9bc08222082f82c5c35a9c19fb0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28398821038"
    }
  ]
}