{
  "_id": "6a1eb82eb25058d4daadea01",
  "Package": "GTAPViz",
  "Title": "Automating 'GTAP' Data Processing and Visualization",
  "Version": "1.1.3",
  "Authors@R": "person(\"Pattawee\", \"Puangchit\", email = \"ppuangch@purdue.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools to streamline the extraction, processing, and\nvisualization of Computable General Equilibrium (CGE) results\nfrom 'GTAP' models. Designed for compatibility with both .har\nand .sl4 files, the package enables users to automate data\npreparation, apply mapping metadata, and generate high-quality\nplots and summary tables with minimal coding. 'GTAPViz'\nsupports flexible export options (e.g., Text, CSV, 'Stata', or\n'Excel' formats). This facilitates efficient post-simulation\nanalysis for economic research and policy reporting. Includes\nhelper functions to filter, format, and customize outputs with\nreproducible styling.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "BugReports": "https://github.com/bodysbobb/GTAPViz/issues/",
  "URL": "https://bodysbobb.github.io/GTAPViz/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://bodysbobb.r-universe.dev",
  "Date/Publication": "2025-12-05 10:02:52 UTC",
  "RemoteUrl": "https://github.com/bodysbobb/gtapviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:52:06 UTC",
    "User": "root"
  },
  "Author": "Pattawee Puangchit [aut, cre]",
  "Maintainer": "Pattawee Puangchit <ppuangch@purdue.edu>",
  "MD5sum": "d4602a50354e8171ef726dddb9fe0cf4",
  "_user": "bodysbobb",
  "_type": "src",
  "_file": "GTAPViz_1.1.3.tar.gz",
  "_fileid": "5431bc6975ca97e02e5caabf30e2ef76ad2c2c2d44305117a81733b000dd1b48",
  "_filesize": 6991470,
  "_sha256": "5431bc6975ca97e02e5caabf30e2ef76ad2c2c2d44305117a81733b000dd1b48",
  "_created": "2026-06-02T10:52:06.000Z",
  "_published": "2026-06-02T11:02:06.361Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79054572296,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7355762930"
    },
    {
      "job": 79054572237,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355762929"
    },
    {
      "job": 79054572232,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7355862708"
    },
    {
      "job": 79054572248,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355872703"
    },
    {
      "job": 79053982913,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355701076"
    },
    {
      "job": 79054572221,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355748912"
    },
    {
      "job": 79054572233,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7355743865"
    },
    {
      "job": 79054572345,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7355741190"
    },
    {
      "job": 79054572225,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7355741711"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bodysbobb/gtapviz",
  "_commit": {
    "id": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
    "author": "Pattawee Puangchit <ppuangch@purdue.edu>",
    "committer": "Pattawee Puangchit <ppuangch@purdue.edu>",
    "message": "Fix Bug Export PDF Name\n",
    "time": 1764928972
  },
  "_maintainer": {
    "name": "Pattawee Puangchit",
    "email": "ppuangch@purdue.edu",
    "login": "bodysbobb",
    "uuid": 97965877
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "HARplus",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "openxlsx2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "bodysbobb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "cge-model",
    "gempack",
    "ggplot2",
    "gtap",
    "har-file",
    "sl4-file"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bodysbobb",
      "count": 238,
      "uuid": 97965877
    }
  ],
  "_userbio": {
    "uuid": 97965877,
    "type": "user",
    "name": "Pattawee.P",
    "description": "Ph.D. Candidate in Agricultural Economics Purdue University & Research Assistant at GTAP  "
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GTAPViz"
  },
  "_devurl": "https://github.com/bodysbobb/gtapviz",
  "_pkgdown": "https://bodysbobb.github.io/GTAPViz/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GTAPViz.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bodysbobb/gtapviz",
  "_realowner": "bodysbobb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.3",
      "date": "2025-04-19"
    }
  ],
  "_exports": [
    "add_mapping_info",
    "auto_gtap_data",
    "comparison_plot",
    "convert_units",
    "create_export_config",
    "create_plot_style",
    "create_title_format",
    "detail_plot",
    "get_all_config",
    "get_color_palette",
    "pivot_table_with_filter",
    "rename_value",
    "report_table",
    "sort_plot_data",
    "stack_plot"
  ],
  "_help": [
    {
      "page": "add_mapping_info",
      "title": "Add Mapping Information to GTAP Data",
      "topics": [
        "add_mapping_info"
      ]
    },
    {
      "page": "auto_gtap_data",
      "title": "Process GTAP Data Automation with Flexible Output Options",
      "topics": [
        "auto_gtap_data"
      ]
    },
    {
      "page": "comparison_plot",
      "title": "Create Comparative Bar Charts from HAR and SL4 Data",
      "topics": [
        "comparison_plot"
      ]
    },
    {
      "page": "convert_units",
      "title": "Convert Units in GTAP Data",
      "topics": [
        "convert_units"
      ]
    },
    {
      "page": "create_export_config",
      "title": "Create an Export Configuration",
      "topics": [
        "create_export_config"
      ]
    },
    {
      "page": "create_plot_style",
      "title": "Create a Plot Style Configuration",
      "topics": [
        "create_plot_style"
      ]
    },
    {
      "page": "create_title_format",
      "title": "Create a Title Format Configuration",
      "topics": [
        "create_title_format"
      ]
    },
    {
      "page": "detail_plot",
      "title": "Create Comprehensive Bar Charts from HAR and SL4 Data",
      "topics": [
        "detail_plot"
      ]
    },
    {
      "page": "get_all_config",
      "title": "Print Plot and Export Configuration Snippets",
      "topics": [
        "get_all_config"
      ]
    },
    {
      "page": "get_color_palette",
      "title": "Print and Visualize Themed Color Palettes",
      "topics": [
        "get_color_palette"
      ]
    },
    {
      "page": "pivot_table_with_filter",
      "title": "Export Data as an Excel Pivot Table",
      "topics": [
        "pivot_table_with_filter"
      ]
    },
    {
      "page": "rename_value",
      "title": "Rename Values in a Column",
      "topics": [
        "rename_value"
      ]
    },
    {
      "page": "report_table",
      "title": "Generate a Structured Report Table",
      "topics": [
        "report_table"
      ]
    },
    {
      "page": "sort_plot_data",
      "title": "Sort GTAP Plot Data",
      "topics": [
        "sort_plot_data"
      ]
    },
    {
      "page": "stack_plot",
      "title": "Create Stacked Bar Charts for Decomposition Analysis",
      "topics": [
        "stack_plot"
      ]
    }
  ],
  "_readme": "https://github.com/bodysbobb/gtapviz/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "colorspace",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "HARplus",
    "haven",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "openxlsx",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringdist",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "GTAPViz_Utilities.Rmd",
      "filename": "GTAPViz_Utilities.html",
      "title": "GTAPViz: Utilities",
      "author": "Pattawee Puangchit",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Adding Unit and Description Columns",
        "Convert Different Units",
        "Renaming Columns and Data List Names",
        "Sorting Output",
        "Renaming Values",
        "(HARplus) Manual Data Processing",
        "Sample Data"
      ],
      "created": "2025-04-11 17:10:23",
      "modified": "2025-04-17 09:49:26",
      "commits": 3
    },
    {
      "source": "GTAPViz_Plot.Rmd",
      "filename": "GTAPViz_Plot.html",
      "title": "Plot: A Step-by-Step Guide",
      "author": "Pattawee Puangchit",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Comparison Plot",
        "Example 1",
        "GTAP Macro Variable Plot",
        "Detail Plot",
        "Example 2",
        "=== Plot Behavior ===",
        "=== Variable Display ===",
        "=== Export Settings ===",
        "=== Styling ===",
        "Stack Plot",
        "Tip",
        "Plot Configurations",
        "Sorting Output",
        "Renaming Values",
        "Sample Data"
      ],
      "created": "2025-04-11 08:36:11",
      "modified": "2025-04-17 09:49:26",
      "commits": 5
    },
    {
      "source": "GTAPViz_Data.Rmd",
      "filename": "GTAPViz_Data.html",
      "title": "Project Setup and Data Extraction",
      "author": "Pattawee Puangchit",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package Overview",
        "Plot Types",
        "Tables",
        "Project Directory",
        "Input Folder",
        "Mapping Folder",
        "SL4File and HARFile Sheets",
        "FilterData Sheet",
        "R Environment Configuration",
        "Experiment Names",
        "Description and Unit",
        "Output Formats",
        "R Configuration Summary",
        "Automated Data Extraction",
        "Tips",
        "Manual Mapping Files",
        "Sorting Rules",
        "Sample Data"
      ],
      "created": "2025-02-26 13:43:56",
      "modified": "2025-04-23 03:42:48",
      "commits": 6
    },
    {
      "source": "GTAPViz_Table.Rmd",
      "filename": "GTAPViz_Table.html",
      "title": "Table: A Step-by-Step Guide",
      "author": "Pattawee Puangchit",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Structured Table",
        "Decomposition Table",
        "Interactive Pivot Tables",
        "Sample Data"
      ],
      "created": "2025-04-11 17:10:23",
      "modified": "2025-04-17 09:49:26",
      "commits": 5
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "gtapviz",
  "_universes": [
    "bodysbobb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T10:54:53.000Z",
      "distro": "noble",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "8fbc4e12499af4756f80a5f19129329115f2352bf8cd51d0e198c722bfe740b7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-06-02T10:54:49.000Z",
      "distro": "noble",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "6d10753f19d269ceceec8ac9b054e1100c39effa27601551e19c1798400de0c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T11:00:18.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "9c6d09da14bdef07686eec95c6584974c870258c8ce5df4ca8c03fecb03acea0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-06-02T11:00:43.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "3ea9fa9c8d0fe8b57738a15ae7fb09882921d9dc4c5e1ac95e0d83c154850030",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-06-02T10:54:44.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "b0a076b4893c67d41fc61723abcfacf9e23ced757a1a3bd711f8d3aead797648",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-02T10:53:41.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "1794c5696e629670efb809f7d055e96fad9bc713743d395b74c3ab6f75fc32b2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-02T10:53:38.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "8f88addffcfa4409cb5a6cdaed89aace97f378d40c1bf12021aed006fc2be67f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-06-02T10:53:43.000Z",
      "commit": "61cda21dcbe6eadac07998d3f32a1991c9112fba",
      "fileid": "30677e28ec15620399c4938a807173b7652dd398dfe7bf371f4becbab1902cf6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bodysbobb/actions/runs/26814853145"
    }
  ]
}