{
  "_id": "6a4966723c3572b93bf7f122",
  "Package": "pacta.scenario.data.preparation",
  "Title": "What the Package Does (One Line, Title Case)",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(given = \"CJ\",\nfamily = \"Yetman\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cj@cjyetman.com\",\ncomment = c(ORCID = \"0000-0001-5099-9500\")),\nperson(given = \"Jackson\",\nfamily = \"Hoffart\",\nrole = c(\"aut\", \"ctr\"),\nemail = \"jackson.hoffart@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8600-5042\")),\nperson(given = \"RMI\",\nrole = c(\"cph\", \"fnd\"),\nemail = \"PACTA4investors@rmi.org\")\n)",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "rmi-pacta/pacta.pkgdown.rmitemplate",
  "Remotes": [
    "RMI-PACTA/pacta.data.validation"
  ],
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://rmi-pacta.r-universe.dev",
  "Date/Publication": "2026-03-25 15:49:08 UTC",
  "RemoteUrl": "https://github.com/rmi-pacta/pacta.scenario.data.preparation",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ade17ea4d4496311cc80622f4733061af507afd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 07:18:07 UTC",
    "User": "root"
  },
  "Author": "CJ Yetman [aut, cre] (ORCID: <https://orcid.org/0000-0001-5099-9500>),\nJackson Hoffart [aut, ctr] (ORCID:\n<https://orcid.org/0000-0002-8600-5042>),\nRMI [cph, fnd]",
  "Maintainer": "CJ Yetman <cj@cjyetman.com>",
  "_user": "rmi-pacta",
  "_type": "src",
  "_file": "pacta.scenario.data.preparation_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f8b45f5053ec6e0c4e9374a58737d7321cb0474a7c866b2f7fcfb5467dcfe503",
  "_filesize": 150068,
  "_sha256": "f8b45f5053ec6e0c4e9374a58737d7321cb0474a7c866b2f7fcfb5467dcfe503",
  "_expires": "2026-10-12T20:00:48.000Z",
  "_created": "2026-06-23T07:18:07.000Z",
  "_published": "2026-07-04T20:00:50.466Z",
  "_jobs": [
    {
      "job": 85162632654,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7814012859"
    },
    {
      "job": 85162632630,
      "time": 601,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814169942"
    },
    {
      "job": 85162632772,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813994436"
    },
    {
      "job": 85162632758,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813996121"
    },
    {
      "job": 85162632293,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813970851"
    },
    {
      "job": 85162632447,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814006908"
    },
    {
      "job": 85162632606,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813995760"
    },
    {
      "job": 85162632517,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813996648"
    },
    {
      "job": 85162632737,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813997908"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542",
  "_status": "success",
  "_upstream": "https://github.com/rmi-pacta/pacta.scenario.data.preparation",
  "_commit": {
    "id": "2ade17ea4d4496311cc80622f4733061af507afd",
    "author": "Jackson Hoffart <jackson.hoffart@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add archive notice to README (#96)",
    "time": 1774453748
  },
  "_maintainer": {
    "name": "CJ Yetman",
    "email": "cj@cjyetman.com",
    "login": "cjyetman",
    "linkedin": "in/cjyetman",
    "orcid": "0000-0001-5099-9500",
    "twitter": "@cjyetman",
    "description": "Data wrangler\n#rstats #r-pkgs #dataviz #d3\nhttps://cjyetman.r-universe.dev",
    "uuid": 1708872
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "pacta.data.validation",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "unpivotr",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyxl",
      "role": "Suggests"
    }
  ],
  "_owner": "rmi-pacta",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "climate-change",
    "pacta",
    "pactaverse",
    "sustainable-finance"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "cjyetman",
      "count": 41,
      "uuid": 1708872
    },
    {
      "user": "jdhoffa",
      "count": 15,
      "uuid": 8741309
    },
    {
      "user": "jacobvjk",
      "count": 2,
      "uuid": 60064070
    },
    {
      "user": "antoine-lalechere",
      "count": 1,
      "uuid": 73108425
    }
  ],
  "_userbio": {
    "uuid": 106075608,
    "type": "organization",
    "name": "RMI-PACTA",
    "followers": 17
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pacta.scenario.data.preparation"
  },
  "_devurl": "https://github.com/rmi-pacta/pacta.scenario.data.preparation",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pacta.scenario.data.preparation.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_market_share_columns",
    "format_p4b",
    "format_p4b_ei",
    "format_p4i",
    "interpolate_yearly",
    "prepare_geco_2022_scenario",
    "prepare_geco_2023_scenario",
    "prepare_isf_2021_scenario",
    "prepare_isf_2023_scenario",
    "prepare_weo_2022_scenario",
    "prepare_weo_2023_scenario"
  ],
  "_datasets": [
    {
      "name": "scenario_regions",
      "title": "A dataset of countries contained in different scenario regions.",
      "object": "scenario_regions",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "scenario_geography",
        "country",
        "country_iso",
        "reg_count"
      ],
      "rows": 1492,
      "table": true,
      "tojson": true
    },
    {
      "name": "scenario_source_pacta_geography_bridge",
      "title": "A dataset that maps scenario regions as defined by their source, to a list of PACTA compatible scenario regions.",
      "object": "scenario_source_pacta_geography_bridge",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "source",
        "scenario_geography_source",
        "scenario_geography_pacta"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_market_share_columns",
      "title": "Add market share columns to a scenario dataset",
      "topics": [
        "add_market_share_columns"
      ]
    },
    {
      "page": "format_p4b",
      "title": "Format scenario data for P4B",
      "topics": [
        "format_p4b"
      ]
    },
    {
      "page": "format_p4b_ei",
      "title": "Format scenario data for P4B",
      "topics": [
        "format_p4b_ei"
      ]
    },
    {
      "page": "format_p4i",
      "title": "Format scenario data for P4I",
      "topics": [
        "format_p4i"
      ]
    },
    {
      "page": "interpolate_yearly",
      "title": "Interpolate values in a dataset, by year. Interpolate values in a dataset, by year.",
      "topics": [
        "interpolate_yearly"
      ]
    },
    {
      "page": "prepare_geco_2022_scenario",
      "title": "Prepare GECO 2022 scenario data",
      "topics": [
        "prepare_geco_2022_scenario"
      ]
    },
    {
      "page": "prepare_geco_2023_scenario",
      "title": "Prepare GECO 2023 scenario data",
      "topics": [
        "prepare_geco_2023_scenario"
      ]
    },
    {
      "page": "prepare_isf_2021_scenario",
      "title": "Prepare ISF 2021 scenario data",
      "topics": [
        "prepare_isf_2021_scenario"
      ]
    },
    {
      "page": "prepare_isf_2023_scenario",
      "title": "Prepare ISF 2023 scenario data",
      "topics": [
        "prepare_isf_2023_scenario"
      ]
    },
    {
      "page": "prepare_weo_2022_scenario",
      "title": "Prepare WEO 2022 scenario data",
      "topics": [
        "prepare_weo_2022_scenario"
      ]
    },
    {
      "page": "prepare_weo_2023_scenario",
      "title": "Prepare WEO 2023 scenario data",
      "topics": [
        "prepare_weo_2023_scenario"
      ]
    },
    {
      "page": "scenario_regions",
      "title": "A dataset of countries contained in different scenario regions.",
      "topics": [
        "scenario_regions"
      ]
    },
    {
      "page": "scenario_source_pacta_geography_bridge",
      "title": "A dataset that maps scenario regions as defined by their source, to a list of PACTA compatible scenario regions.",
      "topics": [
        "scenario_source_pacta_geography_bridge"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rmi-pacta/pacta.scenario.data.preparation/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rmi-pacta/pacta.scenario.data.preparation/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cellranger",
    "checkmate",
    "cli",
    "countrycode",
    "cpp11",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "hms",
    "janitor",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pacta.data.validation",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rematch",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "unpivotr",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "zoo"
  ],
  "_score": 3.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "pacta.scenario.data.preparation",
  "_universes": [
    "rmi-pacta",
    "cjyetman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:20:13.000Z",
      "distro": "noble",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/5d5235bce336abaa844dd416289eef22588124336afbdf9b274c5438473af4e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:28:04.000Z",
      "distro": "noble",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/6b60821fb7aa92d8d372043d0f73f360cdf4c19c73f23b3a1f90b95842331a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:19:22.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/fc09af6c5119991d7af31f2131136cd5ee807bc95cf1d708a63b36328332954f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:19:26.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/b55600d1f2a525456b4e8c5ed428a1503ede46c98ab4ce82e48e578bd5115999",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:20:11.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/35be3838164d947e413c6eae576736009c871d9fca2ce1b7d8fb26ff0f7ea237",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:19:14.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/016910a394393db13874f272fc380b5b83ea271d5981c58295024dc1268ae3e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:19:15.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/f038142736f8f4f79a9e9703cf98ebcf1f318837a9dfed3cc2d42ea9b19fb839",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-23T07:19:21.000Z",
      "commit": "2ade17ea4d4496311cc80622f4733061af507afd",
      "fileid": "https://r2.ropensci.org/b3862144335ae6270a8f1b65ae98ea91134f1dd41e18938638fd0ac871523640",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmi-pacta/actions/runs/28009069542"
    }
  ]
}