Skip to content

Commit

Permalink
remove TDM code (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman authored Dec 19, 2023
1 parent 118aa90 commit 9449710
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1,419 deletions.
2 changes: 0 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export(aggregate_company)
export(aggregate_map_data)
export(aggregate_portfolio)
export(calculate_scenario_alignment)
export(calculate_tdm)
export(calculate_technology_share)
export(calculate_weights)
export(create_portfolio_subset)
Expand All @@ -14,7 +13,6 @@ export(merge_in_geography)
export(ownership_allocation)
export(port_weight_allocation)
export(pw_calculations)
export(tdm_conditions_met)
importFrom(dbplyr,dbplyr_edition)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
Expand Down
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# pacta.portfolio.allocate (development version)

* release version of {dbplyr} 2.4.0 or greater is now required
* removes all TDM related stuff, including functions `calculate_tdm()` and `tdm_conditions_met()`, and the Transition Disruption Metric vignette

# pacta.portfolio.allocate 0.0.2

Expand Down
Loading

0 comments on commit 9449710

Please sign in to comment.