{
  "_id": "6a180a45acfb0bcc41dad87e",
  "Package": "mipplot",
  "Type": "Package",
  "Title": "An Open-Source Tool for Visualization of Climate Mitigation\nScenarios",
  "Version": "0.3.1",
  "Authors@R": "c(person(\"Diego\", \"Silva Herran\", email = \"silva-herran@iges.or.jp\",role = \"aut\"),\nperson(\"Jiayang\", \"WANG\", email = \"wang@pari.u-tokyo.ac.jp\",role = \"aut\"),\nperson(\"Masahiro\", \"SUGIYAMA\", email = \"masahiro_sugiyama@alum.mit.edu\",role = \"aut\"),\nperson(\"Hiroto\", \"SHIRAKI\", email = \"shiraki.h@ses.usp.ac.jp\",role = \"aut\"),\nperson(\"Akimitsu\", \"Inoue\", email = \"inoue.akimitsu@chino-js.com\", role = c(\"ctr\", \"cre\")))",
  "Maintainer": "Akimitsu Inoue <inoue.akimitsu@chino-js.com>",
  "Description": "Generic functions to produce area/bar/box/line plots of\ndata following IAMC (Integrated Assessment Modeling Consortium)\nsubmission format.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:22:57 UTC",
    "User": "root"
  },
  "Author": "Diego Silva Herran [aut], Jiayang WANG [aut], Masahiro SUGIYAMA\n[aut], Hiroto SHIRAKI [aut], Akimitsu Inoue [ctr, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-05-18 06:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/mipplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "f9800aa346bcb797966d5b60339abfd07fcdf41b",
  "MD5sum": "ba29124bd3ec69ecae771c209f67b962",
  "_user": "cran",
  "_type": "src",
  "_file": "mipplot_0.3.1.tar.gz",
  "_fileid": "04d370946480fedeb61efeb5d80ad0316783f5d5689b920503b13546eacfbbc3",
  "_filesize": 1609962,
  "_sha256": "04d370946480fedeb61efeb5d80ad0316783f5d5689b920503b13546eacfbbc3",
  "_created": "2026-05-28T09:22:57.000Z",
  "_published": "2026-05-28T09:26:29.273Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78261553486,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262338146"
    },
    {
      "job": 78261553510,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262336806"
    },
    {
      "job": 78260921843,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262280177"
    },
    {
      "job": 78261553467,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262328578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26566040601",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mipplot",
  "_commit": {
    "id": "f9800aa346bcb797966d5b60339abfd07fcdf41b",
    "author": "Akimitsu Inoue <inoue.akimitsu@chino-js.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.1\n",
    "time": 1621318802
  },
  "_maintainer": {
    "name": "Akimitsu Inoue",
    "email": "inoue.akimitsu@chino-js.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "shiny.i18n",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "showtextdb",
      "role": "Imports"
    },
    {
      "package": "shinyalert",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mipplot"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mipplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.1",
      "date": "2021-05-18"
    }
  ],
  "_exports": [
    "correct_format_of_iamc_dataframe",
    "get_variable_group_name_list",
    "get_variable_name_list_in_variable_group",
    "mipplot_additivity_check",
    "mipplot_additivity_check_bar",
    "mipplot_area",
    "mipplot_autofill_color",
    "mipplot_bar",
    "mipplot_box",
    "mipplot_generate_color_mapper",
    "mipplot_interactive_additivity_check_bar",
    "mipplot_interactive_area",
    "mipplot_interactive_bar",
    "mipplot_interactive_line",
    "mipplot_interactive_plot_line",
    "mipplot_line",
    "mipplot_point",
    "mipplot_print_pdf",
    "mipplot_read_iamc",
    "mipplot_read_ruletab",
    "mipplot_return_table",
    "mipplot_var_submission",
    "read_iamc_xlsx",
    "split_variable_into_positive_and_negative_parts"
  ],
  "_datasets": [
    {
      "name": "ar5_db_sample_data",
      "title": "Sample Dataset",
      "object": "ar5_db_sample_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "model",
        "scenario",
        "region",
        "variable",
        "unit",
        "period",
        "value"
      ],
      "rows": 25420,
      "table": true,
      "tojson": true
    },
    {
      "name": "ar5_db_sample_rule_table",
      "title": "Sample Rule Table",
      "object": "ar5_db_sample_rule_table",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rule_ID",
        "Left_side",
        "Right_side",
        "Color_code"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "mipplot_default_color_palette",
      "title": "Default color palette.",
      "object": "mipplot_default_color_palette",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "sr15_sample_conversion_rule_table",
      "title": "Sample Conversion Rule Table",
      "object": "sr15_sample_conversion_rule_table",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rule_id",
        "x_variable",
        "y_variable",
        "new_variable",
        "new_unit",
        "multiplicative_factor"
      ],
      "rows": 37,
      "table": true,
      "tojson": true
    },
    {
      "name": "sr15_sample_data",
      "title": "Sample Dataset",
      "object": "sr15_sample_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "model",
        "scenario",
        "region",
        "variable",
        "unit",
        "period",
        "value"
      ],
      "rows": 396425,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_credit_to_list_of_plot",
      "title": "Add credit text to plots",
      "topics": [
        "add_credit_to_list_of_plot"
      ]
    },
    {
      "page": "add_credit_to_plot",
      "title": "Add credit text to a plot",
      "topics": [
        "add_credit_to_plot"
      ]
    },
    {
      "page": "ar5_db_sample_data",
      "title": "Sample Dataset",
      "topics": [
        "ar5_db_sample_data"
      ]
    },
    {
      "page": "ar5_db_sample_rule_table",
      "title": "Sample Rule Table",
      "topics": [
        "ar5_db_sample_rule_table"
      ]
    },
    {
      "page": "change_data_types_of_iamc_dataframe",
      "title": "change column data type in data-set",
      "topics": [
        "change_data_types_of_iamc_dataframe"
      ]
    },
    {
      "page": "check_column_availability",
      "title": "check if the dataset has required fields of IAMC dataset",
      "topics": [
        "check_column_availability"
      ]
    },
    {
      "page": "check_format_of_iamc_dataframe",
      "title": "check if the format of given data is valid as an IAMC dataset.",
      "topics": [
        "check_format_of_iamc_dataframe"
      ]
    },
    {
      "page": "correct_format_of_iamc_dataframe",
      "title": "correct data format of given IAMC data table",
      "topics": [
        "correct_format_of_iamc_dataframe"
      ]
    },
    {
      "page": "generate_code_to_plot_area",
      "title": "generate code to reproduce area plot",
      "topics": [
        "generate_code_to_plot_area"
      ]
    },
    {
      "page": "generate_code_to_plot_bar",
      "title": "generate code to reproduce bar plot",
      "topics": [
        "generate_code_to_plot_bar"
      ]
    },
    {
      "page": "generate_code_to_plot_line",
      "title": "generate code to reproduce line plot",
      "topics": [
        "generate_code_to_plot_line"
      ]
    },
    {
      "page": "get_model_name_list",
      "title": "Get name list of models in IAMC formatted data frame",
      "topics": [
        "get_model_name_list"
      ]
    },
    {
      "page": "get_scenario_name_list",
      "title": "Get name list of scenarios in IAMC formatted data frame",
      "topics": [
        "get_scenario_name_list"
      ]
    },
    {
      "page": "get_string_expression_of_vector_of_strings",
      "title": "Get expression of vector of string in string format",
      "topics": [
        "get_string_expression_of_vector_of_strings"
      ]
    },
    {
      "page": "get_variable_group_name_list",
      "title": "Get variable-group-name list",
      "topics": [
        "get_variable_group_name_list"
      ]
    },
    {
      "page": "get_variable_name_list_in_variable_group",
      "title": "Get variable name list in given variable-group",
      "topics": [
        "get_variable_name_list_in_variable_group"
      ]
    },
    {
      "page": "mipplot",
      "title": "mipplot",
      "topics": [
        "mipplot"
      ]
    },
    {
      "page": "mipplot_additivity_check",
      "title": "check additivity of rules and data",
      "topics": [
        "mipplot_additivity_check"
      ]
    },
    {
      "page": "mipplot_additivity_check_bar",
      "title": "Additivity check using bar plot",
      "topics": [
        "mipplot_additivity_check_bar"
      ]
    },
    {
      "page": "mipplot_area",
      "title": "Area plot from IAMC data",
      "topics": [
        "mipplot_area"
      ]
    },
    {
      "page": "mipplot_autofill_color",
      "title": "Complementation of color scheme",
      "topics": [
        "mipplot_autofill_color"
      ]
    },
    {
      "page": "mipplot_bar",
      "title": "Bar plot from IAMC data",
      "topics": [
        "mipplot_bar"
      ]
    },
    {
      "page": "mipplot_box",
      "title": "Box plot from IAMC data",
      "topics": [
        "mipplot_box"
      ]
    },
    {
      "page": "mipplot_default_color_palette",
      "title": "Default color palette.",
      "topics": [
        "mipplot_default_color_palette"
      ]
    },
    {
      "page": "mipplot_generate_color_mapper",
      "title": "Manual coloring",
      "topics": [
        "mipplot_generate_color_mapper"
      ]
    },
    {
      "page": "mipplot_interactive_additivity_check_bar",
      "title": "A function to launch interactive plot using Shiny",
      "topics": [
        "mipplot_interactive_additivity_check_bar"
      ]
    },
    {
      "page": "mipplot_interactive_area",
      "title": "A function to launch interactive plotting session on Shiny",
      "topics": [
        "mipplot_interactive_area"
      ]
    },
    {
      "page": "mipplot_interactive_bar",
      "title": "A function to launch interactive plot using Shiny",
      "topics": [
        "mipplot_interactive_bar"
      ]
    },
    {
      "page": "mipplot_interactive_line",
      "title": "A function to launch interactive plot using Shiny",
      "topics": [
        "mipplot_interactive_line"
      ]
    },
    {
      "page": "mipplot_interactive_plot_line",
      "title": "A function to launch interactive plot using Shiny",
      "topics": [
        "mipplot_interactive_plot_line"
      ]
    },
    {
      "page": "mipplot_line",
      "title": "Line plot from IAMC data",
      "topics": [
        "mipplot_line"
      ]
    },
    {
      "page": "mipplot_point",
      "title": "Point plot from IAMC data",
      "topics": [
        "mipplot_point"
      ]
    },
    {
      "page": "mipplot_print_pdf",
      "title": "Print list of plots to pdf file",
      "topics": [
        "mipplot_print_pdf"
      ]
    },
    {
      "page": "mipplot_read_iamc",
      "title": "Read IAMC scenario input data.",
      "topics": [
        "mipplot_read_iamc"
      ]
    },
    {
      "page": "mipplot_read_ruletab",
      "title": "Read file of rule table without ID number",
      "topics": [
        "mipplot_read_ruletab"
      ]
    },
    {
      "page": "mipplot_return_table",
      "title": "Mutated table of SR15 Data",
      "topics": [
        "mipplot_return_table"
      ]
    },
    {
      "page": "mipplot_var_submission",
      "title": "variable SUBMISSION CHECK",
      "topics": [
        "mipplot_var_submission"
      ]
    },
    {
      "page": "read_iamc_xlsx",
      "title": "Read IAMC scenario input data in Excel format",
      "topics": [
        "read_iamc_xlsx"
      ]
    },
    {
      "page": "split_variable_into_positive_and_negative_parts",
      "title": "Split variable into positive and negative parts",
      "topics": [
        "split_variable_into_positive_and_negative_parts"
      ]
    },
    {
      "page": "sr15_sample_conversion_rule_table",
      "title": "Sample Conversion Rule Table",
      "topics": [
        "sr15_sample_conversion_rule_table"
      ]
    },
    {
      "page": "sr15_sample_data",
      "title": "Sample Dataset",
      "topics": [
        "sr15_sample_data"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mipplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "reshape",
    "reshape2",
    "rlang",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shiny.i18n",
    "shinyalert",
    "shinyWidgets",
    "showtext",
    "showtextdb",
    "sourcetools",
    "stringi",
    "stringr",
    "sysfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "mipplot-first-steps.Rmd",
      "filename": "mipplot-first-steps.html",
      "title": "First steps with the mipplot package",
      "author": "U-Tokyo mipplot team",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summary",
        "Data",
        "load library",
        "load sample data",
        "Data Filtering",
        "Visualization with interactive tool",
        "line plot",
        "bar plot",
        "area plot",
        "Output in another language",
        "Output to PDF file"
      ],
      "created": "2021-05-18 06:20:02",
      "modified": "2021-05-18 06:20:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mipplot",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-28T09:25:29.000Z",
      "distro": "noble",
      "commit": "f9800aa346bcb797966d5b60339abfd07fcdf41b",
      "fileid": "2d911c851364faddded56af48f69c260b245a39d656c5d930f2c4f0480c1abdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566040601"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-28T09:25:24.000Z",
      "distro": "noble",
      "commit": "f9800aa346bcb797966d5b60339abfd07fcdf41b",
      "fileid": "8371d2e1d62ae6a647ed357a00016ce84c0bd09936e8b1b555651a62f483bb6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566040601"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-28T09:25:41.000Z",
      "commit": "f9800aa346bcb797966d5b60339abfd07fcdf41b",
      "fileid": "312bcb2adad748741b21af6e9f4a2cbc595b48f456f1555876197cc6cd0dc0d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26566040601"
    }
  ]
}