{
  "_id": "6a4f5b1b21b18e1548501181",
  "Package": "Wavelength",
  "Title": "Wavelength",
  "Version": "2.4.1",
  "Authors@R": "c(\nperson(\"Aaron\", \"Chafetz\", ,\"achafetz@usaid.gov\", c(\"aut\", \"cre\")),\nperson(\"Baboyma\", \"Kagniniwa\", , \"bkagniniwa@usaid.gov\", c(\"aut\"))\n)",
  "Description": "USAID OHA Office. Munging of mission weekly HFR data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/USAID-OHA-SI/Wavelength",
  "BugReports": "https://github.com/USAID-OHA-SI/Wavelength/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Remotes": [
    "USAID-OHA-SI/glamr",
    "USAID-OHA-SI/grabr",
    "USAID-OHA-SI/gagglr"
  ],
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://usaid-oha-si.r-universe.dev",
  "Date/Publication": "2023-03-16 15:57:57 UTC",
  "RemoteUrl": "https://github.com/USAID-OHA-SI/Wavelength",
  "RemoteRef": "HEAD",
  "RemoteSha": "270e88233a0316f521d64adefe70112954c9ab33",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 08:22:53 UTC",
    "User": "root"
  },
  "Author": "Aaron Chafetz [aut, cre],\nBaboyma Kagniniwa [aut]",
  "Maintainer": "Aaron Chafetz <achafetz@usaid.gov>",
  "_user": "usaid-oha-si",
  "_type": "src",
  "_file": "Wavelength_2.4.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/fd50b2a8c256527d729824a97b93e04b2c79cc87eb935223f6098782c931d7f5",
  "_filesize": 473918,
  "_sha256": "fd50b2a8c256527d729824a97b93e04b2c79cc87eb935223f6098782c931d7f5",
  "_expires": "2026-10-17T08:26:01.000Z",
  "_created": "2026-07-09T08:22:53.000Z",
  "_published": "2026-07-09T08:26:02.978Z",
  "_jobs": [
    {
      "job": 86072949722,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8192992490"
    },
    {
      "job": 86072949738,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8192997553"
    },
    {
      "job": 86072949731,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8192972066"
    },
    {
      "job": 86072949734,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8192973366"
    },
    {
      "job": 86072112625,
      "time": 274,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8192940584"
    },
    {
      "job": 86072949715,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8192984261"
    },
    {
      "job": 86072949871,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8192976943"
    },
    {
      "job": 86072949691,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8192970483"
    },
    {
      "job": 86072949698,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8192972103"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301",
  "_status": "success",
  "_upstream": "https://github.com/USAID-OHA-SI/Wavelength",
  "_commit": {
    "id": "270e88233a0316f521d64adefe70112954c9ab33",
    "author": "Aaron Chafetz <achafetz@usaid.gov>",
    "committer": "Aaron Chafetz <achafetz@usaid.gov>",
    "message": "use possibly to return error if not working\n",
    "time": 1678982277
  },
  "_maintainer": {
    "name": "Aaron Chafetz",
    "email": "achafetz@usaid.gov",
    "login": "achafetz",
    "uuid": 8933069
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "googledrive",
      "role": "Suggests"
    },
    {
      "package": "googlesheets4",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    }
  ],
  "_owner": "usaid-oha-si",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "achafetz",
      "count": 659,
      "uuid": 8933069
    },
    {
      "user": "baboyma",
      "count": 59,
      "uuid": 3952707
    },
    {
      "user": "jaliasd",
      "count": 3,
      "uuid": 8836685
    },
    {
      "user": "tessam30",
      "count": 1,
      "uuid": 5873344
    }
  ],
  "_userbio": {
    "uuid": 24459861,
    "type": "organization",
    "name": "USAID OHA SI",
    "followers": 49
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Wavelength"
  },
  "_devurl": "https://github.com/usaid-oha-si/wavelength",
  "_searchresults": 61,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Wavelength.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "apply_filetimestamp",
    "check_content",
    "confirm_validations",
    "curr_fy",
    "ddcpv_check",
    "download_new",
    "extract_iso3code",
    "extract_mechcode",
    "gen_url",
    "get_datim_data",
    "get_datim_targets",
    "get_operatingunit",
    "guess_operatingunit",
    "hfr_aggr",
    "hfr_append_sources",
    "hfr_assign_pds",
    "hfr_export",
    "hfr_extract_meta",
    "hfr_filter_pd",
    "hfr_fix_date",
    "hfr_fix_noncompliance",
    "hfr_gap_target",
    "hfr_gather",
    "hfr_group_wkly",
    "hfr_gs_statrep",
    "hfr_identify_freq",
    "hfr_identify_pds",
    "hfr_import",
    "hfr_munge_string",
    "hfr_orgunit_search",
    "hfr_process_template",
    "hfr_read",
    "hfr_read_all",
    "hfr_rectify_date",
    "hfr_restrict_cols",
    "hfr_round_date",
    "hierarchy_clean",
    "hierarchy_extract",
    "hierarchy_identify_ctry",
    "hierarchy_rename",
    "identify_levels",
    "identify_newfiles",
    "identify_ouuids",
    "is_date_valid",
    "is_hfrtab",
    "is_mech_valid",
    "is_mech4ou",
    "is_metatab",
    "is_orgunituid_valid",
    "is_orgunituid4ou",
    "is_ou_valid",
    "load_lookups",
    "match_ignoredfiles",
    "package_check",
    "paint_blue",
    "paint_green",
    "paint_red",
    "paint_yellow",
    "parse_submission",
    "pull_hierarchy",
    "pull_mech",
    "pull_mer",
    "report_submissions_errors",
    "revert_validations",
    "stash_outgoing",
    "tidy_sitelist",
    "update_meta_mechs",
    "update_meta_mer",
    "update_meta_orgs",
    "update_meta_targets",
    "update_operatingunits",
    "upload_meta_table",
    "validate_date",
    "validate_hfr_data",
    "validate_import",
    "validate_initial",
    "validate_mechanism",
    "validate_orgunit",
    "validate_output",
    "validate_submission",
    "validate_submissions",
    "var_exists"
  ],
  "_datasets": [
    {
      "name": "iso_map",
      "title": "ISO Code Mapping Table",
      "object": "iso_map",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "operatingunit",
        "iso",
        "regional"
      ],
      "rows": 70,
      "table": true,
      "tojson": true
    },
    {
      "name": "opm_holiday",
      "title": "OPM Holiday",
      "object": "opm_holiday",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date_holiday_obs",
        "holiday"
      ],
      "rows": 68,
      "table": true,
      "tojson": true
    },
    {
      "name": "template_cols_long",
      "title": "Column Headers for HFR Long Template",
      "object": "template_cols_long",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "template_cols_meta",
      "title": "Column Headers for HFR Indicator Meta Data",
      "object": "template_cols_meta",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "template_cols_wide",
      "title": "Column Headers for HFR Wide Template",
      "object": "template_cols_wide",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "template_cols_wide_lim",
      "title": "Column Headers for HFR Wide - Limited Template",
      "object": "template_cols_wide_lim",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apply_filetimestamp",
      "title": "Apply Time Stamp to file and",
      "topics": [
        "apply_filetimestamp"
      ]
    },
    {
      "page": "check_content",
      "title": "Validate output content",
      "concept": [
        "validation"
      ],
      "topics": [
        "check_content"
      ]
    },
    {
      "page": "check_dates",
      "title": "Validate dates",
      "concept": [
        "validation"
      ],
      "topics": [
        "check_dates"
      ]
    },
    {
      "page": "check_disaggs",
      "title": "Validate disaggs for export",
      "concept": [
        "validation"
      ],
      "topics": [
        "check_disaggs"
      ]
    },
    {
      "page": "check_distinct_ous",
      "title": "Check OUs listed in operatingunit",
      "concept": [
        "internal"
      ],
      "topics": [
        "check_distinct_ous"
      ]
    },
    {
      "page": "check_inds",
      "title": "Validate indicators for export",
      "topics": [
        "check_inds"
      ]
    },
    {
      "page": "check_mechs",
      "title": "Validate mechanisms for export",
      "topics": [
        "check_mechs"
      ]
    },
    {
      "page": "check_orgunituids",
      "title": "Validate orgunituids for export",
      "concept": [
        "validation"
      ],
      "topics": [
        "check_orgunituids"
      ]
    },
    {
      "page": "check_output_cols",
      "title": "Validate columns for export",
      "concept": [
        "validation"
      ],
      "topics": [
        "check_output_cols"
      ]
    },
    {
      "page": "check_template_cols",
      "title": "Checks template's columns",
      "concept": [
        "internal"
      ],
      "topics": [
        "check_template_cols"
      ]
    },
    {
      "page": "confirm_validations",
      "title": "Confirm validations of processed files",
      "topics": [
        "confirm_validations"
      ]
    },
    {
      "page": "count_missing",
      "title": "Count missing values",
      "concept": [
        "internal"
      ],
      "topics": [
        "count_missing"
      ]
    },
    {
      "page": "curr_fy",
      "title": "Current Fiscal Year",
      "topics": [
        "curr_fy"
      ]
    },
    {
      "page": "ddcpv_check",
      "title": "DDC Pre-Validation Check",
      "topics": [
        "ddcpv_check"
      ]
    },
    {
      "page": "download_new",
      "title": "Download New Submission to upload",
      "topics": [
        "download_new"
      ]
    },
    {
      "page": "extract_iso3code",
      "title": "Extract OU ISO3 code",
      "topics": [
        "extract_iso3code"
      ]
    },
    {
      "page": "extract_mechcode",
      "title": "Extract mechanism code",
      "topics": [
        "extract_mechcode"
      ]
    },
    {
      "page": "flag_extra",
      "title": "Flag Extra Variables",
      "concept": [
        "internal"
      ],
      "topics": [
        "flag_extra"
      ]
    },
    {
      "page": "flag_missing",
      "title": "Flag Missing Variables",
      "concept": [
        "internal"
      ],
      "topics": [
        "flag_missing"
      ]
    },
    {
      "page": "gen_url",
      "title": "Generate a API URL",
      "topics": [
        "gen_url"
      ]
    },
    {
      "page": "get_datim_data",
      "title": "DATIM API Call for Targets",
      "topics": [
        "get_datim_data"
      ]
    },
    {
      "page": "get_datim_targets",
      "title": "DATIM API Call for Targets",
      "topics": [
        "get_datim_targets"
      ]
    },
    {
      "page": "get_operatingunit",
      "title": "Get operating unit name",
      "topics": [
        "get_operatingunit"
      ]
    },
    {
      "page": "guess_operatingunit",
      "title": "Get operating unit name",
      "topics": [
        "guess_operatingunit"
      ]
    },
    {
      "page": "hfr_aggr",
      "title": "Aggregate HFR dataframe",
      "topics": [
        "hfr_aggr"
      ]
    },
    {
      "page": "hfr_append_sources",
      "title": "#' Append HFR and DATIM Data",
      "topics": [
        "hfr_append_sources"
      ]
    },
    {
      "page": "hfr_assign_pds",
      "title": "Add HFR Period column",
      "topics": [
        "hfr_assign_pds"
      ]
    },
    {
      "page": "hfr_export",
      "title": "Export High Frequency Data",
      "topics": [
        "hfr_export"
      ]
    },
    {
      "page": "hfr_export_mech",
      "title": "Export csv files by mechanism",
      "concept": [
        "internal"
      ],
      "topics": [
        "hfr_export_mech"
      ]
    },
    {
      "page": "hfr_extract_meta",
      "title": "Extract Meta Data Information about Template",
      "topics": [
        "hfr_extract_meta"
      ]
    },
    {
      "page": "hfr_filter_pd",
      "title": "Filter to Select HFR Period",
      "topics": [
        "hfr_filter_pd"
      ]
    },
    {
      "page": "hfr_fix_date",
      "title": "Convert dates to date format",
      "topics": [
        "hfr_fix_date"
      ]
    },
    {
      "page": "hfr_fix_noncompliance",
      "title": "Resolve issues with non-standard entries",
      "topics": [
        "hfr_fix_noncompliance"
      ]
    },
    {
      "page": "hfr_gap_target",
      "title": "Generate Gap Targets",
      "topics": [
        "hfr_gap_target"
      ]
    },
    {
      "page": "hfr_gather",
      "title": "Reshape HFR Data frame long",
      "topics": [
        "hfr_gather"
      ]
    },
    {
      "page": "hfr_group_wkly",
      "title": "Create Monthly Aggregate for Weekly data",
      "topics": [
        "hfr_group_wkly"
      ]
    },
    {
      "page": "hfr_gs_statrep",
      "title": "DDC Status Report Google Sheet ID",
      "topics": [
        "hfr_gs_statrep"
      ]
    },
    {
      "page": "hfr_identify_freq",
      "title": "Identify reporting frequency",
      "topics": [
        "hfr_identify_freq"
      ]
    },
    {
      "page": "hfr_identify_pds",
      "title": "Create a data frame of HFR weeks and periods",
      "topics": [
        "hfr_identify_pds"
      ]
    },
    {
      "page": "hfr_import",
      "title": "Import template sheet(s)",
      "topics": [
        "hfr_import"
      ]
    },
    {
      "page": "hfr_munge_string",
      "title": "Standardized Text",
      "topics": [
        "hfr_munge_string"
      ]
    },
    {
      "page": "hfr_orgunit_search",
      "title": "Search Org Hierarchy for Org Unit",
      "topics": [
        "hfr_orgunit_search"
      ]
    },
    {
      "page": "hfr_process_template",
      "title": "Import and Munge HFR Standard Templates",
      "topics": [
        "hfr_process_template"
      ]
    },
    {
      "page": "hfr_read",
      "title": "Read in HFR output file",
      "topics": [
        "hfr_read"
      ]
    },
    {
      "page": "hfr_read_all",
      "title": "Batch read hfr files",
      "topics": [
        "hfr_read_all"
      ]
    },
    {
      "page": "hfr_rectify_date",
      "title": "Rectify Incorrectly Submitted Dates",
      "topics": [
        "hfr_rectify_date"
      ]
    },
    {
      "page": "hfr_restrict_cols",
      "title": "Restrict HFR data frame columns",
      "topics": [
        "hfr_restrict_cols"
      ]
    },
    {
      "page": "hfr_round_date",
      "title": "Round Date Values",
      "topics": [
        "hfr_round_date"
      ]
    },
    {
      "page": "hierarchy_clean",
      "title": "Clean up DATIM Hierarchy Path",
      "topics": [
        "hierarchy_clean"
      ]
    },
    {
      "page": "hierarchy_extract",
      "title": "Pull Hierarchy Data from DATIM",
      "topics": [
        "hierarchy_extract"
      ]
    },
    {
      "page": "hierarchy_identify_ctry",
      "title": "Extract country name from OU or country name",
      "topics": [
        "hierarchy_identify_ctry"
      ]
    },
    {
      "page": "hierarchy_rename",
      "title": "Rename Hierarchy from Levels to OU/SNU1/PSNU/Facility",
      "topics": [
        "hierarchy_rename"
      ]
    },
    {
      "page": "identify_levels",
      "title": "Identify Facility/Community levels in org hierarchy",
      "topics": [
        "identify_levels"
      ]
    },
    {
      "page": "identify_newfiles",
      "title": "Identify New Submissions on Google Drive",
      "topics": [
        "identify_newfiles"
      ]
    },
    {
      "page": "identify_ouuids",
      "title": "Pull OU UIDS",
      "topics": [
        "identify_ouuids"
      ]
    },
    {
      "page": "is_date_valid",
      "title": "Validate reporting dates",
      "topics": [
        "is_date_valid"
      ]
    },
    {
      "page": "is_hfrtab",
      "title": "Determine if there are tabs to import",
      "concept": [
        "validation"
      ],
      "topics": [
        "is_hfrtab"
      ]
    },
    {
      "page": "is_mech_valid",
      "title": "Validate mechanism code",
      "topics": [
        "is_mech_valid"
      ]
    },
    {
      "page": "is_mech4ou",
      "title": "Validate mechanism code",
      "topics": [
        "is_mech4ou"
      ]
    },
    {
      "page": "is_metatab",
      "title": "Determine whether meta tab exists",
      "concept": [
        "utility"
      ],
      "topics": [
        "is_metatab"
      ]
    },
    {
      "page": "is_orgunituid_valid",
      "title": "Check if Operating Unit name is valid",
      "topics": [
        "is_orgunituid_valid"
      ]
    },
    {
      "page": "is_orgunituid4ou",
      "title": "Check if orgunituid exist in operating unit",
      "topics": [
        "is_orgunituid4ou"
      ]
    },
    {
      "page": "is_ou_valid",
      "title": "Check if OperatingUnit is valid",
      "topics": [
        "is_ou_valid"
      ]
    },
    {
      "page": "iso_map",
      "title": "ISO Code Mapping Table",
      "topics": [
        "iso_map"
      ]
    },
    {
      "page": "load_lookups",
      "title": "Load DATIM Look up tables",
      "topics": [
        "load_lookups"
      ]
    },
    {
      "page": "match_ignoredfiles",
      "title": "Identify S3 file names matching Ignored files",
      "topics": [
        "match_ignoredfiles"
      ]
    },
    {
      "page": "opm_holiday",
      "title": "OPM Holiday",
      "topics": [
        "opm_holiday"
      ]
    },
    {
      "page": "package_check",
      "title": "Check if package exists",
      "concept": [
        "utility"
      ],
      "topics": [
        "package_check"
      ]
    },
    {
      "page": "paint_blue",
      "title": "Paint console text in blue",
      "concept": [
        "text_color"
      ],
      "topics": [
        "paint_blue"
      ]
    },
    {
      "page": "paint_green",
      "title": "Paint console text in green",
      "concept": [
        "text_color"
      ],
      "topics": [
        "paint_green"
      ]
    },
    {
      "page": "paint_red",
      "title": "Paint console text in red",
      "concept": [
        "text_color"
      ],
      "topics": [
        "paint_red"
      ]
    },
    {
      "page": "paint_yellow",
      "title": "Paint console text in yellow",
      "concept": [
        "text_color"
      ],
      "topics": [
        "paint_yellow"
      ]
    },
    {
      "page": "parse_submission",
      "title": "Parse out submitted file components",
      "topics": [
        "parse_submission"
      ]
    },
    {
      "page": "pull_hierarchy",
      "title": "Compile PEPFAR Hierarchy",
      "topics": [
        "pull_hierarchy"
      ]
    },
    {
      "page": "pull_mech",
      "title": "Pull Partner/Mechanism Info from DATIM",
      "topics": [
        "pull_mech"
      ]
    },
    {
      "page": "pull_mer",
      "title": "Extract DATIM Results and Targets (DATIM API Call)",
      "topics": [
        "pull_mer"
      ]
    },
    {
      "page": "report_submissions_errors",
      "title": "Report files validation",
      "topics": [
        "report_submissions_errors"
      ]
    },
    {
      "page": "revert_validations",
      "title": "Revert validated file to processed files",
      "topics": [
        "revert_validations"
      ]
    },
    {
      "page": "stash_outgoing",
      "title": "Download from S3 and push to Google Drive",
      "topics": [
        "stash_outgoing"
      ]
    },
    {
      "page": "template_cols_long",
      "title": "Column Headers for HFR Long Template",
      "topics": [
        "template_cols_long"
      ]
    },
    {
      "page": "template_cols_meta",
      "title": "Column Headers for HFR Indicator Meta Data",
      "topics": [
        "template_cols_meta"
      ]
    },
    {
      "page": "template_cols_wide",
      "title": "Column Headers for HFR Wide Template",
      "topics": [
        "template_cols_wide"
      ]
    },
    {
      "page": "template_cols_wide_lim",
      "title": "Column Headers for HFR Wide - Limited Template",
      "topics": [
        "template_cols_wide_lim"
      ]
    },
    {
      "page": "tidy_sitelist",
      "title": "Import and munge submitted site list",
      "topics": [
        "tidy_sitelist"
      ]
    },
    {
      "page": "update_meta_mechs",
      "title": "Update USAID Mechanism meta table",
      "topics": [
        "update_meta_mechs"
      ]
    },
    {
      "page": "update_meta_mer",
      "title": "Update MER meta table",
      "topics": [
        "update_meta_mer"
      ]
    },
    {
      "page": "update_meta_orgs",
      "title": "Update Organization Hierarchy meta table",
      "topics": [
        "update_meta_orgs"
      ]
    },
    {
      "page": "update_meta_targets",
      "title": "Update MER targets from MSD (prior to site results being available)",
      "topics": [
        "update_meta_targets"
      ]
    },
    {
      "page": "update_operatingunits",
      "title": "Update invalid operating units",
      "topics": [
        "update_operatingunits"
      ]
    },
    {
      "page": "upload_meta_table",
      "title": "Push meta tables to Google Drive and s3",
      "topics": [
        "upload_meta_table"
      ]
    },
    {
      "page": "validate_date",
      "title": "Validate HFR PD Date",
      "topics": [
        "validate_date"
      ]
    },
    {
      "page": "validate_hfr_data",
      "title": "Validate processed hfr data",
      "topics": [
        "validate_hfr_data"
      ]
    },
    {
      "page": "validate_import",
      "title": "Validation on import",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_import"
      ]
    },
    {
      "page": "validate_initial",
      "title": "Initial Validation on Submitted template",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_initial"
      ]
    },
    {
      "page": "validate_mechanism",
      "title": "Validate mechanism code",
      "topics": [
        "validate_mechanism"
      ]
    },
    {
      "page": "validate_orgunit",
      "title": "Validate org unit uid",
      "topics": [
        "validate_orgunit"
      ]
    },
    {
      "page": "validate_output",
      "title": "Validation Checks",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_output"
      ]
    },
    {
      "page": "validate_submission",
      "title": "Validate submitted files",
      "topics": [
        "validate_submission"
      ]
    },
    {
      "page": "validate_submissions",
      "title": "Validate files",
      "topics": [
        "validate_submissions"
      ]
    },
    {
      "page": "var_exists",
      "title": "Check if variable exist",
      "concept": [
        "utility"
      ],
      "topics": [
        "var_exists"
      ]
    }
  ],
  "_pkglogo": "https://github.com/USAID-OHA-SI/Wavelength/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/USAID-OHA-SI/Wavelength/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.4385423487861106,
  "_indexed": true,
  "_nocasepkg": "wavelength",
  "_universes": [
    "usaid-oha-si",
    "achafetz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-07-09T08:25:13.000Z",
      "distro": "resolute",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/47b3f2d1d80f43e0e33f01ede9be6b153572a8d08b045a2cc89cc29e998eb309",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-07-09T08:25:27.000Z",
      "distro": "resolute",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/1e80ae4bf6a7f1b3545e9ae6e8f4ccc5c07a238d9ae5b1b1b4b778463fe112f5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-07-09T08:24:22.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/059bd0d2f3023f9e792608b3388a34f49df6adcea6a6b2774234ae6b8d50baab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-07-09T08:24:26.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/0a8552caa72cf5b5b43e4ebb258bfee45c1b33ddfa26ac5403af28c04c38b17c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.1",
      "date": "2026-07-09T08:25:07.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/14c04c0e88b2896a6aafafae0c272d217f3bcafe5616ec59c1043339d19f4281",
      "status": "success",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-07-09T08:24:12.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/099dc1d9e58a32625d96bf52071aa38829d9e18ce5d5e1f9bfe5ba5aecca64cf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-07-09T08:24:08.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/6479a12c321b4795acc815084a10fee26269a845149ccef8aa0f1ddcb6948e29",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-07-09T08:24:12.000Z",
      "commit": "270e88233a0316f521d64adefe70112954c9ab33",
      "fileid": "https://r2.ropensci.org/d0d55dc8cf6bdb56be348db92afef9cd6c8eed7a582e2084150e3650b0d0e3cf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/usaid-oha-si/actions/runs/29004287301"
    }
  ]
}