{
  "_id": "6a1037afacfb0bcc41c9a83a",
  "Package": "PantaRhei",
  "Title": "Plots Sankey Diagrams",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Patrick\",\nfamily = \"Bogaart\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pwbogaart@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-8612-1289\"))",
  "Description": "Sankey diagrams are a powerful and visually attractive way\nto visualize the flow of conservative substances through a\nsystem. They typically consists of a network of nodes, and\nfluxes between them, where the total balance in each internal\nnode is 0, i.e. input equals output. Sankey diagrams are\ntypically used to display energy systems, material flow\naccounts etc. Unlike so-called alluvial plots, Sankey diagrams\nalso allow for cyclic flows: flows originating from a single\nnode can, either direct or indirect, contribute to the input of\nthat same node. This package, named after the Greek aphorism\nPanta Rhei (everything flows), provides functions to create\npublication-quality diagrams, using data in tables (or spread\nsheets) and a simple syntax.",
  "License": "EUPL",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://pwbogaart.r-universe.dev",
  "Date/Publication": "2021-06-30 10:03:49 UTC",
  "RemoteUrl": "https://github.com/pwbogaart/pantarhei",
  "RemoteRef": "HEAD",
  "RemoteSha": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:13:12 UTC",
    "User": "root"
  },
  "Author": "Patrick Bogaart [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8612-1289>)",
  "Maintainer": "Patrick Bogaart <pwbogaart@gmail.com>",
  "MD5sum": "006de6bd7812502f05cd4476b2a9c1aa",
  "_user": "pwbogaart",
  "_type": "src",
  "_file": "PantaRhei_0.1.3.tar.gz",
  "_fileid": "3f51e7c9a31a8b3fc189f3288e509540f35bad71b4c1cc0395164abcd20b6dd5",
  "_filesize": 68332,
  "_sha256": "3f51e7c9a31a8b3fc189f3288e509540f35bad71b4c1cc0395164abcd20b6dd5",
  "_created": "2026-05-12T06:13:12.000Z",
  "_published": "2026-05-22T11:02:07.128Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366677586,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6936988376"
    },
    {
      "job": 77366677470,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6936990154"
    },
    {
      "job": 77366677703,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6937020559"
    },
    {
      "job": 77366677183,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6937017619"
    },
    {
      "job": 77366676542,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936964784"
    },
    {
      "job": 77366676809,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158924560"
    },
    {
      "job": 77366677649,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6936984185"
    },
    {
      "job": 77366677862,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6936980519"
    },
    {
      "job": 77366677532,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6936978974"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pwbogaart/pantarhei",
  "_commit": {
    "id": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
    "author": "pwbogaart <pwbogaart@gmail.com>",
    "committer": "pwbogaart <pwbogaart@gmail.com>",
    "message": "Fixed label placement for vertical nodes\n",
    "time": 1625047429
  },
  "_maintainer": {
    "name": "Patrick Bogaart",
    "email": "pwbogaart@gmail.com",
    "login": "pwbogaart",
    "twitter": "@pwbogaart",
    "uuid": 18592415,
    "orcid": "0000-0002-8612-1289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "pwbogaart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "pwbogaart",
      "count": 6,
      "uuid": 18592415
    }
  ],
  "_userbio": {
    "uuid": 18592415,
    "type": "user",
    "name": "Patrick Bogaart",
    "description": "Computational Earth and Environmental Sciences"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PantaRhei"
  },
  "_devurl": "https://github.com/pwbogaart/pantarhei",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PantaRhei.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pwbogaart/pantarhei",
  "_realowner": "pwbogaart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2020-12-18"
    }
  ],
  "_exports": [
    "check_balance",
    "check_consistency",
    "parse_flows",
    "parse_nodes",
    "parse_palette",
    "sankey",
    "strformat"
  ],
  "_help": [],
  "_readme": "https://github.com/pwbogaart/pantarhei/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "pantarhei",
  "_universes": [
    "pwbogaart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T06:14:55.000Z",
      "distro": "noble",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "de29f8d720f9686ee7a610d0c568e2bd95d753144e6a9bd9110ce0a3bf5f5ff8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T06:15:04.000Z",
      "distro": "noble",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "8d109f96074a341a3d76a9df3ec3948b96f863bcce2c1466ad41ce6161e92cfd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T06:17:10.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "118c0924b053b2dd67aceee5698176296fa7408f9d72ff4889ed8294f18fae94",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T06:16:58.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "600fd61fdcda2c974ce7c781cb204feb769aa06e6e75a36b293539d51dcf2b34",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T06:14:32.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "9c2bc44243f9985d2ad7dba25cd709bd6591703ce9060a30b8c392712bdf3d9a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T06:14:19.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "c2d8163742881f6c10c67bc9e274e3899ade410796d676c85e5f130b69ba3906",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T06:14:13.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "3c91e9c8840c55e6782fb38d7339b192c3e0f1c8abedc46071b3f6c8a1b19378",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T11:01:51.000Z",
      "commit": "756ec91573d5479e11d17d85b0e696e9ac0cb4d8",
      "fileid": "63946721a43fbc96aef8f041582fceaa6bb956fd8b988dfff1a758010d1e72dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pwbogaart/actions/runs/25716867792"
    }
  ]
}