{
  "_id": "6a16b75dacfb0bcc41d865ab",
  "Package": "presentresults",
  "Title": "Helpers to present results into table or graphs",
  "Version": "0.0.0.9002",
  "Authors@R": "c(\nperson(\"Mehedi\", \"Khan\", email= \"mh.khan@reach-initiative.org\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-4276-4485\")),\nperson(\"Yann\", \"Say\", \"\", email = \"yann.say@impact-initiatives.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7390-4209\"))\n)",
  "Description": "The package provides wrappers to turn results from a long\nformat into wide or graphics. For results in a long format, it\nwill work with an analysis key which have the following format\nanalysis_type @/@ dependent_variable %/%\ndependent_variable_value @/@ independent_variable %/%\nindependent_variable_value.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Remotes": [
    "impact-initiatives/analysistools"
  ],
  "LazyData": "true",
  "URL": "https://impact-initiatives.github.io/presentresults/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibnode-dev",
  "Repository": "https://humanitarian-user-group.r-universe.dev",
  "Date/Publication": "2024-10-28 13:24:07 UTC",
  "RemoteUrl": "https://github.com/impact-initiatives/presentresults",
  "RemoteRef": "HEAD",
  "RemoteSha": "6219392a2983db6c90b5e7cb557db5e052b76fed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:16:27 UTC",
    "User": "root"
  },
  "Author": "Mehedi Khan [aut] (ORCID: <https://orcid.org/0000-0002-4276-4485>),\nYann Say [aut, cre] (ORCID: <https://orcid.org/0000-0002-7390-4209>)",
  "Maintainer": "Yann Say <yann.say@impact-initiatives.org>",
  "MD5sum": "609caf1ed1a748ae8ded2475f567698c",
  "_user": "humanitarian-user-group",
  "_type": "src",
  "_file": "presentresults_0.0.0.9002.tar.gz",
  "_fileid": "bc65d8d35912e4e0b40c2d7034545a361f3f92886fc5f49e9b1b2678d700861a",
  "_filesize": 1998961,
  "_sha256": "bc65d8d35912e4e0b40c2d7034545a361f3f92886fc5f49e9b1b2678d700861a",
  "_created": "2026-05-27T09:16:27.000Z",
  "_published": "2026-05-27T09:20:29.667Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78045821612,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236653695"
    },
    {
      "job": 78045821477,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236648728"
    },
    {
      "job": 78045821594,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236633280"
    },
    {
      "job": 78045821453,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236623570"
    },
    {
      "job": 78045190218,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236581242"
    },
    {
      "job": 78045821563,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236638549"
    },
    {
      "job": 78045821521,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7236651833"
    },
    {
      "job": 78045821532,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7236656180"
    },
    {
      "job": 78045821478,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236636123"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/impact-initiatives/presentresults",
  "_commit": {
    "id": "6219392a2983db6c90b5e7cb557db5e052b76fed",
    "author": "yannsay-impact <79831444+yannsay-impact@users.noreply.github.com>",
    "committer": "yannsay-impact <79831444+yannsay-impact@users.noreply.github.com>",
    "message": "regenerating codecov token\n",
    "time": 1730121847
  },
  "_maintainer": {
    "name": "Yann Say",
    "email": "yann.say@impact-initiatives.org",
    "login": "yannsay-impact",
    "description": "",
    "uuid": 79831444,
    "orcid": "0000-0002-7390-4209"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "analysistools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "impact-initiatives",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yannsay-impact",
      "count": 88,
      "uuid": 79831444
    },
    {
      "user": "mhkhan27",
      "count": 3,
      "uuid": 54301198
    },
    {
      "user": "geocrunchy",
      "count": 3,
      "uuid": 121319689
    },
    {
      "user": "abrahamaz",
      "count": 2,
      "uuid": 73339994
    }
  ],
  "_userbio": {
    "uuid": 29010300,
    "type": "organization",
    "name": "HumanitaRian-useR-group"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/presentresults"
  },
  "_devurl": "https://github.com/impact-initiatives/presentresults",
  "_pkgdown": "https://impact-initiatives.github.io/presentresults/",
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/presentresults.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "add_label_analysis_key",
    "add_label_columns",
    "add_label_columns_to_results_table",
    "create_group_clusters",
    "create_ipc_table",
    "create_label_dictionary",
    "create_ordered_ipc_table",
    "create_table_for_map",
    "create_table_group_x_variable",
    "create_table_variable_x_group",
    "create_xlsx_group_x_variable",
    "create_xlsx_variable_x_group",
    "review_ipc_results",
    "review_kobo_labels",
    "theme_barplot",
    "theme_impact",
    "unite_labels",
    "verify_grep_AinB",
    "verify_numbers_values"
  ],
  "_datasets": [
    {
      "name": "impact_colors",
      "title": "IMPACT colors hex code",
      "object": "impact_colors",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "impact_palettes",
      "title": "IMPACT palettes",
      "object": "impact_palettes",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA_template_data",
      "title": "MSNA dataset generated by xslxform",
      "object": "presentresults_MSNA_template_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "instance_name",
        "enum_gender",
        "hoh",
        "respondent_able_to_answer",
        "respondent_age",
        "respondent_gender",
        "hoh_age",
        "hoh_gender",
        "hoh_civil_status",
        "hoh_civil_status_other",
        "admin1",
        "admin2",
        "admin3",
        "admin4",
        "cluster_id",
        "hh_size",
        "parent_instance_name",
        "person_id",
        "ind_gender",
        "ind_age",
        "ind_relationship_hoh",
        "ind_relationship_hoh_other",
        "ind_pos",
        "hh_number_men",
        "hh_number_women",
        "hh_number_adult_other",
        "hh_number_boys",
        "hh_number_girls",
        "hh_number_children_other",
        "members_5_above",
        "children",
        "ind_available",
        "caregiver_available",
        "proxy_resp_gender",
        "proxy_resp_age",
        "proxy_resp_gender_final",
        "proxy_resp_age_final",
        "difficulty_seeing_question_select",
        "difficulty_hearing_question_select",
        "difficulty_walking_question_select",
        "difficulty_remembering_question_select",
        "difficulty_self_care_question_select",
        "difficulty_communicating_question_select",
        "difficulty_seeing",
        "difficulty_hearing",
        "difficulty_walking",
        "difficulty_remembering",
        "difficulty_self_care",
        "difficulty_communicating",
        "prot_civil_status",
        "prot_civil_status_other",
        "edu_pre_primary",
        "edu_enrolment",
        "edu_attendance_v1",
        "edu_non_access_reason_v1",
        "edu_non_access_reason_other_v1",
        "edu_safe_environment_v1",
        "edu_safe_environment_reasons_v1",
        "edu_safe_environment_reasons_v1/security_concerns_travel",
        "edu_safe_environment_reasons_v1/attacks",
        "edu_safe_environment_reasons_v1/armed_groups",
        "edu_safe_environment_reasons_v1/gbv",
        "edu_safe_environment_reasons_v1/verbal_bullying",
        "edu_safe_environment_reasons_v1/physical_bullying",
        "edu_safe_environment_reasons_v1/physical_punishment",
        "edu_safe_environment_reasons_v1/unsafe_infrastructure",
        "edu_safe_environment_reasons_v1/lack_staff_psychosocial_support",
        "edu_safe_environment_reasons_v1/lack_referral_mechanism",
        "edu_safe_environment_reasons_v1/discrimination",
        "edu_safe_environment_reasons_v1/other",
        "edu_safe_environment_reasons_v1/dont_know",
        "edu_safe_environment_reasons_v1/prefer_not_to_answer",
        "edu_safe_environment_reasons_other_v1",
        "edu_learning_conditions_v1",
        "edu_learning_conditions_reasons_v1",
        "edu_learning_conditions_reasons_v1/overcrowding",
        "edu_learning_conditions_reasons_v1/curriculum_not_adapted",
        "edu_learning_conditions_reasons_v1/lack_teachers",
        "edu_learning_conditions_reasons_v1/lack_qualified_staff",
        "edu_learning_conditions_reasons_v1/lack_materials",
        "edu_learning_conditions_reasons_v1/poor_wash",
        "edu_learning_conditions_reasons_v1/discrimination",
        "edu_learning_conditions_reasons_v1/displacement",
        "edu_learning_conditions_reasons_v1/language_barriers",
        "edu_learning_conditions_reasons_v1/curriculum_not_adapted_remote",
        "edu_learning_conditions_reasons_v1/unreliable_technology",
        "edu_learning_conditions_reasons_v1/lack_equipment",
        "edu_learning_conditions_reasons_v1/other",
        "edu_learning_conditions_reasons_v1/dont_know",
        "edu_learning_conditions_reasons_v1/prefer_not_to_answer",
        "edu_learning_conditions_reasons_other_v1",
        "edu_modality_v2",
        "edu_attendance_v2",
        "edu_attendance_remote_v2",
        "edu_non_access_reason_v2",
        "edu_non_access_reason_other_v2",
        "edu_safe_environment_v2",
        "edu_safe_environment_reasons_v2",
        "edu_safe_environment_reasons_v2/security_concerns_travel",
        "edu_safe_environment_reasons_v2/attacks",
        "edu_safe_environment_reasons_v2/armed_groups",
        "edu_safe_environment_reasons_v2/gbv",
        "edu_safe_environment_reasons_v2/verbal_bullying",
        "edu_safe_environment_reasons_v2/physical_bullying",
        "edu_safe_environment_reasons_v2/physical_punishment",
        "edu_safe_environment_reasons_v2/unsafe_infrastructure",
        "edu_safe_environment_reasons_v2/lack_staff_psychosocial_support",
        "edu_safe_environment_reasons_v2/lack_referral_mechanism",
        "edu_safe_environment_reasons_v2/discrimination",
        "edu_safe_environment_reasons_v2/other",
        "edu_safe_environment_reasons_v2/dont_know",
        "edu_safe_environment_reasons_v2/prefer_not_to_answer",
        "edu_safe_environment_reasons_other_v2",
        "edu_learning_conditions_v2",
        "edu_learning_conditions_reasons_v2",
        "edu_learning_conditions_reasons_v2/overcrowding",
        "edu_learning_conditions_reasons_v2/curriculum_not_adapted",
        "edu_learning_conditions_reasons_v2/lack_teachers",
        "edu_learning_conditions_reasons_v2/lack_qualified_staff",
        "edu_learning_conditions_reasons_v2/lack_materials",
        "edu_learning_conditions_reasons_v2/poor_wash",
        "edu_learning_conditions_reasons_v2/discrimination",
        "edu_learning_conditions_reasons_v2/displacement",
        "edu_learning_conditions_reasons_v2/language_barriers",
        "edu_learning_conditions_reasons_v2/curriculum_not_adapted_remote",
        "edu_learning_conditions_reasons_v2/unreliable_technology",
        "edu_learning_conditions_reasons_v2/lack_equipment",
        "edu_learning_conditions_reasons_v2/other",
        "edu_learning_conditions_reasons_v2/dont_know",
        "edu_learning_conditions_reasons_v2/prefer_not_to_answer",
        "edu_learning_conditions_reasons_other_v2",
        "edu_attendance_v3",
        "edu_non_access_reason_v3",
        "edu_non_access_reason_other_v3",
        "edu_nonformal_v3",
        "edu_safe_environment_v3",
        "edu_safe_environment_reasons_v3",
        "edu_safe_environment_reasons_v3/security_concerns_travel",
        "edu_safe_environment_reasons_v3/attacks",
        "edu_safe_environment_reasons_v3/armed_groups",
        "edu_safe_environment_reasons_v3/gbv",
        "edu_safe_environment_reasons_v3/verbal_bullying",
        "edu_safe_environment_reasons_v3/physical_bullying",
        "edu_safe_environment_reasons_v3/physical_punishment",
        "edu_safe_environment_reasons_v3/unsafe_infrastructure",
        "edu_safe_environment_reasons_v3/lack_staff_psychosocial_support",
        "edu_safe_environment_reasons_v3/lack_referral_mechanism",
        "edu_safe_environment_reasons_v3/discrimination",
        "edu_safe_environment_reasons_v3/other",
        "edu_safe_environment_reasons_v3/dont_know",
        "edu_safe_environment_reasons_v3/prefer_not_to_answer",
        "edu_safe_environment_reasons_other_v3",
        "edu_learning_conditions_v3",
        "edu_learning_conditions_reasons_v3",
        "edu_learning_conditions_reasons_v3/overcrowding",
        "edu_learning_conditions_reasons_v3/curriculum_not_adapted",
        "edu_learning_conditions_reasons_v3/lack_teachers",
        "edu_learning_conditions_reasons_v3/lack_qualified_staff",
        "edu_learning_conditions_reasons_v3/lack_materials",
        "edu_learning_conditions_reasons_v3/poor_wash",
        "edu_learning_conditions_reasons_v3/discrimination",
        "edu_learning_conditions_reasons_v3/displacement",
        "edu_learning_conditions_reasons_v3/language_barriers",
        "edu_learning_conditions_reasons_v3/curriculum_not_adapted_remote",
        "edu_learning_conditions_reasons_v3/unreliable_technology",
        "edu_learning_conditions_reasons_v3/lack_equipment",
        "edu_learning_conditions_reasons_v3/other",
        "edu_learning_conditions_reasons_v3/dont_know",
        "edu_learning_conditions_reasons_v3/prefer_not_to_answer",
        "edu_learning_conditions_reasons_other_v3",
        "edu_nonformal_v4",
        "edu_modality_v4",
        "edu_attendance_v4",
        "edu_attendance_remote_v4",
        "edu_safe_environment_v4",
        "edu_safe_environment_reasons_v4",
        "edu_safe_environment_reasons_v4/security_concerns_travel",
        "edu_safe_environment_reasons_v4/attacks",
        "edu_safe_environment_reasons_v4/armed_groups",
        "edu_safe_environment_reasons_v4/gbv",
        "edu_safe_environment_reasons_v4/verbal_bullying",
        "edu_safe_environment_reasons_v4/physical_bullying",
        "edu_safe_environment_reasons_v4/physical_punishment",
        "edu_safe_environment_reasons_v4/unsafe_infrastructure",
        "edu_safe_environment_reasons_v4/lack_staff_psychosocial_support",
        "edu_safe_environment_reasons_v4/lack_referral_mechanism",
        "edu_safe_environment_reasons_v4/discrimination",
        "edu_safe_environment_reasons_v4/other",
        "edu_safe_environment_reasons_v4/dont_know",
        "edu_safe_environment_reasons_v4/prefer_not_to_answer",
        "edu_safe_environment_reasons_other_v4",
        "edu_learning_conditions_v4",
        "edu_learning_conditions_reasons_v4",
        "edu_learning_conditions_reasons_v4/overcrowding",
        "edu_learning_conditions_reasons_v4/curriculum_not_adapted",
        "edu_learning_conditions_reasons_v4/lack_teachers",
        "edu_learning_conditions_reasons_v4/lack_qualified_staff",
        "edu_learning_conditions_reasons_v4/lack_materials",
        "edu_learning_conditions_reasons_v4/poor_wash",
        "edu_learning_conditions_reasons_v4/discrimination",
        "edu_learning_conditions_reasons_v4/displacement",
        "edu_learning_conditions_reasons_v4/language_barriers",
        "edu_learning_conditions_reasons_v4/curriculum_not_adapted_remote",
        "edu_learning_conditions_reasons_v4/unreliable_technology",
        "edu_learning_conditions_reasons_v4/lack_equipment",
        "edu_learning_conditions_reasons_v4/other",
        "edu_learning_conditions_reasons_v4/dont_know",
        "edu_learning_conditions_reasons_v4/prefer_not_to_answer",
        "edu_learning_conditions_reasons_other_v4",
        "edu_non_access_reason_v4",
        "edu_non_access_reason_other_v4",
        "health_needed_healthcare",
        "health_received_healthcare",
        "healthcare_need",
        "healthcare_received",
        "healthcare_not_received",
        "hh_number_men_count",
        "hh_number_women_count",
        "hh_number_adult_other_count",
        "hh_number_boys_count",
        "hh_number_girls_count",
        "hh_number_children_other_count",
        "hh_total_count",
        "members_5_above_count",
        "children_count",
        "healthcare_need_count",
        "healthcare_received_count",
        "healthcare_not_received_count",
        "prot_children_away_yn",
        "prot_children_away_nb",
        "prot_children_away_reason",
        "prot_children_away_reason/married",
        "prot_children_away_reason/employment",
        "prot_children_away_reason/study",
        "prot_children_away_reason/armed_group",
        "prot_children_away_reason/abducted",
        "prot_children_away_reason/missing",
        "prot_children_away_reason/detained",
        "prot_children_away_reason/other",
        "prot_children_away_reason/dont_know",
        "prot_children_away_reason/prefer_not_to_answer",
        "prot_children_away_reason_other",
        "income_v1_salaried_work",
        "income_v1_casual_labour",
        "income_v1_business",
        "income_v1_own_production",
        "income_v1_govt_benefits",
        "income_v1_rent",
        "income_v1_remittances",
        "income_v1_loans_family_friends",
        "income_v1_loans_community_members",
        "income_v1_hum_assistance",
        "income_v1_other_income",
        "income_v1_other_income_other",
        "income_v2_total",
        "income_v2_salaried_work",
        "income_v2_casual_labour",
        "income_v2_business",
        "income_v2_own_production",
        "income_v2_govt_benefits",
        "income_v2_rent",
        "income_v2_remittances",
        "income_v2_loans_family_friends",
        "income_v2_loans_community_members",
        "income_v2_hum_assistance",
        "income_v2_other_income",
        "income_v2_other_income_other",
        "income_v2_sum",
        "expenditure_food",
        "expenditure_rent",
        "expenditure_water",
        "expenditure_nfi_frequent",
        "expenditure_utilities",
        "expenditure_fuel",
        "expenditure_transportation",
        "expenditure_communications",
        "expenditure_other_frequent",
        "expenditure_other_frequent_other",
        "expenditure_shelter",
        "expenditure_nfi_infrequent",
        "expenditure_health",
        "expenditure_education",
        "expenditure_debt",
        "expenditure_other_infrequent",
        "expenditure_other_infrequent_other",
        "rCSILessQlty",
        "rCSIBorrow",
        "rCSIMealSize",
        "rCSIMealAdult",
        "rCSIMealNb",
        "liv_stress_lcsi_1",
        "liv_stress_lcsi_2",
        "liv_stress_lcsi_3",
        "liv_stress_lcsi_4",
        "liv_crisis_lcsi_1",
        "liv_crisis_lcsi_2",
        "liv_crisis_lcsi_3",
        "liv_emerg_lcsi_1",
        "liv_emerg_lcsi_2",
        "liv_emerg_lcsi_3",
        "liv_stress_csi_1",
        "liv_stress_csi_2",
        "liv_stress_csi_3",
        "liv_stress_csi_4",
        "liv_crisis_csi_1",
        "liv_crisis_csi_2",
        "liv_crisis_csi_3",
        "liv_emerg_csi_1",
        "liv_emerg_csi_2",
        "liv_emerg_csi_3",
        "fs_fcs_cereals_grains_roots_tubers",
        "fs_fcs_beans_nuts",
        "fs_fcs_dairy",
        "fs_fcs_meat_fish_eggs",
        "fs_fcs_vegetables_leaves",
        "fs_fcs_fruit",
        "fs_fcs_oil_fat_butter",
        "fs_fcs_sugar",
        "fs_fcs_condiment",
        "fs_hhs_nofood_yn",
        "fs_hhs_nofood_freq",
        "fs_hhs_sleephungry_yn",
        "fs_hhs_sleephungry_freq",
        "fs_hhs_daynoteating_yn",
        "fs_hhs_daynoteating_freq",
        "fs_food_sources_top1",
        "fs_food_sources_top1_other",
        "fs_food_sources_top2",
        "fs_food_sources_top2_other",
        "fs_food_sources_top3",
        "fs_food_sources_top3_other",
        "snfi_sheltertype",
        "snfi_sheltertype_other",
        "snfi_shelter_issues",
        "snfi_shelter_issues/none",
        "snfi_shelter_issues/minor_damage_roof",
        "snfi_shelter_issues/major_damage_roof",
        "snfi_shelter_issues/damage_windows",
        "snfi_shelter_issues/damage_floors",
        "snfi_shelter_issues/damage_walls",
        "snfi_shelter_issues/lack_privacy",
        "snfi_shelter_issues/lack_space",
        "snfi_shelter_issues/lack_of_insulation",
        "snfi_shelter_issues/limited_ventilation",
        "snfi_shelter_issues/leaks_during_rain",
        "snfi_shelter_issues/unable_to_lock",
        "snfi_shelter_issues/lack_light",
        "snfi_shelter_issues/collapse_or_unsafe",
        "snfi_shelter_issues/other",
        "snfi_shelter_issues/dont_know",
        "snfi_shelter_issues/prefer_not_to_answer",
        "snfi_shelter_issues_other",
        "snfi_no_rooms_bedrooms",
        "snfi_no_rooms_living",
        "snfi_no_rooms_kitchen",
        "snfi_living_space_note",
        "snfi_living_space_cooking",
        "snfi_living_space_sleeping",
        "snfi_living_space_storing_food_water",
        "snfi_living_space_electricity",
        "snfi_living_space_cooking_reason",
        "snfi_living_space_cooking_reason/insufficient_nfis",
        "snfi_living_space_cooking_reason/lack_facilities",
        "snfi_living_space_cooking_reason/unsafe_facilities",
        "snfi_living_space_cooking_reason/insufficient_fuel",
        "snfi_living_space_cooking_reason/other",
        "snfi_living_space_cooking_reason/dont_know",
        "snfi_living_space_cooking_reason/prefer_not_to_answer",
        "snfi_living_space_cooking_reason_other",
        "snfi_living_space_sleeping_reason",
        "snfi_living_space_sleeping_reason/insufficient_nfis",
        "snfi_living_space_sleeping_reason/insufficient_space",
        "snfi_living_space_sleeping_reason/unsafe_space",
        "snfi_living_space_sleeping_reason/other",
        "snfi_living_space_sleeping_reason/dont_know",
        "snfi_living_space_sleeping_reason/prefer_not_to_answer",
        "snfi_living_space_sleeping_reason_other",
        "snfi_living_space_storing_food_water_reason",
        "snfi_living_space_storing_food_water_reason/lack_containers_water",
        "snfi_living_space_storing_food_water_reason/lack_containers_food",
        "snfi_living_space_storing_food_water_reason/lack_space_water",
        "snfi_living_space_storing_food_water_reason/lack_space_food",
        "snfi_living_space_storing_food_water_reason/cant_store_safely",
        "snfi_living_space_storing_food_water_reason/other",
        "snfi_living_space_storing_food_water_reason/dont_know",
        "snfi_living_space_storing_food_water_reason/prefer_not_to_answer",
        "snfi_living_space_storing_food_water_reason_other",
        "snfi_living_space_electricity_reason",
        "snfi_living_space_electricity_reason/intermittent",
        "snfi_living_space_electricity_reason/no_electricity",
        "snfi_living_space_electricity_reason/other",
        "snfi_living_space_electricity_reason/dont_know",
        "snfi_living_space_electricity_reason/prefer_not_to_answer",
        "snfi_living_space_electricity_reason_other",
        "snfi_core_nfis",
        "snfi_core_nfis/none",
        "snfi_core_nfis/list",
        "snfi_core_nfis/other",
        "snfi_core_nfis/dont_know",
        "snfi_core_nfis/prefer_not_to_answer",
        "snfi_core_nfis_other",
        "snfi_occupancy_arrangement",
        "snfi_occupancy_arrangement_other",
        "wash_drinkingwatersource",
        "wash_drinkingwatersource_other",
        "wash_watertime_int",
        "wash_watertime",
        "wash_water_quantity",
        "wash_sanitationfacility",
        "wash_sanitationfacility_other",
        "wash_sanitationsharing_yn",
        "wash_sanitationsharing_number",
        "wash_handwashingfacility_observed",
        "wash_handwashingfacility_observed_other",
        "wash_handwashingfacility_observed_water",
        "wash_handwashingfacility_observed_soap",
        "wash_handwashingfacility_reported",
        "wash_handwashingfacility_reported_other",
        "wash_soap",
        "wash_soap_type_observed",
        "wash_soap_type_observed_other",
        "wash_soap_type_reported",
        "wash_soap_type_reported_other",
        "health_barriers_question_select",
        "health_barriers",
        "health_barriers/none",
        "health_barriers/no_functional_facility_nearby",
        "health_barriers/specific_medicine_treatment_service_unavailable",
        "health_barriers/long_waiting_time_the_service",
        "health_barriers/could_not_afford_consultation",
        "health_barriers/could_not_afford_treatment",
        "health_barriers/could_not_afford_transportation",
        "health_barriers/health_facility_is_far",
        "health_barriers/disability_prevents_access",
        "health_barriers/no_transport",
        "health_barriers/not_safe_insecurity_at_health_facility",
        "health_barriers/not_safe_insecurity_while_travelling",
        "health_barriers/incorrect_medications",
        "health_barriers/not_trained_staff_at_health_facility",
        "health_barriers/not_enough_staff_at_health_facility",
        "health_barriers/wanted_to_wait",
        "health_barriers/fear_distrust",
        "health_barriers/no_time_off",
        "health_barriers/language_issues",
        "health_barriers/lack_female_staff",
        "health_barriers/other",
        "health_barriers/dont_know",
        "health_barriers_other",
        "uuid",
        "fcs_cat",
        "hhs_score",
        "hhs_cat",
        "rcsi_cat",
        "lcs_cat",
        "fcm_cat",
        "fcls_cat",
        "population",
        "location"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA2024_dictionary",
      "title": "MSNA2024 dictionary",
      "object": "presentresults_MSNA2024_dictionary",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA2024_kobotool_fixed",
      "title": "results table example",
      "object": "presentresults_MSNA2024_kobotool_fixed",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA2024_kobotool_template",
      "title": "KOBO template for MSNA 2024 with composite indicators information",
      "object": "presentresults_MSNA2024_kobotool_template",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA2024_labelled_results_table",
      "title": "MSNA 2024 results table with labels.",
      "object": "presentresults_MSNA2024_labelled_results_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "analysis_type",
        "analysis_var",
        "analysis_var_value",
        "group_var",
        "group_var_value",
        "stat",
        "stat_low",
        "stat_upp",
        "n",
        "n_total",
        "n_w",
        "n_w_total",
        "analysis_key",
        "theme",
        "module",
        "indicator",
        "label_analysis_var",
        "label_analysis_var_value",
        "label_group_var",
        "label_group_var_value",
        "label_analysis_type",
        "label_analysis_key"
      ],
      "rows": 5145,
      "table": true,
      "tojson": true
    },
    {
      "name": "presentresults_MSNA2024_results_table",
      "title": "results table example for MSNA 2024 tools",
      "object": "presentresults_MSNA2024_results_table",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "analysis_type",
        "analysis_var",
        "analysis_var_value",
        "group_var",
        "group_var_value",
        "stat",
        "stat_low",
        "stat_upp",
        "n",
        "n_total",
        "n_w",
        "n_w_total",
        "analysis_key",
        "theme",
        "module",
        "indicator"
      ],
      "rows": 5145,
      "table": true,
      "tojson": true
    },
    {
      "name": "presentresults_resultstable",
      "title": "results table example",
      "object": "presentresults_resultstable",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "analysis_type",
        "analysis_var",
        "analysis_var_value",
        "group_var",
        "group_var_value",
        "stat",
        "stat_low",
        "stat_upp",
        "n",
        "n_total",
        "n_w",
        "n_w_total",
        "analysis_key"
      ],
      "rows": 893,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_label_analysis_key",
      "title": "Helper to add the label analysis key",
      "topics": [
        "add_label_analysis_key"
      ]
    },
    {
      "page": "add_label_columns",
      "title": "Helper to add label columns",
      "topics": [
        "add_label_columns"
      ]
    },
    {
      "page": "add_label_columns_to_results_table",
      "title": "Add labels to the result table",
      "topics": [
        "add_label_columns_to_results_table"
      ]
    },
    {
      "page": "create_group_clusters",
      "title": "Create number of cluster and number of hh surveyed per group/strata",
      "topics": [
        "create_group_clusters"
      ]
    },
    {
      "page": "create_ipc_table",
      "title": "Creates a table for the IPC",
      "topics": [
        "create_ipc_table"
      ]
    },
    {
      "page": "create_label_dictionary",
      "title": "Create a dictionary for the labeling results",
      "topics": [
        "create_label_dictionary"
      ]
    },
    {
      "page": "create_table_for_map",
      "title": "Create a table for MSNA Indicator Maps 1.2 tool",
      "topics": [
        "create_table_for_map"
      ]
    },
    {
      "page": "create_table_group_x_variable",
      "title": "Create a wide table with indicators in the columns",
      "topics": [
        "create_table_group_x_variable"
      ]
    },
    {
      "page": "create_table_variable_x_group",
      "title": "Turns a long format table into a wide format",
      "topics": [
        "create_table_variable_x_group"
      ]
    },
    {
      "page": "create_xlsx_group_x_variable",
      "title": "Write a table group by variable into Excel",
      "topics": [
        "create_xlsx_group_x_variable"
      ]
    },
    {
      "page": "create_xlsx_variable_x_group",
      "title": "Write a table variable by group into Excel",
      "topics": [
        "create_xlsx_variable_x_group"
      ]
    },
    {
      "page": "impact_colors",
      "title": "IMPACT colors hex code",
      "topics": [
        "impact_colors"
      ]
    },
    {
      "page": "impact_palettes",
      "title": "IMPACT palettes",
      "topics": [
        "impact_palettes"
      ]
    },
    {
      "page": "presentresults_MSNA_template_data",
      "title": "MSNA dataset generated by xslxform",
      "topics": [
        "presentresults_MSNA_template_data"
      ]
    },
    {
      "page": "presentresults_MSNA2024_dictionary",
      "title": "MSNA2024 dictionary",
      "topics": [
        "presentresults_MSNA2024_dictionary"
      ]
    },
    {
      "page": "presentresults_MSNA2024_kobotool_fixed",
      "title": "results table example",
      "topics": [
        "presentresults_MSNA2024_kobotool_fixed"
      ]
    },
    {
      "page": "presentresults_MSNA2024_kobotool_template",
      "title": "KOBO template for MSNA 2024 with composite indicators information",
      "topics": [
        "presentresults_MSNA2024_kobotool_template"
      ]
    },
    {
      "page": "presentresults_MSNA2024_labelled_results_table",
      "title": "MSNA 2024 results table with labels.",
      "topics": [
        "presentresults_MSNA2024_labelled_results_table"
      ]
    },
    {
      "page": "presentresults_MSNA2024_results_table",
      "title": "results table example for MSNA 2024 tools",
      "topics": [
        "presentresults_MSNA2024_results_table"
      ]
    },
    {
      "page": "presentresults_resultstable",
      "title": "results table example",
      "topics": [
        "presentresults_resultstable"
      ]
    },
    {
      "page": "review_kobo_labels",
      "title": "Review if there are duplication of kobo name and labels in the kobo tools",
      "topics": [
        "review_kobo_labels"
      ]
    },
    {
      "page": "theme_barplot",
      "title": "Barplot theme",
      "topics": [
        "theme_barplot"
      ]
    },
    {
      "page": "theme_impact",
      "title": "Theme for IMPACT Initiative",
      "topics": [
        "theme_impact"
      ]
    },
    {
      "page": "unite_labels",
      "title": "Unite labels columns",
      "topics": [
        "unite_labels"
      ]
    },
    {
      "page": "verify_grep_AinB",
      "title": "Verify that which value of a vector is present in another vector",
      "topics": [
        "verify_grep_AinB"
      ]
    },
    {
      "page": "verify_numbers_values",
      "title": "Verify that a given variable set as the expected number of values.",
      "topics": [
        "verify_numbers_values"
      ]
    }
  ],
  "_readme": "https://github.com/impact-initiatives/presentresults/raw/HEAD/README.md",
  "_rundeps": [
    "analysistools",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "add-label-to-results-table.Rmd",
      "filename": "add-label-to-results-table.html",
      "title": "Add labels to results table",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-07-17 14:12:15",
      "modified": "2024-07-17 14:12:15",
      "commits": 1
    },
    {
      "source": "create-table-for-map.Rmd",
      "filename": "create-table-for-map.html",
      "title": "Create table for map",
      "engine": "knitr::rmarkdown",
      "headings": [
        "create_table_for_map",
        "5 classes",
        "6 classes",
        "Troubleshooting"
      ],
      "created": "2024-08-22 14:25:08",
      "modified": "2024-08-27 08:00:34",
      "commits": 2
    },
    {
      "source": "IMPACT_ggplot2_theme.Rmd",
      "filename": "IMPACT_ggplot2_theme.html",
      "title": "IMPACT ggplot2 theme",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Barplot without formating",
        "theme_barplot",
        "Other palettes",
        "Errors and number of colors"
      ],
      "created": "2024-09-16 06:57:50",
      "modified": "2024-09-16 06:57:50",
      "commits": 1
    }
  ],
  "_score": 4.829303772831025,
  "_indexed": false,
  "_nocasepkg": "presentresults",
  "_universes": [
    "humanitarian-user-group"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:19:27.000Z",
      "distro": "noble",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "6ff166c220b563e0189c532d339388fa3175d82a5788df03ccd6ae3b8edc1b28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:19:16.000Z",
      "distro": "noble",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "61c51ab5580137140e475a181fc5161892bf86b42ef2cc1ff3e8baac468b9d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:18:38.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "ea518522483142b7138bfe2a6c7169f8b1d0fc87935414fc8726545a8b6d8f2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:18:18.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "98bd16ebdaa85fda393eecfeeaf71e27b5682120ef245ad42ef0452201290e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:19:20.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "94893cec99a5bd0660710f3e2cb0824c82ae8a6e1f685ddf085cae48ffcf8c1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:19:03.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "d9d084a4c2fd60b08cdb58628970bfec841eec43cf2a9e36d83e1ff010d466cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:19:17.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "981ea178895acd4fb09ec091f08a690fb39c6be64a3059dfcf45a3dbfe1e9477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9002",
      "date": "2026-05-27T09:18:34.000Z",
      "commit": "6219392a2983db6c90b5e7cb557db5e052b76fed",
      "fileid": "0b86a08473bdf70b78ce77198a4085cac087f99a07eea72084c16a12f237698d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanitarian-user-group/actions/runs/26502166680"
    }
  ]
}