Skip to content

Releases: rpkgs/rtrend

v0.1.5

Choose a tag to compare

@kongdd kongdd released this 11 Jan 03:30
  • major update: fix the error of acf.fft, hence also mkTrend

v0.1.2

Choose a tag to compare

@shy86 shy86 released this 04 Sep 09:39

rtrend 0.1.2 (04 Sep, 2021)

  • fix incorrect usage of pow that may lead to installation failure

v0.1.1

Choose a tag to compare

@kongdd kongdd released this 01 Sep 05:33

rtrend 0.1.1 (01 Sep, 2021)

  • fix error in slope and slope_p when x is not matrix
  • add movmean functions, which are also frequently used in trend analysis
  • add tests for each function
  • Added a NEWS.md file to track changes to the package.