Skip to content

Releases: RMI-PACTA/r2dii.analysis

r2dii.analysis 0.5.2

18 Jun 08:57
a39416d

Choose a tag to compare

v0.5.2

Increment version number to 0.5.2 (#548)

r2dii.analysis 0.5.1

19 Feb 15:09

Choose a tag to compare

  • add definitions to data_dictionary (#532)

r2dii.analysis 0.5.0

14 Feb 11:13

Choose a tag to compare

New features

  • data_dictionary dataset added to define the columns in each
    dataset used or exported by the functions in this package (#521).

Lifecycle changes

  • join_ald_scenario, summarize_weighted_production and
    summarize_weighted_percent_change are now soft-deprecated (#526).
  • r2dii.analysis is now
    stable (#488).

Other

r2dii.analysis 0.4.0

26 Mar 11:43

Choose a tag to compare

  • target_market_share now outputs target_* value for all years in scenario (#481).
  • Complete deprecation of ald in favour of abcd (#466).
  • target_market_share now correctly handles input scenarios with a hyphen in their name (#425).
  • target_market_share now handles abcd with rows where production is NA by filling with 0 (#423).

r2dii.analysis 0.3.0

08 Jan 18:04
1c040b6

Choose a tag to compare

  • target_sda now uses final year of scenario as convergence target when by_company = TRUE (#445).
  • target_market_share gains argument increasing_or_decreasing (#426).

r2dii.analysis 0.2.1

07 Nov 10:38
fd80a4e

Choose a tag to compare

r2dii.analysis 0.2.0

05 May 12:59
2b070ce

Choose a tag to compare

  • New argument abcd of target_market_share() and target_sda supersedes the
    argument ald (#404).

  • target_sda() now only outputs data for sector values that are in all three
    input datasets (data, ald and co2_intensity_scenario) (#390).

  • target_sda() now outputs unweighted emission_factor if by_company is
    TRUE (#376).

  • target_sda() gains region_isos argument (#323).

  • target_market_share() now only outputs values for years that are in both
    ald and scenario inputs (#394).

  • target_market_share() now outputs two new columns, percentage_of_initial_production_by_scope
    and scope (ADO #4143).

r2dii.analysis 0.1.12

18 Aug 16:31
0feadde

Choose a tag to compare

  • target_market_share() now outputs 0 technology_share, for companies with
    0 sectoral production (#306 @Antoine-Lalechere).

  • target_sda() now filters scenario start year to be consistent with ald
    start year (#346 @waltjl).

r2dii.analysis 0.1.10

09 Jul 12:31
78701b1

Choose a tag to compare

  • target_market_share() now sets all negative smsp targets to zero (#336).

  • target_market_share() now only outputs sectors that are present in all
    input datasets (#329).

  • target_market_share() now always adds targets for green technologies
    (defined by r2dii.data::green_or_brown), even when not present in input
    data (#318 @Antoine-Lalechere).

  • target_market_share() now correctly groups by region when calculating
    technology_share (#315 @Antoine-Lalechere).

r2dii.analysis 0.1.9

30 Jun 13:21
f2254c0

Choose a tag to compare

  • target_sda() now only outputs sector values that are present in the input
    co2_intensity_scenario data (#308).

  • target_sda() now outputs targets for the range of years in the input
    co2_intenstiy_scenario (#307).