Releases: RMI-PACTA/r2dii.analysis
r2dii.analysis 0.5.2
r2dii.analysis 0.5.1
- add definitions to
data_dictionary(#532)
r2dii.analysis 0.5.0
New features
data_dictionarydataset 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_productionand
summarize_weighted_percent_changeare now soft-deprecated (#526).- r2dii.analysis is now
stable (#488).
Other
r2dii.analysis 0.4.0
target_market_sharenow outputstarget_*value for allyears inscenario(#481).- Complete deprecation of
aldin favour ofabcd(#466). target_market_sharenow correctly handles input scenarios with a hyphen in their name (#425).target_market_sharenow handlesabcdwith rows whereproductionisNAby filling with0(#423).
r2dii.analysis 0.3.0
r2dii.analysis 0.2.1
r2dii.analysishas transferred to a new organization:
https://github.com/RMI-PACTA/.
r2dii.analysis 0.2.0
-
New argument
abcdoftarget_market_share()andtarget_sdasupersedes the
argumentald(#404). -
target_sda()now only outputs data forsectorvalues that are in all three
input datasets (data,aldandco2_intensity_scenario) (#390). -
target_sda()now outputs unweightedemission_factorifby_companyis
TRUE(#376). -
target_sda()gainsregion_isosargument (#323). -
target_market_share()now only outputs values for years that are in both
aldandscenarioinputs (#394). -
target_market_share()now outputs two new columns,percentage_of_initial_production_by_scope
andscope(ADO #4143).
r2dii.analysis 0.1.12
-
target_market_share()now outputs 0technology_share, for companies with
0 sectoral production (#306 @Antoine-Lalechere). -
target_sda()now filtersscenariostart year to be consistent withald
start year (#346 @waltjl).
r2dii.analysis 0.1.10
-
target_market_share()now sets all negativesmsptargets to zero (#336). -
target_market_share()now only outputssectors that are present in all
input datasets (#329). -
target_market_share()now always adds targets for green technologies
(defined byr2dii.data::green_or_brown), even when not present in input
data(#318 @Antoine-Lalechere). -
target_market_share()now correctly groups byregionwhen calculating
technology_share(#315 @Antoine-Lalechere).