{
  "_id": "6a27cbfc24555f66ed5435e7",
  "Package": "quiveR",
  "Title": "A set of tools for interacting with KoBo and analyzing datasets\nfrom it",
  "Version": "0.0.0.9003",
  "Authors@R": "person(\"Iyed\", \"Ghedamsi\", , \"contact@iyedg.me\", role = c(\"aut\", \"cre\"),\ncomment = c())",
  "Description": "A set of tools for interacting with KoBo and analyzing\ndatasets from it.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://humanitarian-user-group.r-universe.dev",
  "Date/Publication": "2022-10-09 16:49:42 UTC",
  "RemoteUrl": "https://github.com/iyedg/quiveR",
  "RemoteRef": "HEAD",
  "RemoteSha": "74df378358dee794d3f3b038de954786cb311140",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:10:59 UTC",
    "User": "root"
  },
  "Author": "Iyed Ghedamsi [aut, cre]",
  "Maintainer": "Iyed Ghedamsi <contact@iyedg.me>",
  "MD5sum": "591e71afd19835514f357a9135950545",
  "_user": "humanitarian-user-group",
  "_type": "src",
  "_file": "quiveR_0.0.0.9003.tar.gz",
  "_fileid": "e2d37989709ad43dc6d2a7368fc010ac1f7e964d600f5eb3c6b93eb9d1cdf1d6",
  "_filesize": 410447,
  "_sha256": "e2d37989709ad43dc6d2a7368fc010ac1f7e964d600f5eb3c6b93eb9d1cdf1d6",
  "_created": "2026-06-09T08:10:59.000Z",
  "_published": "2026-06-09T08:17:00.112Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80277192383,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7502062247"
    },
    {
      "job": 80277192442,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7502087664"
    },
    {
      "job": 80277192430,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7502137856"
    },
    {
      "job": 80277192481,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7502128516"
    },
    {
      "job": 80276644959,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502022129"
    },
    {
      "job": 80277192394,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7502060703"
    },
    {
      "job": 80277192427,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7502049379"
    },
    {
      "job": 80277192411,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7502050485"
    },
    {
      "job": 80277192380,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7502058273"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/iyedg/quiveR",
  "_commit": {
    "id": "74df378358dee794d3f3b038de954786cb311140",
    "author": "Iyed Ghedamsi <iyed.ghedamsi@gmail.com>",
    "committer": "Iyed Ghedamsi <iyed.ghedamsi@gmail.com>",
    "message": "[FIX] correct location of global imports and add .env and :=\n",
    "time": 1665334182
  },
  "_maintainer": {
    "name": "Iyed Ghedamsi",
    "email": "contact@iyedg.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "iyedg",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "kobo",
    "odk",
    "xlsform"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "iyedg-reach",
      "count": 21,
      "uuid": 112395021
    },
    {
      "user": "iyedg",
      "count": 2,
      "uuid": 2780980
    }
  ],
  "_userbio": {
    "uuid": 29010300,
    "type": "organization",
    "name": "HumanitaRian-useR-group"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quiveR"
  },
  "_devurl": "https://github.com/iyedg/quiver",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quiveR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "generate_changelog",
    "get_question_columns",
    "harmonized_municipality_names",
    "harmonized_neighborhood_names",
    "kobo_download_dataset",
    "kobo_parse_expression"
  ],
  "_datasets": [
    {
      "name": "lby_districts",
      "title": "Libyan Districts",
      "object": "lby_districts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region_id",
        "district_id",
        "district_name_en",
        "district_name_ar"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "lby_msna2021",
      "title": "REACH Libya MSNA 2021 Dataset (Refugee and Migrant Population)",
      "object": "lby_msna2021",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "start",
        "end",
        "today",
        "mantika",
        "mantika_label",
        "baladiya",
        "baladiya_label",
        "muhalla",
        "muhalla_label",
        "resp_country",
        "region",
        "resp_language",
        "resp_language/arabic",
        "resp_language/english",
        "resp_language/french",
        "resp_language/hausa",
        "resp_language/songhai_zarma_djerma",
        "resp_language/sara_bongo_bagirmi",
        "resp_language/bedawi_beja",
        "resp_language/nubian",
        "resp_language/fur",
        "resp_language/zaghawa",
        "resp_language/dinka",
        "resp_language/fula_fulani_fulfulde",
        "resp_language/tamasheq",
        "resp_language/kanuri",
        "resp_language/igbo_ibo",
        "resp_language/yoruba",
        "resp_language/akan_asante_fante",
        "resp_language/bambara",
        "resp_language/bengali",
        "resp_language/tigrinya",
        "resp_language/somali",
        "resp_language/afar",
        "resp_language/amharic",
        "resp_language/filipino",
        "resp_language/mossi_moore",
        "resp_language/urdu",
        "resp_language/oromo",
        "resp_language/other",
        "persons_sharing_accommodation",
        "other_members_of_hh",
        "hoh",
        "hoh_age",
        "resp_age",
        "hoh_sex",
        "resp_sex",
        "children_in_hh",
        "unaccompanied_separated_children",
        "unaccompanied_separated_children/no",
        "unaccompanied_separated_children/yes_below_15",
        "unaccompanied_separated_children/yes_15_older",
        "unaccompanied_separated_children/dwta",
        "length_stay_libya",
        "been_before_libya",
        "travel_to_libya",
        "travel_to_libya/alone",
        "travel_to_libya/members_family",
        "travel_to_libya/friends_acquaintances",
        "travel_to_libya/strangers",
        "travel_to_libya/other",
        "travel_to_libya/dwta",
        "reasons_come_libya",
        "reasons_come_libya/lack_income_job",
        "reasons_come_libya/limited_access_services",
        "reasons_come_libya/conflict_insecurity",
        "reasons_come_libya/discrimination_persecution",
        "reasons_come_libya/environmental_factors",
        "reasons_come_libya/reunification_social_networks_libya",
        "reasons_come_libya/planning_travel_other_country_but_unable",
        "reasons_come_libya/job_opportunities_libya",
        "reasons_come_libya/education_libya",
        "reasons_come_libya/better_services_libya",
        "reasons_come_libya/other_opportunities_libya",
        "reasons_come_libya/other",
        "reasons_come_libya/dwta",
        "migration_intentions",
        "reasons_stay_in_libya",
        "reasons_stay_in_libya/lack_income_job",
        "reasons_stay_in_libya/limited_access_services",
        "reasons_stay_in_libya/conflict_insecurity",
        "reasons_stay_in_libya/discrimination_persecution",
        "reasons_stay_in_libya/environmental_factors",
        "reasons_stay_in_libya/reunification_social_networks_libya",
        "reasons_stay_in_libya/lack_resources_travel",
        "reasons_stay_in_libya/insecurity_libya_travel",
        "reasons_stay_in_libya/job_opportunities_libya",
        "reasons_stay_in_libya/education_libya",
        "reasons_stay_in_libya/better_services_libya",
        "reasons_stay_in_libya/other_opportunities_libya",
        "reasons_stay_in_libya/planning_travel_other_country_but_unable",
        "reasons_stay_in_libya/other",
        "reasons_stay_in_libya/dwta",
        "duration_stay_libya",
        "reasons_leave_libya",
        "reasons_leave_libya/lack_income_job_libya",
        "reasons_leave_libya/limited_access_services_libya",
        "reasons_leave_libya/conflict_insecurity_libya",
        "reasons_leave_libya/discrimination_persecution_libya",
        "reasons_leave_libya/inadequate_living_conditions_libya",
        "reasons_leave_libya/join_family_friends",
        "reasons_leave_libya/job_opportunities_elsewhere",
        "reasons_leave_libya/education_elsewhere",
        "reasons_leave_libya/better_services_elsewhere",
        "reasons_leave_libya/other_opportunities_elsewhere",
        "reasons_leave_libya/came_libya_to_travel_other_country",
        "reasons_leave_libya/came_libya_return_home_short_period",
        "reasons_leave_libya/seek_asylum_elsewhere",
        "reasons_leave_libya/resettlement",
        "reasons_leave_libya/repatriation",
        "reasons_leave_libya/other",
        "reasons_leave_libya/dwta",
        "leave_destination",
        "leave_destination_other",
        "main_source_income",
        "main_source_income/working",
        "main_source_income/savings",
        "main_source_income/hum_assistance",
        "main_source_income/gov_subsidies",
        "main_source_income/loans",
        "main_source_income/no_income",
        "main_source_income/money_family",
        "main_source_income/household_member_working",
        "main_source_income/other",
        "main_source_income/dwta",
        "job_type",
        "job_sector",
        "job_sector/construction",
        "job_sector/water_supply_electricity_gas",
        "job_sector/agriculture_pastor_fish_food",
        "job_sector/transportation",
        "job_sector/retail",
        "job_sector/domestic_work",
        "job_sector/cleaning_company",
        "job_sector/restaurant",
        "job_sector/health_care",
        "job_sector/hospitality_tourism",
        "job_sector/education",
        "job_sector/mining",
        "job_sector/real_estate",
        "job_sector/financial_services",
        "job_sector/technology",
        "job_sector/media",
        "job_sector/public_admin",
        "job_sector/personal_services_workers",
        "job_sector/metal_machinery_related_trade_workers",
        "job_sector/building_related_trade_workers",
        "job_sector/other_unskilled_daily_work",
        "job_sector/other",
        "job_sector/dwta",
        "job_sector_other",
        "job_payment",
        "job_payment/cash_in_hand",
        "job_payment/bank_transfer",
        "job_payment/in_kind",
        "job_payment/certified_check",
        "job_payment/other",
        "job_payment/dwta",
        "income",
        "income_over",
        "expenditure",
        "expenditure_over",
        "expenditure_total",
        "food",
        "water",
        "rent",
        "hygiene_items",
        "cooking_fuel",
        "transportation",
        "communication",
        "education",
        "recreational_expenses",
        "other_regular_expense",
        "calculated_expenditure",
        "health_costs",
        "remittances",
        "nfis",
        "travel_europe",
        "other_infrequent_expense",
        "calculated_expenditure_6",
        "essential_needs",
        "essential_needs/food",
        "essential_needs/drinking_water",
        "essential_needs/domestic_water",
        "essential_needs/communication",
        "essential_needs/health_care",
        "essential_needs/hygiene",
        "essential_needs/shelter",
        "essential_needs/transportation",
        "essential_needs/remittances",
        "essential_needs/moving_europe",
        "essential_needs/other",
        "essential_needs/none",
        "sold_non_productive_assets",
        "spent_savings",
        "borrowed_money",
        "sold_productive_assets",
        "reduced_expenses_health",
        "degrading_illegal_work",
        "money_strangers",
        "sold_house_land",
        "additional_job",
        "reduced_expenses_nfi",
        "household_items_need",
        "household_items_need/mattresses",
        "household_items_need/blankets",
        "household_items_need/clothing_warm_weather",
        "household_items_need/clothing_cold_weather",
        "household_items_need/heating_devices",
        "household_items_need/stove",
        "household_items_need/water_storage",
        "household_items_need/kitchen_items",
        "household_items_need/cooking_fuel",
        "household_items_need/personal_hygiene_items",
        "household_items_need/house_cleaning_materials",
        "household_items_need/none",
        "shelter_type",
        "shelter_rooms",
        "occupancy_status",
        "shelter_damage",
        "shelter_issues",
        "shelter_issues/lack_insulation",
        "shelter_issues/leaks",
        "shelter_issues/limited_ventilation",
        "shelter_issues/dirt_debris",
        "shelter_issues/mold_moisture",
        "shelter_issues/defective_doors_windows",
        "shelter_issues/lack_bad_conditions_toilet",
        "shelter_issues/lack_bad_conditions_kitchen",
        "shelter_issues/lack_bad_conditions_sewage",
        "shelter_issues/unsuitable_materials",
        "shelter_issues/no_lockable_doors_windows",
        "shelter_issues/none",
        "shelter_issues/other",
        "shelter_issues/dk",
        "shelter_issues/dwta",
        "electricity_source",
        "electricity_hours",
        "eviction",
        "reasons_eviction",
        "reasons_eviction/unable_pay_rent",
        "reasons_eviction/lack_rental_contract",
        "reasons_eviction/discrimination",
        "reasons_eviction/order_local_authorities",
        "reasons_eviction/order_armed_groups",
        "reasons_eviction/disagreement_neighbors",
        "reasons_eviction/accommodation_needed",
        "reasons_eviction/lack_of_documentation",
        "reasons_eviction/damage_to_property",
        "reasons_eviction/job_loss",
        "reasons_eviction/unmet_expectation_favours",
        "reasons_eviction/other",
        "reasons_eviction/dk",
        "reasons_eviction/dwta",
        "sanitation_facility",
        "sanitation_facility_problems",
        "sanitation_facility_problems/bad_conditions_not_working",
        "sanitation_facility_problems/share_not_family",
        "sanitation_facility_problems/share_women_men",
        "sanitation_facility_problems/unlockable_door",
        "sanitation_facility_problems/no_door",
        "sanitation_facility_problems/no_light",
        "sanitation_facility_problems/facilities_outside_accommodation",
        "sanitation_facility_problems/no_safety",
        "sanitation_facility_problems/other",
        "sanitation_facility_problems/none",
        "sanitation_facility_problems/dwta",
        "soap_in_hh",
        "main_source_water",
        "water_quantity",
        "water_quantity/drinking",
        "water_quantity/cooking",
        "water_quantity/personal_hygiene",
        "water_quantity/domestic_purposes",
        "water_quantity/all_needs_met",
        "water_quantity/dwta",
        "access_public_network",
        "cereals",
        "beans",
        "milk",
        "proteins",
        "vegetables",
        "fruits",
        "oil_and_fat",
        "sugar_sweets",
        "borrow_food",
        "limit_portion_all",
        "limit_intake_adults",
        "reduce_amount_meals",
        "rely_less_preferred",
        "marketplace_access",
        "marketplace_barriers",
        "marketplace_barriers_type",
        "marketplace_barriers_type/live_too_far",
        "marketplace_barriers_type/prices_too_high",
        "marketplace_barriers_type/no_liquidity",
        "marketplace_barriers_type/transport_expensive",
        "marketplace_barriers_type/damaged_marketplace",
        "marketplace_barriers_type/damaged_roads",
        "marketplace_barriers_type/insecurity_travelling",
        "marketplace_barriers_type/insecurity_at_marketplace",
        "marketplace_barriers_type/curfew_and_c19_reasons",
        "marketplace_barriers_type/marketplace_never_open",
        "marketplace_barriers_type/presence_hazards",
        "marketplace_barriers_type/discrimination_vendors",
        "marketplace_barriers_type/language_barriers",
        "marketplace_barriers_type/gender_restrictions",
        "marketplace_barriers_type/other",
        "marketplace_barriers_type/dk",
        "marketplace_barriers_type/dwta",
        "debt",
        "debt/no_debt",
        "debt/official_lender",
        "debt/vendors",
        "debt/friend_family",
        "debt/employer",
        "debt/dk",
        "debt/dwta",
        "reasons_debt",
        "reasons_debt/food",
        "reasons_debt/healthcare",
        "reasons_debt/education",
        "reasons_debt/rent",
        "reasons_debt/shelter",
        "reasons_debt/other_needs",
        "reasons_debt/safety",
        "reasons_debt/productive_assets",
        "reasons_debt/non_productive_assets",
        "reasons_debt/smuggler_house_operator",
        "reasons_debt/release_captivity",
        "reasons_debt/remittances",
        "reasons_debt/other",
        "reasons_debt/dk",
        "reasons_debt/dwta",
        "healthcare_access_type",
        "healthcare_access_type/public_hospital",
        "healthcare_access_type/private_clinic",
        "healthcare_access_type/mental_hc",
        "healthcare_access_type/ngo_clinic",
        "healthcare_access_type/private_practitioner",
        "healthcare_access_type/traditional_healers",
        "healthcare_access_type/pharmacy",
        "healthcare_access_type/other",
        "healthcare_access_type/no_facilities_accessible",
        "healthcare_access_type/dk",
        "healthcare_access_type/dwta",
        "healthcare_access_need",
        "healthcare_access_seek",
        "healthcare_access_obtained",
        "healthcare_barriers_prevented",
        "healthcare_barriers_prevented/none",
        "healthcare_barriers_prevented/not_available",
        "healthcare_barriers_prevented/closed_c19",
        "healthcare_barriers_prevented/cannot_afford",
        "healthcare_barriers_prevented/lack_documentation",
        "healthcare_barriers_prevented/language_barriers",
        "healthcare_barriers_prevented/gender_restrictions",
        "healthcare_barriers_prevented/too_far",
        "healthcare_barriers_prevented/transport_expensive",
        "healthcare_barriers_prevented/security_concerns_travel",
        "healthcare_barriers_prevented/security_concerns_facility",
        "healthcare_barriers_prevented/discrimination",
        "healthcare_barriers_prevented/lack_of_trust",
        "healthcare_barriers_prevented/poor_quality",
        "healthcare_barriers_prevented/accessibility_issues_pwd",
        "healthcare_barriers_prevented/lack_medicines",
        "healthcare_barriers_prevented/overcrowding",
        "healthcare_barriers_prevented/long_waiting_times",
        "healthcare_barriers_prevented/social_stigma",
        "healthcare_barriers_prevented/other",
        "healthcare_barriers_prevented/dwta",
        "healthcare_barriers",
        "healthcare_barriers/none",
        "healthcare_barriers/not_available",
        "healthcare_barriers/closed_c19",
        "healthcare_barriers/cannot_afford",
        "healthcare_barriers/lack_documentation",
        "healthcare_barriers/language_barriers",
        "healthcare_barriers/gender_restrictions",
        "healthcare_barriers/too_far",
        "healthcare_barriers/transport_expensive",
        "healthcare_barriers/security_concerns_travel",
        "healthcare_barriers/security_concerns_facility",
        "healthcare_barriers/discrimination",
        "healthcare_barriers/lack_of_trust",
        "healthcare_barriers/poor_quality",
        "healthcare_barriers/accessibility_issues_pwd",
        "healthcare_barriers/lack_medicines",
        "healthcare_barriers/overcrowding",
        "healthcare_barriers/long_waiting_times",
        "healthcare_barriers/social_stigma",
        "healthcare_barriers/other",
        "healthcare_barriers/dwta",
        "healthcare_possible_barriers",
        "healthcare_possible_barriers/none",
        "healthcare_possible_barriers/not_available",
        "healthcare_possible_barriers/closed_c19",
        "healthcare_possible_barriers/cannot_afford",
        "healthcare_possible_barriers/lack_documentation",
        "healthcare_possible_barriers/language_barriers",
        "healthcare_possible_barriers/gender_restrictions",
        "healthcare_possible_barriers/too_far",
        "healthcare_possible_barriers/transport_expensive",
        "healthcare_possible_barriers/security_concerns_travel",
        "healthcare_possible_barriers/security_concerns_facility",
        "healthcare_possible_barriers/discrimination",
        "healthcare_possible_barriers/lack_of_trust",
        "healthcare_possible_barriers/poor_quality",
        "healthcare_possible_barriers/accessibility_issues_pwd",
        "healthcare_possible_barriers/lack_medicines",
        "healthcare_possible_barriers/overcrowding",
        "healthcare_possible_barriers/long_waiting_times",
        "healthcare_possible_barriers/social_stigma",
        "healthcare_possible_barriers/other",
        "healthcare_possible_barriers/dwta",
        "healthcare_travel",
        "covid_testing",
        "obstacles_obtaining_legal_docs",
        "obstacles_obtaining_legal_docs/not_familiar",
        "obstacles_obtaining_legal_docs/cannot_access_libyan_authorities",
        "obstacles_obtaining_legal_docs/cannot_access_embassy",
        "obstacles_obtaining_legal_docs/cannot_access_unhcr",
        "obstacles_obtaining_legal_docs/uncomfortable_libyan_authorities",
        "obstacles_obtaining_legal_docs/uncomfortable_embassy",
        "obstacles_obtaining_legal_docs/uncomfortable_unhcr",
        "obstacles_obtaining_legal_docs/safety_security_risks",
        "obstacles_obtaining_legal_docs/complicated_long",
        "obstacles_obtaining_legal_docs/expensive",
        "obstacles_obtaining_legal_docs/do_not_qualify",
        "obstacles_obtaining_legal_docs/gender_restrictions",
        "obstacles_obtaining_legal_docs/no_obstacles",
        "obstacles_obtaining_legal_docs/other",
        "obstacles_obtaining_legal_docs/dk",
        "obstacles_obtaining_legal_docs/dwta",
        "unable_access_lack_documentation",
        "unable_access_lack_documentation/education",
        "unable_access_lack_documentation/health",
        "unable_access_lack_documentation/gov_assistance",
        "unable_access_lack_documentation/access_salary",
        "unable_access_lack_documentation/food_subsidies",
        "unable_access_lack_documentation/assistance_humanitarian",
        "unable_access_lack_documentation/access_land_house",
        "unable_access_lack_documentation/access_property",
        "unable_access_lack_documentation/movement_travel",
        "unable_access_lack_documentation/sim_card",
        "unable_access_lack_documentation/access_jobs",
        "unable_access_lack_documentation/seek_remedy_abuse",
        "unable_access_lack_documentation/access_protection_services",
        "unable_access_lack_documentation/registering_child",
        "unable_access_lack_documentation/other",
        "unable_access_lack_documentation/no_problems",
        "unable_access_lack_documentation/dk",
        "unable_access_lack_documentation/dwta",
        "birth_certificate",
        "birth_certificate/not_applicable",
        "birth_certificate/birth_certificate_country",
        "birth_certificate/birth_certificate_libya",
        "birth_certificate/notification_hospital_libya",
        "birth_certificate/other",
        "birth_certificate/none",
        "birth_certificate/dk",
        "birth_certificate/dwta",
        "safety_concerns",
        "safety_concerns/none",
        "safety_concerns/armed_conflict",
        "safety_concerns/communal_violence",
        "safety_concerns/explosive_hazards",
        "safety_concerns/robberies",
        "safety_concerns/arrest_or_detention",
        "safety_concerns/kidnappings",
        "safety_concerns/verbal_harassment",
        "safety_concerns/threats",
        "safety_concerns/physical_violence",
        "safety_concerns/sexual_harassment_or_violence",
        "safety_concerns/domestic_violence",
        "safety_concerns/discrimination",
        "safety_concerns/trafficking",
        "safety_concerns/environmental_hazards",
        "safety_concerns/exploitation",
        "safety_concerns/harmful_practices",
        "safety_concerns/association_armed_groups",
        "safety_concerns/risk_of_eviction",
        "safety_concerns/other",
        "safety_concerns/dk",
        "safety_concerns/dwta",
        "feeling_safe",
        "safety_incidents",
        "safety_incidents_type",
        "safety_incidents_type/armed_conflict",
        "safety_incidents_type/communal_violence",
        "safety_incidents_type/explosive_hazards",
        "safety_incidents_type/robberies",
        "safety_incidents_type/arrest_or_detention",
        "safety_incidents_type/kidnappings",
        "safety_incidents_type/verbal_harassment",
        "safety_incidents_type/threats",
        "safety_incidents_type/physical_violence",
        "safety_incidents_type/sexual_harassment_violence",
        "safety_incidents_type/domestic_violence",
        "safety_incidents_type/discrimination",
        "safety_incidents_type/trafficking",
        "safety_incidents_type/environmental_hazards",
        "safety_incidents_type/exploitation",
        "safety_incidents_type/harmful_practices",
        "safety_incidents_type/association_armed_groups",
        "safety_incidents_type/forced_eviction",
        "safety_incidents_type/other",
        "safety_incidents_type/dk",
        "safety_incidents_type/dwta",
        "safety_concerns_boys",
        "safety_concerns_boys/none",
        "safety_concerns_boys/armed_conflict",
        "safety_concerns_boys/communal_violence",
        "safety_concerns_boys/explosive_hazards",
        "safety_concerns_boys/robberies",
        "safety_concerns_boys/arrest_or_detention",
        "safety_concerns_boys/kidnappings",
        "safety_concerns_boys/verbal_harassment",
        "safety_concerns_boys/threats",
        "safety_concerns_boys/physical_violence",
        "safety_concerns_boys/sexual_harassment_violence",
        "safety_concerns_boys/domestic_violence",
        "safety_concerns_boys/discrimination",
        "safety_concerns_boys/trafficking",
        "safety_concerns_boys/environmental_hazards",
        "safety_concerns_boys/exploitation",
        "safety_concerns_boys/harmful_practices",
        "safety_concerns_boys/association_armed_groups",
        "safety_concerns_boys/forced_eviction",
        "safety_concerns_boys/separated_parents",
        "safety_concerns_boys/substance_abuse",
        "safety_concerns_boys/other",
        "safety_concerns_boys/dk",
        "safety_concerns_boys/dwta",
        "safety_concerns_girls",
        "safety_concerns_girls/none",
        "safety_concerns_girls/armed_conflict",
        "safety_concerns_girls/communal_violence",
        "safety_concerns_girls/explosive_hazards",
        "safety_concerns_girls/robberies",
        "safety_concerns_girls/arrest_or_detention",
        "safety_concerns_girls/kidnappings",
        "safety_concerns_girls/verbal_harassment",
        "safety_concerns_girls/threats",
        "safety_concerns_girls/physical_violence",
        "safety_concerns_girls/sexual_harassment_violence",
        "safety_concerns_girls/domestic_violence",
        "safety_concerns_girls/discrimination",
        "safety_concerns_girls/trafficking",
        "safety_concerns_girls/environmental_hazards",
        "safety_concerns_girls/exploitation",
        "safety_concerns_girls/harmful_practices",
        "safety_concerns_girls/association_armed_groups",
        "safety_concerns_girls/forced_eviction",
        "safety_concerns_girls/separated_parents",
        "safety_concerns_girls/substance_abuse",
        "safety_concerns_girls/other",
        "safety_concerns_girls/dk",
        "safety_concerns_girls/dwta",
        "awareness_explosive_hazards",
        "explosive_hazards_impact",
        "explosive_hazards_impact/no",
        "explosive_hazards_impact/physical_injury_death",
        "explosive_hazards_impact/movement_restrictions",
        "explosive_hazards_impact/livelihood_restrictions",
        "explosive_hazards_impact/services_restrictions",
        "explosive_hazards_impact/dwta",
        "movement_restrictions",
        "reasons_movement_restrictions",
        "reasons_movement_restrictions/conflict_related_violence",
        "reasons_movement_restrictions/non_conflict_related_violence",
        "reasons_movement_restrictions/presence_checkpoints",
        "reasons_movement_restrictions/lack_of_documentation",
        "reasons_movement_restrictions/fear_of_arrest",
        "reasons_movement_restrictions/lack_of_transportation",
        "reasons_movement_restrictions/gender_restrictions",
        "reasons_movement_restrictions/c19_restrictions",
        "reasons_movement_restrictions/other",
        "reasons_movement_restrictions/dk",
        "reasons_movement_restrictions/dwta",
        "support_networks",
        "support_networks/leaders_community",
        "support_networks/family_friends_libya",
        "support_networks/friends_or_family_home",
        "support_networks/libyan_friends",
        "support_networks/employer",
        "support_networks/libyan_authorities_police",
        "support_networks/humanitarian_organisations",
        "support_networks/agency_broker",
        "support_networks/no_one",
        "support_networks/other",
        "support_networks/dk",
        "support_networks/dwta",
        "received_assistance",
        "assistance_type",
        "assistance_type/cash",
        "assistance_type/vouchers",
        "assistance_type/in_kind",
        "assistance_type/mixed",
        "assistance_type/services",
        "assistance_type/other",
        "assistance_type/dk",
        "assistance_type/dwta",
        "assistance_satisfied",
        "assistance_barriers",
        "assistance_barriers/not_available",
        "assistance_barriers/dont_know_how_to_access",
        "assistance_barriers/difficult_mode_timing_location",
        "assistance_barriers/insecurity_travelling",
        "assistance_barriers/discrimination",
        "assistance_barriers/asked_to_pay",
        "assistance_barriers/not_fit_criteria",
        "assistance_barriers/lack_of_trust",
        "assistance_barriers/mistreatment",
        "assistance_barriers/no_problems",
        "assistance_barriers/not_needed",
        "assistance_barriers/other",
        "assistance_barriers/dk",
        "assistance_barriers/dwta",
        "assistance_barriers_discrimination_reasons",
        "assistance_barriers_discrimination_reasons/gender",
        "assistance_barriers_discrimination_reasons/ethnicity",
        "assistance_barriers_discrimination_reasons/age",
        "assistance_barriers_discrimination_reasons/disability",
        "assistance_barriers_discrimination_reasons/documentation",
        "assistance_barriers_discrimination_reasons/country_origin",
        "assistance_barriers_discrimination_reasons/other",
        "assistance_barriers_discrimination_reasons/dwta",
        "feedback_channels",
        "feedback_channels/f2f_home_aid_worker",
        "feedback_channels/f2f_office_aid_worker",
        "feedback_channels/f2f_community_member",
        "feedback_channels/complaint_box",
        "feedback_channels/phone_call",
        "feedback_channels/sms",
        "feedback_channels/whatsapp",
        "feedback_channels/facebook",
        "feedback_channels/facebook_messenger",
        "feedback_channels/letter",
        "feedback_channels/tweet",
        "feedback_channels/other",
        "feedback_channels/dont_want",
        "sources_information",
        "sources_information/no_need",
        "sources_information/phone_call_sms",
        "sources_information/whatsapp",
        "sources_information/tv",
        "sources_information/community_leader",
        "sources_information/local_government",
        "sources_information/social_media",
        "sources_information/notice_board",
        "sources_information/internet",
        "sources_information/newspaper",
        "sources_information/women_group",
        "sources_information/call_centre",
        "sources_information/radio",
        "sources_information/aid_worker",
        "sources_information/religious_leader_or_group",
        "sources_information/community_volunteer",
        "sources_information/other",
        "access_information",
        "priority_needs",
        "priority_needs/cash",
        "priority_needs/food",
        "priority_needs/water",
        "priority_needs/shelter_support",
        "priority_needs/medical_care",
        "priority_needs/c19_testing",
        "priority_needs/sanitation_services",
        "priority_needs/electricity_or_fuel",
        "priority_needs/documentation",
        "priority_needs/communication",
        "priority_needs/nfi",
        "priority_needs/employment",
        "priority_needs/vocational_training",
        "priority_needs/education_for_children",
        "priority_needs/child_friendly_spaces",
        "priority_needs/explosive_hazards_services",
        "priority_needs/gbv_support",
        "priority_needs/mhpss",
        "priority_needs/legal_assistance",
        "priority_needs/resettlement_travel",
        "priority_needs/other",
        "priority_needs/none",
        "priority_needs/dk",
        "priority_needs/dwta",
        "_id",
        "_uuid",
        "_submission_time",
        "_index"
      ],
      "rows": 1554,
      "table": true,
      "tojson": true
    },
    {
      "name": "lby_msna2021_choices",
      "title": "REACH Libya MSNA 2021 Choices (Refugee and Migrant Population)",
      "object": "lby_msna2021_choices",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "list_name",
        "name",
        "label_english",
        "label_arabic",
        "label_french",
        "mantika",
        "baladiya"
      ],
      "rows": 1351,
      "table": true,
      "tojson": true
    },
    {
      "name": "lby_msna2021_survey",
      "title": "REACH Libya MSNA 2021 Survey (Refugee and Migrant Population)",
      "object": "lby_msna2021_survey",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "type",
        "name",
        "label_english",
        "label_arabic",
        "label_french",
        "required",
        "relevant",
        "appearance",
        "constraint",
        "constraint_message_english",
        "constraint_message_arabic",
        "constraint_message_french",
        "choice_filter",
        "calculation",
        "hint_english",
        "hint_arabic",
        "hint_french"
      ],
      "rows": 242,
      "table": true,
      "tojson": true
    },
    {
      "name": "lby_municipalities",
      "title": "Libyan Municipalities",
      "object": "lby_municipalities",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region_id",
        "district_id",
        "municipality_id",
        "municipality_name_en",
        "municipality_name_ar"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "lby_regions",
      "title": "Libyan Regions",
      "object": "lby_regions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region_id",
        "region_name_en",
        "region_name_ar"
      ],
      "rows": 3,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "generate_changelog",
      "title": "Generate a changelog from two data frames.",
      "topics": [
        "generate_changelog"
      ]
    },
    {
      "page": "get_question_columns",
      "title": "Get the columns corresponding to a select multiple question",
      "topics": [
        "get_question_columns"
      ]
    },
    {
      "page": "harmonized_municipality_names",
      "title": "Harmonized names for Libyan Municipality names",
      "topics": [
        "harmonized_municipality_names"
      ]
    },
    {
      "page": "harmonized_neighborhood_names",
      "title": "Harmonized names for Libyan Neighborhood names",
      "topics": [
        "harmonized_neighborhood_names"
      ]
    },
    {
      "page": "kobo_download_dataset",
      "title": "Download survey responses as a dataset",
      "topics": [
        "kobo_download_dataset"
      ]
    },
    {
      "page": "kobo_parse_expression",
      "title": "Parse a KoBo expression into R.",
      "topics": [
        "kobo_parse_expression"
      ]
    },
    {
      "page": "lby_districts",
      "title": "Libyan Districts",
      "topics": [
        "lby_districts"
      ]
    },
    {
      "page": "lby_msna2021",
      "title": "REACH Libya MSNA 2021 Dataset (Refugee and Migrant Population)",
      "topics": [
        "lby_msna2021"
      ]
    },
    {
      "page": "lby_msna2021_choices",
      "title": "REACH Libya MSNA 2021 Choices (Refugee and Migrant Population)",
      "topics": [
        "lby_msna2021_choices"
      ]
    },
    {
      "page": "lby_msna2021_survey",
      "title": "REACH Libya MSNA 2021 Survey (Refugee and Migrant Population)",
      "topics": [
        "lby_msna2021_survey"
      ]
    },
    {
      "page": "lby_municipalities",
      "title": "Libyan Municipalities",
      "topics": [
        "lby_municipalities"
      ]
    },
    {
      "page": "lby_regions",
      "title": "Libyan Regions",
      "topics": [
        "lby_regions"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "here",
    "hms",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "readxl",
    "rematch",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "styler",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "quiver",
  "_universes": [
    "humanitarian-user-group"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:13:00.000Z",
      "distro": "noble",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "12a31d4744a63e9db953dce36107a9876ea9748a47ca5f07b508ee196bbd1b2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:14:06.000Z",
      "distro": "noble",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "03d8fb857f733427499fcd1adcfcc2e73ba5eb8d5e5edcb199e649cb5eedeab9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:16:20.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "16da211c6f62bc11fde155b9e82b44624dadef4704533f69d07d78357cd47af4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:15:59.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "6e3c9c83a8475faa7c12fb1b5307c16beefcf1a9e1c9407ebfc0462a781b2968",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:13:08.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "9bf9ebefdb0c79a26f6f917f488d4841095e110a82c43ed4be9a3441e38936d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:12:15.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "1501a7f272d028f7c4b20432ee64990205cad33cd1c861a844a261697b1851db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:12:15.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "ca2cd06897eb0219087657576cd2ad8865bf1bd4fa92430619f4abc88764ecb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9003",
      "date": "2026-06-09T08:12:28.000Z",
      "commit": "74df378358dee794d3f3b038de954786cb311140",
      "fileid": "6ee63959c2ede2d5c8e10e95c1742f05241a6b5cbb0235cdbb41f7810f12edcc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/27192711598"
    }
  ]
}