Package: GGIR 3.3-4
GGIR: Raw Accelerometer Data Analysis
A tool to process and analyse data collected with wearable raw acceleration sensors as described in Migueles and colleagues (JMPB 2019), and van Hees and colleagues (JApplPhysiol 2014; PLoSONE 2015). The package has been developed and tested for binary data from 'GENEActiv' <https://activinsights.com/>, binary (.gt3x) and .csv-export data from 'Actigraph' <https://theactigraph.com> devices, and binary (.cwa) and .csv-export data from 'Axivity' <https://axivity.com>. These devices are currently widely used in research on human daily physical activity. Further, the package can handle accelerometer data file from any other sensor brand providing that the data is stored in csv format. Also the package allows for external function embedding.
Authors:
GGIR_3.3-4.tar.gz
GGIR_3.3-4.zip(r-4.7)GGIR_3.3-4.zip(r-4.6)GGIR_3.3-4.zip(r-4.5)
GGIR_3.3-4.tgz(r-4.6-any)GGIR_3.3-4.tgz(r-4.5-any)
GGIR_3.3-4.tar.gz(r-4.6-any)GGIR_3.3-4.tar.gz(r-4.5-any)
GGIR_3.3-4.tgz(r-4.5-emscripten)
GGIR.pdf |GGIR.html✨
GGIR/json (API)
NEWS
| # Install 'GGIR' in R: |
| install.packages('GGIR', repos = c('https://wadpac.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wadpac/ggir/issues
Pkgdown/docs site:https://wadpac.github.io
- data.calibrate - Example output from g.calibrate
- data.getmeta - Example output from g.getmeta
- data.inspectfile - Example output from g.inspectfile
- data.metalong - Metalong object as part of part 1 milestone data
- data.ts - Time series data.frame stored by part 5
accelerometeractivity-recognitioncircadian-rhythmmovement-sensorsleep
Last updated from:0f62933d3e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 678 | ||
| source / vignettes | OK | 612 | ||
| linux-release-x86_64 | OK | 452 | ||
| macos-release-arm64 | OK | 179 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| windows-devel | OK | 236 | ||
| windows-release | OK | 232 | ||
| windows-oldrel | OK | 264 | ||
| wasm-release | OK | 509 |
Exports:ABIaddSplitNamesaggregateEventappendRecordsapply_cosinor_IS_IV_AnalysesCalcSleepRegularityIndexcheck_logcheck_paramsconvertEpochDatacorrectOlderMilestoneDatacosinor_IS_IV_AnalysescreateConfigFiledatadir2fnamesdetect_nonwear_clippingDFAextract_paramsextractIDfilterNonwearNightg.abr.day.namesg.analyseg.applymetricsg.calibrateg.conv.actlogg.create.sp.matg.detecmidnightg.dotorcommag.extractheadervarsg.fragmentationg.getboutg.getM5L5g.getmetag.getstarttimeg.imputeg.imputeTimegapsg.inspectfileg.intensitygradientg.IVISg.loadlogg.part1g.part2g.part3g.part3_alignIndexVectorsg.part3_correct_guiderg.part4g.part4_extractidg.part5g.part5_analyseSegmentg.part5_initialise_tsg.part5.addfirstwakeg.part5.addsibg.part5.analyseRestg.part5.definedaysg.part5.fixmissingnightg.part5.handle_lux_extremesg.part5.lux_persegmentg.part5.onsetwaketimingg.part5.savetimeseriesg.part5.wakesleepwindowsg.part6g.plotg.plot5g.readaccfileg.readtemp_movisensg.report.part2g.report.part4g.report.part5g.report.part5_dictionaryg.report.part6g.shell.GGIRg.sib.detg.sib.plotg.sib.sumg.sibreportg.weardecget_nw_clip_block_paramsget_starttime_weekday_truncdatagetPart1BasicInfogetSplitNamesGGIRHASIBHASPTidentify_levelsinspect_binFile_brandis_this_a_dst_nightis.ISO8601isfilelistismovisensiso8601chartime2POSIXload_paramsmarkerButtonForRestparametersVignettepart6AlignIndividualspart6PairwiseAggregationPOSIXtime2iso8601read.myacc.csvShellDoc2VignettesplitRecordsSSPtidyup_dfupdateBlocksizevisualReport
Dependencies:ActCRbackportsbase64encbitbit64bitopsbslibcachemcellrangercheckmatecliclustercodetoolscolorspacecommonmarkcosinorcosinor2cowplotcpp11crayondata.tabledigestdoParalleldplyrevaluatefarverfastmapfontawesomeforeachforeignFormulafsgenericsGGIRreadggplot2glueGPArotationgridExtragtablehexViewhighrHmischmshtmlTablehtmltoolshtmlwidgetshttpuvineqirrisobanditeratorsjquerylibjsonliteknitrlabelinglaterlatticelifecyclelpSolvelubridatemagrittrMASSmatlabmatrixStatsmemoisemimeminpack.lmmnormtnlmennetotelpillarpkgconfigprettyunitsprogresspromisespsychpurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerRcppread.gt3xreadxlrematchrlangrmarkdownrpartrstudioapiS7sassscalesshinysignalsourcetoolsstringistringrtibbletidyselecttimechangetinytextzdbunisensRutf8vctrsviridisLitevroomwithrxfunXMLxtableyamlzoo
Accelerometer data processing with GGIR
Rendered fromGGIR.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2025-06-23
Started: 2017-04-28
Day segment analyses with GGIR
Rendered fromTutorialDaySegmentAnalyses.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2024-11-25
Started: 2021-10-20
Embedding external functions in GGIR
Rendered fromExternalFunction.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2025-06-18
Started: 2020-04-30
GGIR configuration parameters
Rendered fromGGIRParameters.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2026-04-16
Started: 2022-09-19
GGIR output
Rendered fromGGIRoutput.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2025-11-21
Started: 2024-06-13
Nap Detection
Rendered fromNapDetection.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2025-08-29
Started: 2025-08-29
Published cut-points and how to use them in GGIR
Rendered fromCutPoints.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2026-01-27
Started: 2022-09-19
Reading csv files with raw data in GGIR
Rendered fromreadmyacccsv.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2025-05-12
Started: 2022-05-05
Step and Cadence Analysis
Rendered fromStepCadenceAnalysis.Rmdusingknitr::rmarkdownon Apr 16 2026.Last update: 2026-02-24
Started: 2025-12-22
