Skip to content

Releases: wadpac/GGIR

Agua Dulce (2.7-2)

22 Jun 08:36
Compare
Choose a tag to compare
  • Part 4: Fixing timezone sensitivity for OSx in Pacific timezone for gloadlog function.
  • Inform user (onAttach) when local GGIR version is behind CRAN version.
  • Part 2: Enhancing activity diary functionality to warn user when date format is inconsistent and to treat cells with only a dot as missing values.
  • Part 1: Fixing issue #577 concerning use of temperature data in ad-hoc csv file format
  • Part 5: Fixing issue #582 affecting windows where a single fragment spans the entire window.

El Desconsolado (2.7-1)

30 May 09:06
Compare
Choose a tag to compare
  • Fixing bug #566 concerning decision to not parallel process being made too late
  • Part 4: Fixing timezone sensitivity for OSx in Pacific timezone for gloadlog function.

Caquingora

24 May 07:51
Compare
Choose a tag to compare
  • Renaming function g.shell.GGIR to GGIR and adding new function g.shell.GGIR as a wrapper function around GGIR function to preserve functionality.
  • Deprecating functionality to read GENEA bin files (not to be confused with GENEActiv), because dependency matlab is about to be archived.
    Once matlab is back online we will reinsert this functionality.
  • Cosinor analysis now accounts for DST (see vignette for details)

Loma Plata

20 May 09:10
Compare
Choose a tag to compare
  • Part 2: IVIS now able to handle missing data points
  • Part 2: IVIS option added to specify acceleration threshold when using IVIS.activity.metric=2
  • Part 2: Dependency added to ActCR to perform Cosinor and Extended cosinor analyses, see new argument cosinor.
  • General: If there is only 1 file to be processed then code skips the parallel processing .

Escaguey

16 May 14:15
Compare
Choose a tag to compare
  • Vignette for read.myacc.csv function included.
  • Parameter objects documentation moved to g.shell.GGIR.
  • Part1: Now auto-converts files with GT3X extension to gt3x as this is required for read.gt3x.
  • Part2 report: Number of days to plot now auto scales to length of measurement.
  • Part2 report: Fixed bug introduced in 2.6-3 making it impossible to generate a report for more than 1 file and fix bug introduced in 2.6-4 messing up the merging of files.
  • Part4: Advanced sleeplog handling further improved as it now also handles dates in sleeplog far beyond recording dates.
  • Part4: Removed unnecessary warning while loading sleeplog.

Anaricapay

13 Apr 14:13
Compare
Choose a tag to compare
  • Part4: Bug fixed in handling of advanced sleeplog data when start of acc recording does not match start of sleeplog
  • Deprecated functionality for reading GENEActiv csv files through g.readaccfile

(New release now as the bugs in 2.6-3 were possibly problematic for some users)

Pachinche

08 Apr 13:22
Compare
Choose a tag to compare
  • Part 2: Non-user facing arguments and object named BodyLocation replaced by sensor.location to be consistent with the term sensor.location used in part 3.
  • Minor documentation updates to cover brondcounts and to reflect that bout.metric is no longer 4 by default.
  • Minor change to parallel processing so that GGIR does not create a cluster larger than the number of files to process. Fixes #535
  • Part 4: Fix bug #531 re. sleeplog being ignored if first night is missing
  • Part 4: Now relies more on ID extraction in part 1-3 and only attempts to extract ID from filename if that fails. Previously it extracted the ID twice.
  • Report generation: Speed up implementation of rounding decimal places as introduced in release 2.6-1

Boa Esperança

06 Mar 17:36
Compare
Choose a tag to compare
  • Part 1: Can now handle .gt3x produced by CentrePoint but for now user needs to change upercase file extension to lowercase
  • Part 1: Fixed issue #520 with handling Movisens data
  • Part 1: Fixed issue #523 with calibration of ActiGraph csv files
  • General: Prevent redundant warnings resulting from some unnecessary checks of params objects
  • Report generation per window: Fix undefined function call introduced in 2.6-1

Alto Huambuno

22 Feb 15:58
e6531b3
Compare
Choose a tag to compare
  • Part 1: Fixed bug that prohibitted processing files in subfolders.
  • Part 1: Dynamic range can now be extracted from Axivity .cwa files when not equal to 8g.
  • Part 2: Qwindows logically ordered in reports.
  • Part 2: Fixed bug #516 regarding passing on of dateformat.
  • Part 4: Fixed bug introduced in 2.6-0 relating to sleeplog guider being assined even when no sleeplog used.
  • Part 5: Improved handling of missing sleep estimate for first night.
  • General: Fix bug introduced in 2.6-0 relating to storage of configuration file on comma-separated machines
  • General: GGIR reports are now saved with a maximum of 3 decimal places for numeric variables.

Ibarreta

02 Feb 13:06
Compare
Choose a tag to compare
  • Part 1: Fixed warning when working with a vector of filenames as argument to datadir.
  • Part 2: Added argument max_calendar_days to allow user to control the maximum number of calendar days to include in analysis, irrespective of argument strategy value.
  • Part 2: Argument maxdur is no longer specific to strategy 1, but applied irrespective of value of argument strategy.
  • Part 4: Fixed issue that sleeplog is indicated as the guider even when when corresponding timestamp cannot resolve to timestamp.
  • Part 5: Time series output filenames now auto-stripped from [.]|rdata|csv|cwa|gt3x|bin character string.
  • Fixed issues introduced in 2.5-6 release: maxNcores was not defined in part 1, params_output and not passed on to part 3, and params objects were unneccesarily repeatedly checked.

What's Changed

Full Changelog: 2.5-6...2.6-0