{
  "_id": "6a215668cd65a98ecbd2e3ec",
  "Package": "shinyHugePlot",
  "Type": "Package",
  "Title": "Efficient Plotting of Large-Sized Data",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(given = \"Junta\", family = \"Tagusari\", email = \"j.tagusari@eng.hokudai.ac.jp\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(given = \"Jonas\", family = \"Van Der Donckt\", role = c(\"cph\")),\nperson(given = \"Jeroen\", family = \"Van Der Donckt\", role = c(\"cph\")),\nperson(given = \"Emiel\", family = \"Deprost\", role = c(\"cph\"))\n)",
  "Maintainer": "Junta Tagusari <j.tagusari@eng.hokudai.ac.jp>",
  "Language": "en-US",
  "Description": "A tool to plot data with a large sample size using 'shiny'\nand 'plotly'. Relatively small samples are obtained from the\noriginal data using a specific algorithm. The samples are\nupdated according to a user-defined x range. Jonas Van Der\nDonckt, Jeroen Van Der Donckt, Emiel Deprost (2022)\n<https://github.com/predict-idlab/plotly-resampler>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:38:05 UTC",
    "User": "root"
  },
  "Author": "Junta Tagusari [aut, cre, cph], Jonas Van Der Donckt [cph],\nJeroen Van Der Donckt [cph], Emiel Deprost [cph]",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nxz-utils zlib1g-dev",
  "Repository": "https://jtagusari.r-universe.dev",
  "Date/Publication": "2024-10-02 03:01:19 UTC",
  "RemoteUrl": "https://github.com/cran/shinyHugePlot",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
  "MD5sum": "397cf06ee88885d29188b405cea57bbe",
  "_user": "jtagusari",
  "_type": "src",
  "_file": "shinyHugePlot_0.3.0.tar.gz",
  "_fileid": "069436fe0e6c4a0da3af781f581c7956e7ebe498eef789f9ef3bbe0a108c12af",
  "_filesize": 947500,
  "_sha256": "069436fe0e6c4a0da3af781f581c7956e7ebe498eef789f9ef3bbe0a108c12af",
  "_created": "2026-06-04T10:38:05.000Z",
  "_published": "2026-06-04T10:41:44.109Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79501116514,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409352186"
    },
    {
      "job": 79501116461,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409344312"
    },
    {
      "job": 79501116511,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409339030"
    },
    {
      "job": 79501116435,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409336545"
    },
    {
      "job": 79500629389,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409296731"
    },
    {
      "job": 79501116487,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409337507"
    },
    {
      "job": 79501116472,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409332189"
    },
    {
      "job": 79501116450,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409332251"
    },
    {
      "job": 79501116580,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409338712"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyHugePlot",
  "_commit": {
    "id": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
    "author": "Junta Tagusari <j.tagusari@eng.hokudai.ac.jp>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1727838079
  },
  "_maintainer": {
    "name": "Junta Tagusari",
    "email": "j.tagusari@eng.hokudai.ac.jp",
    "login": "jtagusari",
    "description": "Junta Tagusari, Assistant Professor, Hokkaido University",
    "uuid": 33645208
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "plotly",
      "version": ">= 4.10.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.1",
      "role": "Depends"
    },
    {
      "package": "R6",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.7",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "nanotime",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "version": ">= 4.0.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jtagusari",
      "count": 10,
      "uuid": 33645208
    }
  ],
  "_userbio": {
    "uuid": 33645208,
    "type": "user",
    "name": "jtagusari",
    "description": "Junta Tagusari, Assistant Professor, Hokkaido University"
  },
  "_downloads": {
    "count": 197,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyHugePlot"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_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/shinyHugePlot.html",
    "manual.pdf"
  ],
  "_realowner": "jtagusari",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-08-22"
    },
    {
      "version": "0.1.0",
      "date": "2022-09-22"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-26"
    },
    {
      "version": "0.2.1",
      "date": "2022-11-17"
    },
    {
      "version": "0.2.2",
      "date": "2022-12-01"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-17"
    },
    {
      "version": "0.2.4",
      "date": "2023-08-30"
    },
    {
      "version": "0.2.5",
      "date": "2023-08-31"
    },
    {
      "version": "0.2.6",
      "date": "2023-12-18"
    },
    {
      "version": "0.3.0",
      "date": "2024-10-01"
    }
  ],
  "_exports": [
    "aggregator",
    "candlestick_aggregator",
    "custom_func_aggregator",
    "custom_stat_aggregator",
    "downsampler",
    "eLTTB_aggregator",
    "list_aggregators",
    "LTTB_aggregator",
    "max_aggregator",
    "min_max_aggregator",
    "min_max_ovlp_aggregator",
    "nth_pnt_aggregator",
    "null_aggregator",
    "plotly_build_light",
    "plotly_datahandler",
    "range_stat_aggregator",
    "rms_max_aggregator",
    "rng_aggregator",
    "shiny_hugeplot",
    "updatePlotlyH"
  ],
  "_datasets": [
    {
      "name": "noise_fluct",
      "title": "Time-series fluctuations in sound level",
      "object": "noise_fluct",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "f500",
        "f1000",
        "f2000"
      ],
      "rows": 32001,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aggregator",
      "title": "R6 base class for the aggregation",
      "topics": [
        "aggregator"
      ]
    },
    {
      "page": "candlestick_aggregator",
      "title": "Aggregation which returns the candle sticks",
      "topics": [
        "candlestick_aggregator"
      ]
    },
    {
      "page": "custom_func_aggregator",
      "title": "Aggregation using a user-defined function.",
      "topics": [
        "custom_func_aggregator"
      ]
    },
    {
      "page": "custom_stat_aggregator",
      "title": "Aggregation which returns arbitrary statistics",
      "topics": [
        "custom_stat_aggregator"
      ]
    },
    {
      "page": "downsampler",
      "title": "R6 class for down-sampling data",
      "topics": [
        "downsampler"
      ]
    },
    {
      "page": "eLTTB_aggregator",
      "title": "Aggregation using local minimum and maximum values, and Largest Triangle Three Buckets (LTTB) method.",
      "topics": [
        "eLTTB_aggregator"
      ]
    },
    {
      "page": "list_aggregators",
      "title": "Show the aggregation functions",
      "topics": [
        "list_aggregators"
      ]
    },
    {
      "page": "LTTB_aggregator",
      "title": "Aggregation using Largest Triangle Three Buckets (LTTB) method.",
      "topics": [
        "LTTB_aggregator"
      ]
    },
    {
      "page": "max_aggregator",
      "title": "Aggregation using local maximum (absolute) values.",
      "topics": [
        "max_aggregator"
      ]
    },
    {
      "page": "min_max_aggregator",
      "title": "Aggregation using local minimum and maximum values.",
      "topics": [
        "min_max_aggregator"
      ]
    },
    {
      "page": "min_max_ovlp_aggregator",
      "title": "Aggregation using local minimum and maximum values of which small data ranges have 50% overlaps.",
      "topics": [
        "min_max_ovlp_aggregator"
      ]
    },
    {
      "page": "noise_fluct",
      "title": "Time-series fluctuations in sound level",
      "topics": [
        "noise_fluct"
      ]
    },
    {
      "page": "nth_pnt_aggregator",
      "title": "Aggregation which returns every Nth point.",
      "topics": [
        "nth_pnt_aggregator"
      ]
    },
    {
      "page": "null_aggregator",
      "title": "NULL aggregator.",
      "topics": [
        "null_aggregator"
      ]
    },
    {
      "page": "plotly_build_light",
      "title": "Build 'plotly' data with low computation cost",
      "topics": [
        "plotly_build_light"
      ]
    },
    {
      "page": "plotly_datahandler",
      "title": "R6 class for handling plotly data",
      "topics": [
        "plotly_datahandler"
      ]
    },
    {
      "page": "range_stat_aggregator",
      "title": "Aggregation which returns the ranges and nominal values within small data ranges",
      "topics": [
        "range_stat_aggregator"
      ]
    },
    {
      "page": "rms_max_aggregator",
      "title": "Aggregation which returns the rms and maximum values within small data ranges",
      "topics": [
        "rms_max_aggregator"
      ]
    },
    {
      "page": "rng_aggregator",
      "title": "Aggregation that returns ranges of the data.",
      "topics": [
        "rng_aggregator"
      ]
    },
    {
      "page": "shiny_hugeplot",
      "title": "Wrapper for plotting large-sized data using 'shinyHugePlot'",
      "topics": [
        "shiny_hugeplot",
        "shiny_hugeplot.character",
        "shiny_hugeplot.data.frame",
        "shiny_hugeplot.default",
        "shiny_hugeplot.downsampler",
        "shiny_hugeplot.formula",
        "shiny_hugeplot.matrix",
        "shiny_hugeplot.plotly"
      ]
    },
    {
      "page": "shinyHugePlot",
      "title": "shinyHugePlot",
      "topics": [
        "shinyHugePlot-package",
        "shinyHugePlot"
      ]
    },
    {
      "page": "updatePlotlyH",
      "title": "Function to call a method to update 'plotly' traces",
      "topics": [
        "updatePlotlyH"
      ]
    }
  ],
  "_readme": "https://github.com/cran/shinyHugePlot/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "duckdb",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nanotime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppCCTZ",
    "RcppDate",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "shinyhugeplot",
  "_universes": [
    "jtagusari"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T10:40:37.000Z",
      "distro": "noble",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "86cc79e60e13ba66f16dfd403838c44aa0a8b457585a991166fd3c5686cdaafc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-04T10:40:17.000Z",
      "distro": "noble",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "cb8983af0aaf69971bc15a2db2100bf50ed736b76502ab9af4b104fb07738755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T10:40:18.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "d4899aa654331dc002f3014a1e670728c5325dcb922afc2512467cbb09b186e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-04T10:40:06.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "128ba1b33132460ebdddc0d98d4f5e15f453cee0ddd5353bee5610048703f5fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-04T10:40:38.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "1d246a351090c94455abed9a9132138df966cbd1421d3f5352ef0fbc168993e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T10:39:30.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "f0b3a0956fe8dfe5e0253ab8ce74813cdce947e35338e56c7b5f647c70becdf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T10:39:26.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "3d9e285c9486dbab38d3bec8258f49993d5cb49c05ae08d4728db2156a154565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-04T10:39:47.000Z",
      "commit": "7c8c97891bbc8c7d9c2467bdc44f016e97cba7c7",
      "fileid": "43319f3a725e0eddc2f63825e7bedaa7d7817bee01bc687dfae6cd95dbf7ba03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jtagusari/actions/runs/26946469446"
    }
  ]
}