Skip to content

Releases: walkabillylab/activityCounts

Version 0.2.1

28 Jan 19:47

Choose a tag to compare

  • Integrated Github actions for continuous integration
  • Updated dependencies
  • Added cross-platform compatibility

v0.2.0

05 Nov 21:51
e03dcac

Choose a tag to compare

  • Ensure that order of x,y,z columns does not impact the result. We recommend that you still use the x_axis, y_axis, and z_axis functions to specify the location of your columns (See Issue "Counts are not agnostic to labeling of axis #5").
  • We also edited an error with the gain function (See Issue "Gain changing during loop #3").
  • We also fixed an error with the output needed to be converted to a dataframe (see "Error when passing data in tibble format. #4"). There is more work to be done to update this.
  • Finally we changed the maintainer to be able to address concerns more quickly as previous maintainer has moved to a new position.
  • Submitted for released on CRAN