{
  "_id": "69ec7598f37234088eebfafd",
  "Package": "ExpBites",
  "Title": "Analyzing Human Exposure to Mosquito Biting",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Nicolas\",\nfamily = \"Moiroux\",\nemail = \"nicolas.moiroux@ird.fr\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6755-6167\"))",
  "Description": "Tools to analyse human and mosquito behavioral\ninteractions and to compute exposure to mosquito bites\nestimates. Using behavioral data for human individuals and\nbiting patterns for mosquitoes, you will be able to compute\nhourly exposure for bed net users and non-users, and summarize\n(e.g. proportion indoors and outdoors, proportion per time\nperiods, and proportion prevented by bed nets) or visualize\nthese dynamics across a 24-hour cycle.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "RdMacros": "Rdpack",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/Nmoiroux/ExpBites",
  "BugReports": "https://github.com/Nmoiroux/ExpBites/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2025-11-26 10:40:15 UTC",
  "RemoteUrl": "https://github.com/Nmoiroux/ExpBites",
  "RemoteRef": "v.0.1.3",
  "RemoteSha": "6d64099f87c0f238c9630b57003559f01e9a0e79",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-25 08:01:49 UTC",
    "User": "root"
  },
  "Author": "Nicolas Moiroux [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6755-6167>)",
  "Maintainer": "Nicolas Moiroux <nicolas.moiroux@ird.fr>",
  "MD5sum": "0a350a680d14f6e216c9ec53ccc98ca6",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ExpBites_0.1.3.tar.gz",
  "_fileid": "71f37c23acd5fc83f9e8dc0997bdb7fa1a6923b46f7729206261a486fd1f459c",
  "_filesize": 129171,
  "_sha256": "71f37c23acd5fc83f9e8dc0997bdb7fa1a6923b46f7729206261a486fd1f459c",
  "_created": "2026-04-25T08:01:49.000Z",
  "_published": "2026-04-26T09:20:31.805Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72996699655,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6638594458"
    },
    {
      "job": 72996699637,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6638594224"
    },
    {
      "job": 72996699652,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6638590986"
    },
    {
      "job": 72996699651,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6638594106"
    },
    {
      "job": 72996567466,
      "time": 164,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6638584059"
    },
    {
      "job": 72996699622,
      "time": 118,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6638592782"
    },
    {
      "job": 72996699649,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6638592394"
    },
    {
      "job": 72996699636,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6638591033"
    },
    {
      "job": 72996699642,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6638590257"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Nmoiroux/ExpBites",
  "_commit": {
    "id": "6d64099f87c0f238c9630b57003559f01e9a0e79",
    "author": "Nmoiroux <n.moiroux@gmail.com>",
    "committer": "Nmoiroux <n.moiroux@gmail.com>",
    "message": "replace size arg (deprecated) by linewidth in ggplot funs\n",
    "time": 1764153615
  },
  "_maintainer": {
    "name": "Nicolas Moiroux",
    "email": "nicolas.moiroux@ird.fr",
    "login": "nmoiroux",
    "bluesky": "@nmoiroux.bsky.social",
    "orcid": "0000-0001-6755-6167",
    "uuid": 43449799
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nmoiroux",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-11-25"
    },
    {
      "name": "v0.1.2",
      "date": "2025-11-25"
    },
    {
      "name": "v.0.1.3",
      "date": "2025-11-26"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "nmoiroux",
      "count": 34,
      "uuid": 43449799
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExpBites"
  },
  "_devurl": "https://github.com/nmoiroux/expbites",
  "_searchresults": 2,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExpBites.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nmoiroux/expbites",
  "_realowner": "nmoiroux",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-12-01"
    }
  ],
  "_exports": [
    "calculate_Exp",
    "gen_df_human",
    "gen_df_mosquito",
    "plot_behaviors",
    "plot_exposure",
    "summarise_exposure"
  ],
  "_help": [
    {
      "page": "calculate_Exp",
      "title": "Calculate Hourly Mosquito Biting Exposure for Bednet Users and Non-Users",
      "topics": [
        "calculate_Exp"
      ]
    },
    {
      "page": "gen_df_human",
      "title": "Generate a Simulated Dataset of Human Behavioral States Over 24 Hours",
      "topics": [
        "gen_df_human"
      ]
    },
    {
      "page": "gen_df_mosquito",
      "title": "Generate a Simulated Dataset of Hourly Mosquito Biting Rates",
      "topics": [
        "gen_df_mosquito"
      ]
    },
    {
      "page": "plot_behaviors",
      "title": "Plot Human and Mosquito Behaviors by Hour",
      "topics": [
        "plot_behaviors"
      ]
    },
    {
      "page": "plot_exposure",
      "title": "Plot Exposure to Mosquito Bites by Hour for Bednet Users",
      "topics": [
        "plot_exposure"
      ]
    },
    {
      "page": "summarise_exposure",
      "title": "Summarize Exposure to Mosquito Bites Over 24h and a Time Interval",
      "topics": [
        "summarise_exposure"
      ]
    }
  ],
  "_readme": "https://github.com/Nmoiroux/ExpBites/raw/v.0.1.3/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rdpack",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "expbites",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://nmoiroux.r-universe.dev/ExpBites",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-04-25T08:04:01.000Z",
      "distro": "noble",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "5798a168340e64bec0e534a471588c02f8f7572a1458c970aabd2a3522dac866",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-25T08:03:20.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "ed2afd1c82369ae41d66c1c6ce3f23be4781f6c9c5881f9768f478cd6a982ba3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-25T08:03:55.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "355b5cd963e9cc3c458fbbf6eecb276e4cecc81ceecef3160c61f46e95ccebbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-04-25T08:04:01.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "76b5e238211ebe40839f84e3d3841b2e65dc3c36c480c7cfd1cca66dd100f1c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-25T08:03:26.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "c9c39f7216fa9781ab857c2f30cf76a8bc3b075b1485e74fd72d138948882944",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-25T08:03:10.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "4a2a3cf8a97c3cf6b65f614b0415aae3f54dbde5088c63f984ecb68ed1ea46f7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-25T08:02:55.000Z",
      "commit": "6d64099f87c0f238c9630b57003559f01e9a0e79",
      "fileid": "57c57dffa5042bc589617458611b883ab0c1fb3e00fc705a125e4c8dd2865a71",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24926242649"
    }
  ]
}