{
  "_id": "6a1edcd2b401979e7340fe92",
  "Package": "UpAndDownPlots",
  "Type": "Package",
  "Title": "Displays Percentage and Absolute Changes",
  "Version": "0.5.0",
  "Authors@R": "c(person(\"Antony\", \"Unwin\", email=\"unwin@math.uni-augsburg.de\", role=c(\"aut\", \"cre\", \"cph\")), person(\"Bill\", \"Venables\", role=\"ctb\"))",
  "Description": "Displays percentage changes by height and absolute changes\nby area for up to three nested or non-nested levels. The plots\nvisualise changes in indices and markets, showing how the\nchanges for sectors or for individual components contribute to\nthe overall change. Data can be classified by up to three\nlevels of grouping variables in a layered, hierarchical plot.\nEach level can be ordered in several ways including by\nbaseline, by percentage change, and by absolute change. The\nvignettes give examples.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:28:37 UTC",
    "User": "root"
  },
  "Author": "Antony Unwin [aut, cre, cph], Bill Venables [ctb]",
  "Maintainer": "Antony Unwin <unwin@math.uni-augsburg.de>",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://impaug.r-universe.dev",
  "Date/Publication": "2024-04-03 07:13:07 UTC",
  "RemoteUrl": "https://github.com/cran/UpAndDownPlots",
  "RemoteRef": "HEAD",
  "RemoteSha": "32034805da33bf79e24d17c9856203c57f076d43",
  "MD5sum": "04490f780e56f2104bf099b1f2d3ebef",
  "_user": "impaug",
  "_type": "src",
  "_file": "UpAndDownPlots_0.5.0.tar.gz",
  "_fileid": "4650bea8ab70432fe00b50f90a1b5183d998b2cf22f5c36f76364ac2409f5627",
  "_filesize": 1355253,
  "_sha256": "4650bea8ab70432fe00b50f90a1b5183d998b2cf22f5c36f76364ac2409f5627",
  "_created": "2026-05-20T08:28:37.000Z",
  "_published": "2026-06-02T13:38:26.833Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083623024,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105042562"
    },
    {
      "job": 79083622073,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105044377"
    },
    {
      "job": 79083621109,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105018991"
    },
    {
      "job": 79083621071,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105024375"
    },
    {
      "job": 79083620314,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104982844"
    },
    {
      "job": 79083620306,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359274703"
    },
    {
      "job": 79083621164,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105025443"
    },
    {
      "job": 79083621493,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105019314"
    },
    {
      "job": 79083621176,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105021020"
    }
  ],
  "_buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/UpAndDownPlots",
  "_commit": {
    "id": "32034805da33bf79e24d17c9856203c57f076d43",
    "author": "Antony Unwin <unwin@math.uni-augsburg.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.0\n",
    "time": 1712128387
  },
  "_maintainer": {
    "name": "Antony Unwin",
    "email": "unwin@math.uni-augsburg.de",
    "login": "impaug",
    "description": "",
    "uuid": 6614839
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "impaug",
      "count": 1,
      "uuid": 6614839
    }
  ],
  "_userbio": {
    "uuid": 6614839,
    "type": "user",
    "name": "impaug"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/UpAndDownPlots"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/UpAndDownPlots.html",
    "manual.pdf"
  ],
  "_realowner": "impaug",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2024-04-02"
    }
  ],
  "_exports": [
    "dgroup",
    "sort5",
    "ud_colours",
    "ud_plot",
    "ud_prep"
  ],
  "_datasets": [
    {
      "name": "AutoSales",
      "title": "Sales of cars and vans in Germany in the years 2017 and 2018.",
      "object": "AutoSales",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Sector",
        "Segment",
        "ModelSeries",
        "Manufacturer",
        "Model",
        "sales17",
        "sales18"
      ],
      "rows": 393,
      "table": true,
      "tojson": true
    },
    {
      "name": "AutoSalesX",
      "title": "Sales of cars and vans in Germany by manufacturer (edited version of AutoSales).",
      "object": "AutoSalesX",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Sector",
        "Segment",
        "Manufacturer",
        "sales17",
        "sales18"
      ],
      "rows": 174,
      "table": true,
      "tojson": true
    },
    {
      "name": "CPIuk",
      "title": "Consumer Price Index data for the UK for August 2017 and August 2018.",
      "object": "CPIuk",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "SectorID",
        "SubsectorID",
        "Item",
        "Sector",
        "Subsector",
        "Component",
        "Weight",
        "Aug2017",
        "Aug2018"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "NIpop",
      "title": "Northern Ireland population estimates 2011-2017",
      "object": "NIpop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "area_name",
        "LGD2014_name",
        "gender",
        "age",
        "y2011",
        "y2012",
        "y2013",
        "y2014",
        "y2015",
        "y2016",
        "y2017"
      ],
      "rows": 640,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AutoSales",
      "title": "Sales of cars and vans in Germany in the years 2017 and 2018.",
      "topics": [
        "AutoSales"
      ]
    },
    {
      "page": "AutoSalesX",
      "title": "Sales of cars and vans in Germany by manufacturer (edited version of AutoSales).",
      "topics": [
        "AutoSalesX"
      ]
    },
    {
      "page": "CPIuk",
      "title": "Consumer Price Index data for the UK for August 2017 and August 2018.",
      "topics": [
        "CPIuk"
      ]
    },
    {
      "page": "dgroup",
      "title": "Draws UpAndDown plots for different grouping variables",
      "topics": [
        "dgroup"
      ]
    },
    {
      "page": "NIpop",
      "title": "Northern Ireland population estimates 2011-2017",
      "topics": [
        "NIpop"
      ]
    },
    {
      "page": "sort5",
      "title": "Draws five UpAndDown plots for one grouping variable with the five different sorting methods provided",
      "topics": [
        "sort5"
      ]
    },
    {
      "page": "ud_colours",
      "title": "Set colours for UpAndDown plots",
      "topics": [
        "ud_colours"
      ]
    },
    {
      "page": "ud_plot",
      "title": "Draws an UpAndDown plot to display percentage and absolute changes",
      "topics": [
        "ud_plot"
      ]
    },
    {
      "page": "ud_prep",
      "title": "Prepares data for drawing an UpAndDown plot",
      "topics": [
        "ud_prep"
      ]
    },
    {
      "page": "UpAndDownPlots",
      "title": "UpAndDownPlots: display both percentage and absolute changes",
      "topics": [
        "UpAndDownPlots-package"
      ]
    }
  ],
  "_readme": "https://github.com/cran/UpAndDownPlots/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "ggthemes",
    "glue",
    "googledrive",
    "googlesheets4",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "DrawingUpAndDownPlots.Rmd",
      "filename": "DrawingUpAndDownPlots.html",
      "title": "Drawing UpAndDown plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "First UpAndDown plots",
        "Plotting more than one level"
      ],
      "created": "2024-04-03 07:13:07",
      "modified": "2024-04-03 07:13:07",
      "commits": 1
    },
    {
      "source": "PreparingDataForUpAndDownPlots.Rmd",
      "filename": "PreparingDataForUpAndDownPlots.html",
      "title": "Preparing data for UpAndDown plots",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data to be displayed",
        "Data difficulties and their resolution",
        "Examples using the reduced AutoSalesX dataset"
      ],
      "created": "2024-04-03 07:13:07",
      "modified": "2024-04-03 07:13:07",
      "commits": 1
    },
    {
      "source": "NestingYesOrNo.Rmd",
      "filename": "NestingYesOrNo.html",
      "title": "Nesting, Yes or No?",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "A nested plot",
        "A non-nested plot",
        "Nesting and non-nesting together",
        "Double-nesting -- another possible form"
      ],
      "created": "2024-04-03 07:13:07",
      "modified": "2024-04-03 07:13:07",
      "commits": 1
    },
    {
      "source": "Sortings.Rmd",
      "filename": "Sortings.html",
      "title": "Sortings",
      "author": "Antony Unwin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Comparing the five sortings",
        "Keeping track of the percentages"
      ],
      "created": "2024-04-03 07:13:07",
      "modified": "2024-04-03 07:13:07",
      "commits": 1
    }
  ],
  "_score": 3.3424226808222066,
  "_indexed": true,
  "_nocasepkg": "upanddownplots",
  "_universes": [
    "impaug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-20T08:31:02.000Z",
      "distro": "noble",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "044e94c77dd3f7417797f653920e52cb0839fa1824c6ac948048bc51edae4550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-20T08:31:08.000Z",
      "distro": "noble",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "f04eaa1b66058b6132e7ccae15f43d9adb77bb240586ac8aea7962548b8cd0a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-20T08:30:12.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "58899e069e5d62f3673221dfa9777c000799306ced58d62f7d0d91111bff63d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-20T08:30:20.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "582cbe9e148dee8e3be33efaafd4f0957d49dd5a252a52c58bdaa9640c2b57d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-20T08:30:10.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "9086fa8685ed89ec4d71351651e5b8c2907123d80bc39962982bae96bfd9989c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-20T08:29:56.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "a49a51003be1fd73d7bf671831e30ad645313711c3c38fea09b25c05f81da1e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-20T08:29:59.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "1d764275fd0e6bbfc6ea2ecc42b25aac6239fcaa3840ffa81569f73b2ab594f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-02T13:37:41.000Z",
      "commit": "32034805da33bf79e24d17c9856203c57f076d43",
      "fileid": "2897205225a2527f11561535d605fc2fa4faec74365b95dd0e7de2761a1eebbf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/impaug/actions/runs/26150661686"
    }
  ]
}