{
  "_id": "6a1028fcacfb0bcc41c9117f",
  "Package": "EE.Data",
  "Type": "Package",
  "Title": "Objects for Predicting Energy Expenditure",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(c(\"Paul\", \"R.\"), \"Hibbing\", email = \"paulhibbing@gmail.com\", role = c(\"aut\",\"cre\")),\nperson(c(\"Alexander\", \"H.K.\"), \"Montoye\", email = \"alexander.montoye@montcalm.edu\", role = \"ctb\"),\nperson(\"John\", \"Staudenmayer\", email = \"jstauden@math.umass.edu\", role = \"ctb\"),\nperson(\"Children's Mercy Kansas City\", role = \"cph\")\n)",
  "Description": "This is a data-only package containing model objects that\npredict human energy expenditure from wearable sensor data.\nSupported methods include the neural networks of Montoye et al.\n(2017) <doi:10.1080/1091367X.2017.1337638> and the models of\nStaudenmayer et al. (2015)\n<doi:10.1152/japplphysiol.00026.2015>, one a linear model and\nthe other a random forest. The package is intended as a spoke\nfor the hub-package 'accelEE', which brings together the above\nmethods and others from packages such as 'Sojourn' and\n'TwoRegression.'",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.3",
  "Repository": "https://paulhibbing.r-universe.dev",
  "Date/Publication": "2026-03-28 11:17:24 UTC",
  "RemoteUrl": "https://github.com/paulhibbing/ee.data",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 09:56:14 UTC",
    "User": "root"
  },
  "Author": "Paul R. Hibbing [aut, cre],\nAlexander H.K. Montoye [ctb],\nJohn Staudenmayer [ctb],\nChildren's Mercy Kansas City [cph]",
  "Maintainer": "Paul R. Hibbing <paulhibbing@gmail.com>",
  "MD5sum": "89c51b7b7c30710567026741b0ff4546",
  "_user": "paulhibbing",
  "_type": "src",
  "_file": "EE.Data_0.1.1.tar.gz",
  "_fileid": "ce44d0b55e80d379d13981671a98e7c63295c0081772a2576d6f337c5ee084d4",
  "_filesize": 7521030,
  "_sha256": "ce44d0b55e80d379d13981671a98e7c63295c0081772a2576d6f337c5ee084d4",
  "_created": "2026-05-22T09:56:14.000Z",
  "_published": "2026-05-22T09:59:24.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357351906,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157825163"
    },
    {
      "job": 77357351917,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157817426"
    },
    {
      "job": 77357351911,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157808105"
    },
    {
      "job": 77357351907,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157810341"
    },
    {
      "job": 77356711514,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157782098"
    },
    {
      "job": 77357351890,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157813249"
    },
    {
      "job": 77357351931,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157804630"
    },
    {
      "job": 77357351902,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157805214"
    },
    {
      "job": 77357351927,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157807620"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulhibbing/ee.data",
  "_commit": {
    "id": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
    "author": "Paul R. Hibbing <paulhibbing@gmail.com>",
    "committer": "Paul R. Hibbing <paulhibbing@gmail.com>",
    "message": "Update DESCRIPTION following winbuilder check\n",
    "time": 1774696644
  },
  "_maintainer": {
    "name": "Paul R. Hibbing",
    "email": "paulhibbing@gmail.com",
    "login": "paulhibbing",
    "description": "",
    "uuid": 12754590
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    }
  ],
  "_owner": "paulhibbing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-14"
    },
    {
      "name": "v0.1.1",
      "date": "2026-03-28"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paulhibbing",
      "count": 9,
      "uuid": 12754590
    }
  ],
  "_userbio": {
    "uuid": 12754590,
    "type": "user",
    "name": "paulhibbing"
  },
  "_downloads": {
    "count": 550,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EE.Data"
  },
  "_devurl": "https://github.com/paulhibbing/ee.data",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EE.Data.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulhibbing/ee.data",
  "_realowner": "paulhibbing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-04-01"
    }
  ],
  "_exports": [],
  "_datasets": [
    {
      "name": "montoye_lw",
      "title": "Neural networks for energy expenditure prediction",
      "object": "montoye_lw",
      "class": [
        "nnet.formula",
        "nnet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "montoye_rw",
      "title": "Neural networks for energy expenditure prediction",
      "object": "montoye_rw",
      "class": [
        "nnet.formula",
        "nnet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "staudenmayer_lm",
      "title": "Linear model and random forest for energy expenditure prediction",
      "object": "staudenmayer_lm",
      "class": [
        "lm"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "staudenmayer_rf",
      "title": "Linear model and random forest for energy expenditure prediction",
      "object": "staudenmayer_rf",
      "class": [
        "randomForest.formula",
        "randomForest"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "montoye",
      "title": "Neural networks for energy expenditure prediction",
      "topics": [
        "montoye",
        "montoye_lw",
        "montoye_rw"
      ]
    },
    {
      "page": "staudenmayer",
      "title": "Linear model and random forest for energy expenditure prediction",
      "topics": [
        "staudenmayer",
        "staudenmayer_lm",
        "staudenmayer_rf"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "ee.data",
  "_universes": [
    "paulhibbing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-22T09:58:41.000Z",
      "distro": "noble",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "0bd8bb0dab3a9787e237e9d01acfeca3e411b6f76e3feb7892caea86f4ced951",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-22T09:58:19.000Z",
      "distro": "noble",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "133054ad7150ce54386519e9719bb964c74dc297458e508140d4ae13f9342787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-22T09:57:54.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "fa988e6afb4721453b4f6fab95e713285345ccb91c82bb53b1257ad5234d64f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-22T09:57:56.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "5886c31d4c81401e2a91b128b5a5e123c9070abc482362a675743d0e9bb79cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T09:58:14.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "0863d654224abc80298c0faa514096b08bb89c137d08413af3192d7bd3cafad1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T09:57:33.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "9c2595af67a17feea4e5a9e6ea9bf3c3418d6521d3d30236de5296262ca45081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T09:57:36.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "460e0501d2dd1402c5af0a86b12919e383a4049d7723c4b05c92cc42f4d106af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-22T09:57:44.000Z",
      "commit": "b8a3e800b0e077b3468b63a4d55bb98b6767430f",
      "fileid": "ed0a84f34285d5e9dc27a958c4e2b6a8f9bfd5a2e5b7d7eab52a51259a03819e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulhibbing/actions/runs/26280940575"
    }
  ]
}