{
  "_id": "6a1efdf4b401979e73419cd6",
  "Package": "ExpBites",
  "Title": "Analyzing Human Exposure to Mosquito Biting",
  "Version": "0.1.4",
  "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://nmoiroux.r-universe.dev",
  "Date/Publication": "2026-03-19 15:51:09 UTC",
  "RemoteUrl": "https://github.com/nmoiroux/expbites",
  "RemoteRef": "HEAD",
  "RemoteSha": "065a80a904d65257abeea69ac2d2dc21ee96f765",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:45:12 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": "6becbc9f15a2cd5b9043c22b3d82d812",
  "_user": "nmoiroux",
  "_type": "src",
  "_file": "ExpBites_0.1.4.tar.gz",
  "_fileid": "5805fdd98bd432ca1f622e25a61d87671b6b38740fbf348d242ed2fee6c571c9",
  "_filesize": 128636,
  "_sha256": "5805fdd98bd432ca1f622e25a61d87671b6b38740fbf348d242ed2fee6c571c9",
  "_created": "2026-05-18T09:45:12.000Z",
  "_published": "2026-06-02T15:59:48.375Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114810976,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054551946"
    },
    {
      "job": 79114810927,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054548135"
    },
    {
      "job": 79114810838,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054532186"
    },
    {
      "job": 79114810504,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054528793"
    },
    {
      "job": 79114809893,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054498997"
    },
    {
      "job": 79114809787,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363064059"
    },
    {
      "job": 79114810333,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054530294"
    },
    {
      "job": 79114810684,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054531313"
    },
    {
      "job": 79114810650,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054531350"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nmoiroux/expbites",
  "_commit": {
    "id": "065a80a904d65257abeea69ac2d2dc21ee96f765",
    "author": "Nmoiroux <n.moiroux@gmail.com>",
    "committer": "Nmoiroux <n.moiroux@gmail.com>",
    "message": "update r-multiverse workflow\n",
    "time": 1773935469
  },
  "_maintainer": {
    "name": "Nicolas Moiroux",
    "email": "nicolas.moiroux@ird.fr",
    "login": "nmoiroux",
    "bluesky": "@nmoiroux.bsky.social",
    "orcid": "0000-0001-6755-6167",
    "description": "",
    "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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 11
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_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": 43449799,
    "type": "user",
    "name": "Nicolas Moiroux"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExpBites"
  },
  "_devurl": "https://github.com/nmoiroux/expbites",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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/HEAD/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": 4.079181246047625,
  "_indexed": true,
  "_nocasepkg": "expbites",
  "_universes": [
    "nmoiroux"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T09:47:30.000Z",
      "distro": "noble",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "bb25d21bb785c5457e3ca5c610622fa4a240ad4bd1da3309009eecc06dff50cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-18T09:47:20.000Z",
      "distro": "noble",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "b3ebbb164cb41c4d7c899a72bd049eb13b480e997000ea6192ecf6749f5a7f41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T09:46:42.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "98b2fff16eacb18652d852b4b32b7beca9786d9ac97ba56234596d141cdf1c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-18T09:46:34.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "44732510a011858ea3df3eaa350b4a90ff77ad381a206b1b273ff0df94ab390c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:46:25.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "ad85cefc7dcbeacce49460e633de2c685253c9fe25368f227443abbb26e72139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:46:29.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "0e82f716bd2abab103a805ad4d561fb84a45b0a42dcbefe240041b5473dbb502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-18T09:46:30.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "e0963daed8adada6123584b7334995ae0393fdde07c8113a932243648003a1fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-02T15:59:32.000Z",
      "commit": "065a80a904d65257abeea69ac2d2dc21ee96f765",
      "fileid": "fb412b8073e68225ddae06b1b7a0fe216cb1c2fa41fca4f7b4382ede180015cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nmoiroux/actions/runs/26025761167"
    }
  ]
}