Movatterモバイル変換
[0]ホーム
idmc 0.3.1
- Fixed regex for extracting
event_info inidmc_get_data(). - Added link to the IDMC website in DESCRIPTION.
- Use newly available
event_id to remove duplicates whentransforming IDMC event data into a daily time series.
idmc 0.3.0
- Fully removed deprecated functions
idmc_rolling_sum()andidmc_flagging() to bring package to stablerelease. - Improved documentation to include examples that run if
IDMC_API environment variable is available and clear returnvalues. - Ensure vignette does not run if
IDMC_API environmentvariable not available. - Removed memoization functionality for API call to pass CRANchecks.
- Initial release on CRAN.
idmc 0.2.0
idmc_flagging() andidmc_rolling_sum()deprecated as package focus pared back.idmc_rolling_sum() functionality for infilling andextrapolation put intoidmc_transform_daily().
idmc 0.1.5
- Minimum thresholds increased in
df_thresholds_min basedon feedback from CERF
idmc 0.1.4
idmc_flagging() adjusted to account for differentdisplacement types when generatingflag_total andflag_any.
idmc 0.1.3
- Implement pre-commit for development.
- Fix error in
idmc_rolling_sum().
idmc 0.1.2
- Change
idmc_rolling_sum() to not extrapolate pastSys.date() by default.
idmc 0.1.1
- Added a
NEWS.md file to track changes to thepackage. - Useslifecycle totrack package status.
- Implemented minimum thresholds for flagging in
df_thresholds_min.
idmc 0.1.0
[8]ページ先頭