{
  "_id": "6a1f19a8b401979e7341eff7",
  "Package": "echarty",
  "Title": "Minimal R/Shiny Interface to JavaScript Library 'ECharts'",
  "Date": "2026-04-14",
  "Version": "1.7.3",
  "Authors@R": "c(\nperson(given= \"Larry\", family= \"Helgason\", role= c(\"aut\", \"cre\"), email= \"larry@helgasoft.com\", comment=\"initial code from John Coene's library echarts4r\")\n)",
  "Description": "Deliver the full functionality of 'ECharts' with minimal\noverhead. 'echarty' users build R lists for 'ECharts' API. Lean\nset of powerful commands.",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "License": "Apache License (>= 2.0)",
  "URL": "https://helgasoft.github.io/echarty/",
  "BugReports": "https://github.com/helgasoft/echarty/issues/",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "rmarkdown, knitr",
  "Rdmacros": "echarty",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://helgasoft.r-universe.dev",
  "Date/Publication": "2026-04-17 00:04:03 UTC",
  "RemoteUrl": "https://github.com/helgasoft/echarty",
  "RemoteRef": "HEAD",
  "RemoteSha": "2313ad23bc530bc7c22a214a0695597fbf16de09",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:18:20 UTC",
    "User": "root"
  },
  "Author": "Larry Helgason [aut, cre] (initial code from John Coene's library\necharts4r)",
  "Maintainer": "Larry Helgason <larry@helgasoft.com>",
  "MD5sum": "1bb238848f1fac63d2bfb2e65521dd25",
  "_user": "helgasoft",
  "_type": "src",
  "_file": "echarty_1.7.3.tar.gz",
  "_fileid": "00391f6f26b18a8a47843dfd59004a408eff48b24bc8bf9896c24d87ee82153c",
  "_filesize": 786010,
  "_sha256": "00391f6f26b18a8a47843dfd59004a408eff48b24bc8bf9896c24d87ee82153c",
  "_created": "2026-05-17T05:18:20.000Z",
  "_published": "2026-06-02T17:58:00.140Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137500716,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039567102"
    },
    {
      "job": 79137500325,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039566267"
    },
    {
      "job": 79137500701,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039560747"
    },
    {
      "job": 79137500503,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039565070"
    },
    {
      "job": 79137499577,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039550769"
    },
    {
      "job": 79137499508,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365775389"
    },
    {
      "job": 79137500309,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039563934"
    },
    {
      "job": 79137500796,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039559966"
    },
    {
      "job": 79137500319,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039560080"
    }
  ],
  "_buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/helgasoft/echarty",
  "_commit": {
    "id": "2313ad23bc530bc7c22a214a0695597fbf16de09",
    "author": "helgasoft <helgasoft@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Refactor WebAssembly release workflow triggers and jobs\n\nUpdated workflow to trigger on release events and modified job configurations.",
    "time": 1776384243
  },
  "_maintainer": {
    "name": "Larry Helgason",
    "email": "larry@helgasoft.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "crosstalk",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "version": ">= 2.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "helgasoft",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 9
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v.1.6.7",
      "date": "2025-08-14"
    },
    {
      "name": "v.1.7.0",
      "date": "2025-10-21"
    },
    {
      "name": "v.1.7.1",
      "date": "2026-01-10"
    },
    {
      "name": "v.1.7.2",
      "date": "2026-04-05"
    },
    {
      "name": "v.1.7.3",
      "date": "2026-04-17"
    }
  ],
  "_topics": [
    "3d",
    "animation",
    "boxplot",
    "charts",
    "crosstalk",
    "echarts",
    "echarty",
    "geojson",
    "globe",
    "graphs",
    "heatmap",
    "hierarchical-data",
    "leaflet",
    "maps",
    "morphing",
    "shapefiles",
    "shiny",
    "visualization",
    "webr"
  ],
  "_stars": 113,
  "_contributors": [
    {
      "user": "helgasoft",
      "count": 156,
      "uuid": 13038071
    }
  ],
  "_userbio": {
    "uuid": 13038071,
    "type": "user",
    "name": "helgasoft",
    "description": "interactive charts and maps"
  },
  "_downloads": {
    "count": 666,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/echarty"
  },
  "_devurl": "https://github.com/helgasoft/echarty",
  "_pkgdown": "https://helgasoft.github.io/echarty/",
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/echarty.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/helgasoft/echarty",
  "_realowner": "helgasoft",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-16"
    },
    {
      "version": "0.1.3",
      "date": "2021-03-31"
    },
    {
      "version": "0.2.0",
      "date": "2021-06-13"
    },
    {
      "version": "0.3.1",
      "date": "2021-07-30"
    },
    {
      "version": "1.4.0",
      "date": "2021-10-24"
    },
    {
      "version": "1.4.1",
      "date": "2021-11-03"
    },
    {
      "version": "1.4.2",
      "date": "2021-11-06"
    },
    {
      "version": "1.4.3",
      "date": "2021-12-20"
    },
    {
      "version": "1.4.5",
      "date": "2022-04-01"
    },
    {
      "version": "1.4.7",
      "date": "2022-08-28"
    },
    {
      "version": "1.5.0",
      "date": "2022-11-24"
    },
    {
      "version": "1.5.4",
      "date": "2023-05-29"
    },
    {
      "version": "1.6.0",
      "date": "2023-09-21"
    },
    {
      "version": "1.6.1",
      "date": "2023-10-11"
    },
    {
      "version": "1.6.2",
      "date": "2023-10-15"
    },
    {
      "version": "1.6.3",
      "date": "2024-01-12"
    },
    {
      "version": "1.6.4",
      "date": "2024-06-05"
    },
    {
      "version": "1.6.5",
      "date": "2025-01-11"
    },
    {
      "version": "1.6.6",
      "date": "2025-01-17"
    },
    {
      "version": "1.7.0",
      "date": "2025-10-23"
    },
    {
      "version": "1.7.1",
      "date": "2026-01-09"
    },
    {
      "version": "1.7.2",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "ec.clmn",
    "ec.data",
    "ec.fromJson",
    "ec.init",
    "ec.inspect",
    "ec.paxis",
    "ec.plugjs",
    "ec.registerMap",
    "ec.theme",
    "ec.upd",
    "ec.util",
    "ecr.band",
    "ecr.ebars",
    "ecs.exec",
    "ecs.output",
    "ecs.proxy",
    "ecs.render"
  ],
  "_help": [
    {
      "page": "Introduction",
      "title": "echarty",
      "topics": [
        "-- Introduction --"
      ]
    },
    {
      "page": "ec.clmn",
      "title": "Data column format",
      "topics": [
        "ec.clmn"
      ]
    },
    {
      "page": "ec.data",
      "title": "Data helper",
      "topics": [
        "ec.data"
      ]
    },
    {
      "page": "ec.fromJson",
      "title": "JSON to chart",
      "topics": [
        "ec.fromJson"
      ]
    },
    {
      "page": "ec.init",
      "title": "Initialize a chart",
      "topics": [
        "ec.init"
      ]
    },
    {
      "page": "ec.inspect",
      "title": "Chart to JSON",
      "topics": [
        "ec.inspect"
      ]
    },
    {
      "page": "ec.paxis",
      "title": "Parallel Axis",
      "topics": [
        "ec.paxis"
      ]
    },
    {
      "page": "ec.plugjs",
      "title": "Install Javascript plugin from URL source",
      "topics": [
        "ec.plugjs"
      ]
    },
    {
      "page": "ec.registerMap",
      "title": "Register a geoJson map",
      "topics": [
        "ec.registerMap"
      ]
    },
    {
      "page": "ec.theme",
      "title": "Themes",
      "topics": [
        "ec.theme"
      ]
    },
    {
      "page": "ec.upd",
      "title": "Update option lists",
      "topics": [
        "ec.upd"
      ]
    },
    {
      "page": "ec.util",
      "title": "Utility functions",
      "topics": [
        "ec.util"
      ]
    },
    {
      "page": "ecr.band",
      "title": "Area band",
      "topics": [
        "ecr.band"
      ]
    },
    {
      "page": "ecr.ebars",
      "title": "Error bars",
      "topics": [
        "ecr.ebars"
      ]
    },
    {
      "page": "ecs.exec",
      "title": "Shiny: Execute a proxy command",
      "topics": [
        "ecs.exec"
      ]
    },
    {
      "page": "ecs.output",
      "title": "Shiny: UI chart",
      "topics": [
        "ecs.output"
      ]
    },
    {
      "page": "ecs.proxy",
      "title": "Shiny: Create a proxy",
      "topics": [
        "ecs.proxy"
      ]
    },
    {
      "page": "ecs.render",
      "title": "Shiny: Plot command to render chart",
      "topics": [
        "ecs.render"
      ]
    }
  ],
  "_pkglogo": "https://github.com/helgasoft/echarty/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/helgasoft/echarty/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.tree",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 6.121264305229581,
  "_indexed": true,
  "_nocasepkg": "echarty",
  "_universes": [
    "helgasoft"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-17T05:20:45.000Z",
      "distro": "noble",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "173bac20ba6e142fcacf4ed06b36a562c22932557d27f9cff24fc356584cc09b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-17T05:20:39.000Z",
      "distro": "noble",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "26a6c6d9aa793fe7b6eb04e9567edfd108c6d21c6a8addbcc79420b157796100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-17T05:19:51.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "96e05336911568e8430797e2f00cfb3a94031ed4abe987ebe3ae8dcbfe29f8d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-17T05:20:30.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "020b4adf72cf758438dc52798c507afea1ab3c0a2f77d3ce1f3bd96f8fa77ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-17T05:19:56.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "65ac0d4ceef267af16d5897ba4ee8cf5582faa38bb63ced829dad0a830c841f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-17T05:19:27.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "1a703474dd6abdbde5fb1f6dcb574ed7f742bcf84de4ead8e9abe17ce54ed877",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-17T05:19:33.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "e8304677e29fb3cef5e21058033bfdf3ac57b501ce9faa12cd7f9c2d1d3bad49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.3",
      "date": "2026-06-02T17:57:44.000Z",
      "commit": "2313ad23bc530bc7c22a214a0695597fbf16de09",
      "fileid": "2c10417f4183bf0d2f3576ff7ebf3788965ad8a2edc1084ff011282991eab76d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/helgasoft/actions/runs/25982126201"
    }
  ]
}