{
  "_id": "6a104177acfb0bcc41c9d7b1",
  "Package": "GENEAclassify",
  "Type": "Package",
  "Title": "Segmentation and Classification of Accelerometer Data",
  "Version": "1.5.5",
  "Date": "2024-02-07",
  "Authors@R": "c(\nperson(\"Chris\", \"Campbell\", role = \"aut\", email = \"ccampbell@mango-solutions.com\"),\nperson(\"Aimee\", \"Gott\", role = \"aut\", email = \"agott@mango-solutions.com\"),\nperson(\"Joss\", \"Langford\", role = \"aut\", email = \"joss@activinsights.co.uk\"),\nperson(\"Charles\", \"Sweetland\", role = \"aut\", email = \"charles@springhead-data.com\"),\nperson(\"Penny\", \"Sweetland\", role = c(\"aut\"), email = \"penny@springhead-data.com\"),\nperson(\"Jia Ying\", \"Chua\", role = c(\"aut\",\"cre\"), email = \"jiayingc@activinsights.com\"),\nperson(\"Activinsights Ltd\", role = \"cph\", email = \"info@activinsights.com\")\n)",
  "Author": "Chris Campbell [aut], Aimee Gott [aut], Joss Langford [aut],\nCharles Sweetland [aut], Penny Sweetland [aut], Jia Ying Chua\n[aut, cre], Activinsights Ltd [cph]",
  "Description": "Segmentation and classification procedures for data from\nthe 'Activinsights GENEActiv'\n<https://activinsights.com/technology/geneactiv/> accelerometer\nthat provides the user with a model to guess behaviour from\ntest data where behaviour is missing. Includes a step counting\nalgorithm, a function to create segmented data with custom\nfeatures and a function to use recursive partitioning provided\nin the function rpart() of the 'rpart' package to create\nclassification models.",
  "License": "GPL",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 07:44:45 UTC",
    "User": "root"
  },
  "Maintainer": "Jia Ying Chua <jiayingc@activinsights.com>",
  "Repository": "https://ai-jyc.r-universe.dev",
  "Date/Publication": "2024-02-20 02:28:51 UTC",
  "RemoteUrl": "https://github.com/cran/GENEAclassify",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
  "MD5sum": "6ce3ae6da4cae3c1ab8314e164c65e2c",
  "_user": "ai-jyc",
  "_type": "src",
  "_file": "GENEAclassify_1.5.5.tar.gz",
  "_fileid": "b66e05b9549c5a19b25a4ea583381cbe51482b8de05b907aa15818a2ae67ef38",
  "_filesize": 1392219,
  "_sha256": "b66e05b9549c5a19b25a4ea583381cbe51482b8de05b907aa15818a2ae67ef38",
  "_created": "2026-05-11T07:44:45.000Z",
  "_published": "2026-05-22T11:43:51.930Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372780467,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912945828"
    },
    {
      "job": 77372780485,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912939587"
    },
    {
      "job": 77372780511,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912928277"
    },
    {
      "job": 77372780395,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912942571"
    },
    {
      "job": 77372779901,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912901109"
    },
    {
      "job": 77372779791,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159668454"
    },
    {
      "job": 77372780570,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912925236"
    },
    {
      "job": 77372780525,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912924635"
    },
    {
      "job": 77372780466,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912935596"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GENEAclassify",
  "_commit": {
    "id": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
    "author": "Jia Ying Chua <jiayingc@activinsights.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5.5\n",
    "time": 1708396131
  },
  "_maintainer": {
    "name": "Jia Ying Chua",
    "email": "jiayingc@activinsights.com",
    "login": "ai-jyc",
    "uuid": 158163650
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "GENEAread",
      "role": "Depends"
    },
    {
      "package": "changepoint",
      "role": "Depends"
    },
    {
      "package": "signal",
      "role": "Depends"
    },
    {
      "package": "rpart",
      "role": "Depends"
    },
    {
      "package": "waveslim",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "charlessweetland",
      "count": 11,
      "uuid": 30090426
    },
    {
      "user": "ai-jyc",
      "count": 1,
      "uuid": 158163650
    },
    {
      "user": "sweeters",
      "count": 1,
      "uuid": 25286271
    }
  ],
  "_userbio": {
    "uuid": 158163650,
    "type": "user",
    "name": "AI-jyc"
  },
  "_downloads": {
    "count": 267,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GENEAclassify"
  },
  "_searchresults": 58,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GENEAclassify.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ai-jyc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.4.5",
      "date": "2017-08-30"
    },
    {
      "version": "1.4.7",
      "date": "2018-01-08"
    },
    {
      "version": "1.4.8",
      "date": "2018-01-16"
    },
    {
      "version": "1.4.9",
      "date": "2018-02-13"
    },
    {
      "version": "1.4.11",
      "date": "2018-03-29"
    },
    {
      "version": "1.4.12",
      "date": "2018-07-07"
    },
    {
      "version": "1.4.13",
      "date": "2018-08-02"
    },
    {
      "version": "1.4.14",
      "date": "2018-08-13"
    },
    {
      "version": "1.4.16",
      "date": "2018-11-16"
    },
    {
      "version": "1.4.17",
      "date": "2019-05-14"
    },
    {
      "version": "1.4.18",
      "date": "2019-08-21"
    },
    {
      "version": "1.5.1",
      "date": "2020-09-02"
    },
    {
      "version": "1.5.2",
      "date": "2021-01-05"
    },
    {
      "version": "1.5.3",
      "date": "2022-09-25"
    },
    {
      "version": "1.5.4",
      "date": "2023-03-22"
    },
    {
      "version": "1.5.5",
      "date": "2024-02-19"
    }
  ],
  "_exports": [
    "abssumdiff",
    "changeTimes",
    "CirDisp",
    "CirKurt",
    "CirSD",
    "CirSkew",
    "CirVar",
    "classifyGENEA",
    "createGENEAmodel",
    "dataImport",
    "degrees",
    "features",
    "GENEAcount",
    "GENEAratio",
    "GENEAskew",
    "getGENEAsegments",
    "impact",
    "meandiff",
    "MeanDir",
    "radians",
    "removeShortSegments",
    "sddiff",
    "segmentation",
    "sod",
    "stepCounter",
    "sumdiff",
    "updown"
  ],
  "_datasets": [
    {
      "name": "TrainingData",
      "title": "Example Training Data set",
      "object": "TrainingData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Source",
        "Serial.Number",
        "Start.Time",
        "Segment.Start.Time",
        "Segment.Duration",
        "UpDown.median",
        "UpDown.mad",
        "Degrees.median",
        "Degrees.mad",
        "UpDown.mean",
        "UpDown.var",
        "UpDown.sd",
        "Degrees.mean",
        "Degrees.var",
        "Degrees.sd",
        "Magnitude.mean",
        "Light.mean",
        "Light.max",
        "Temp.mean",
        "Step.count",
        "Step.sd",
        "Step.mean",
        "Principal.Frequency.median",
        "Principal.Frequency.mad",
        "Principal.Frequency.ratio",
        "Activity"
      ],
      "rows": 3500,
      "table": true,
      "tojson": true
    },
    {
      "name": "trainingFit",
      "title": "Example classification tree",
      "object": "trainingFit",
      "class": [
        "rpart",
        "GENEA"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "GENEAclassify-package",
      "title": "Classification of accelorometer data",
      "topics": [
        "GENEAclassify-package"
      ]
    },
    {
      "page": "classifyGENEA",
      "title": "Classify Data into Categories defined in an rpart GENEA fit",
      "topics": [
        "classifyGENEA"
      ]
    },
    {
      "page": "createGENEAmodel",
      "title": "Create training data decision tree model",
      "topics": [
        "createGENEAmodel"
      ]
    },
    {
      "page": "dataImport",
      "title": "Data import function",
      "topics": [
        "dataImport"
      ]
    },
    {
      "page": "find_peaks",
      "title": "Find_Peaks",
      "topics": [
        "find_peaks"
      ]
    },
    {
      "page": "getGENEAsegments",
      "title": "import and segment one or more bin files.",
      "topics": [
        "getGENEAsegments"
      ]
    },
    {
      "page": "segmentation",
      "title": "Perform Segmentation on GENEActiv Accelerometer Data",
      "topics": [
        "segmentation"
      ]
    },
    {
      "page": "stepCounter",
      "title": "Step Counter",
      "topics": [
        "stepCounter"
      ]
    },
    {
      "page": "TrainingData",
      "title": "Example Training Data set",
      "topics": [
        "TrainingData"
      ]
    },
    {
      "page": "trainingFit",
      "title": "Example classification tree",
      "topics": [
        "trainingFit"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GENEAclassify/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "changepoint",
    "GENEAread",
    "lattice",
    "MASS",
    "mmap",
    "rpart",
    "signal",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "GENEAclassifyDemo.rmd",
      "filename": "GENEAclassifyDemo.html",
      "title": "GENEAclassifyDemo",
      "author": "Activinsights Ltd",
      "engine": "knitr::rmarkdown",
      "headings": [
        "GENEAclassify",
        "Overview",
        "Summary",
        "Contents",
        "1. Introduction and Installation.",
        "i. Preface",
        "ii. Installing R.",
        "iii. Using GENEAclassifiyDemonstration.R",
        "The script provided will run through these steps:",
        "iv. Installing and loading required libraries",
        "v. Installing GENEAclassify",
        "vi. Development of GENEAclassify on GitHub.",
        "2. Segmentation",
        "i. Introduction",
        "ii. Loading Data",
        "iii. Segmenting Data",
        "iv. Segmentation Variables, Functions and Features",
        "v. Varying Step Counting Algorithms",
        "3. Applying a Classification Model",
        "ii. Creating a classification model from Training Data",
        "iii. Classifying a file",
        "iv. Classifying a directory",
        "4. Creating a Classification Model",
        "ii. Manually Classifying files",
        "iii. Creating a Training Data set"
      ],
      "created": "2022-09-25 14:10:12",
      "modified": "2024-02-20 02:28:51",
      "commits": 3
    }
  ],
  "_score": 3.7634279935629373,
  "_indexed": true,
  "_nocasepkg": "geneaclassify",
  "_universes": [
    "ai-jyc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-05-11T07:47:06.000Z",
      "distro": "noble",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "29c69b3dfd26283db0fba7417121fc29927ce2e16165c23859e614979efb0fce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.5",
      "date": "2026-05-11T07:46:49.000Z",
      "distro": "noble",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "5767462ac0911d0d252c31c3c4c2d456857600cbe71501adcd75b556f1616b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-05-11T07:46:18.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "028400743c9b1d2f28caac0053d7c0aa7f97c5030dc6cda9d8c0365c65be887f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.5",
      "date": "2026-05-11T07:46:53.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "24457b0bce4715397a3ad2b277f104eb512c288970b6f54d5081c21a266e9c52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-11T07:45:56.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "6e2f868f49f1251f6057d41580ac246bc9799826ffcb3feb2cb6dc872f7de7e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-11T07:45:54.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "9da5cad7f3bca7f72c005203da44de9496f2c0be1676d5fc2a4994ae0292b0a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.5",
      "date": "2026-05-11T07:46:30.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "96f5dd08c38d087092140e696ef2109649f7dfa35f464cfc5f9cfb08802b3a6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5.5",
      "date": "2026-05-22T11:43:37.000Z",
      "commit": "e0f62e37b3278eb239a6ca4d33b84f9cf2eda4e0",
      "fileid": "b3f3a2917bff56762b105a96f028a7266d4f8f8d66a2fe47ff183fc633ff163b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ai-jyc/actions/runs/25657007261"
    }
  ]
}