diff --git a/docs/news/index.html b/docs/news/index.html index ec63d58f..fb706747 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -66,7 +66,7 @@
This version has a few odds and ends and a version accelerated to 1.0.0 to coincide with the acceptance of a manuscript describing this package in Conflict Management and Peace Science.
add_cow_mids()
and add_gml_mids()
about the default case-exclusion rules for dyadic analyses.add_capital_distance()
now works with Correlates of War and Gleditsch-Ward data, both dyad-year and state-year.add_atop_alliance()
that added 0s to years after the ATOP domain. Thanks to @joshuaalley for pointing this out.year()
, which is now .pshf_year()
) or were already duplicated in base functions in R (i.e. ymd()
, a wrapper for as.Date()
as I use it). With it, lubridate is no longer a requirement for this package.year()
, which is now .pshf_year()
) or were already duplicated in base functions in R (i.e. ymd()
, a wrapper for as.Date()
as I use it). With it, lubridate is no longer a requirement for this package.gml_mid_disps
.ps_conflict_type
attributes for some conflict data (e.g. CoW-MID, GML).filter_prd()
is now a shortcut for add_contiguity()
and/or add_cow_majors()
if it is called near the top of the pipe (i.e. before the user executed the commands required to calculate politically relevant dyad status).
add_nmc()
(and cow_nmc
). -9 is now explicitly NA, as it should have been.add_peace_years()
, which can now be used anywhere in the chain of commands (instead of just last). add_peace_years()
is also a bit more “general” and includes a derivation of the sbtscs()
function from the {stevemisc}
package.add_peace_years()
, which can now be used anywhere in the chain of commands (instead of just last). add_peace_years()
is also a bit more “general” and includes a derivation of the sbtscs()
function from the {stevemisc}
package.add_minimum_distance()
and add_sdp_gdp()
. These merges now lean on system attributes declared in create_dyadyears()
and create_stateyears()
.add_mids()
. Use add_gml_mids()
instead.cow_ddy
and its documentation.