.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/api.R
R/endpoints.R
R/errors.R
R/utils.R
R/zzz.R
README.md
buildkite/pipeline.yml
docker/Dockerfile
docker/bin/install_packages
docker/bin/install_remote
docker/bin/test_self
docker/build
docker/clear_docker
docker/common
docker/push
docker/test
hintr2.Rproj
inst/schema/AncDataRow.schema.json
inst/schema/AncFilters.schema.json
inst/schema/AncResponseData.schema.json
inst/schema/BarchartDefaults.schema.json
inst/schema/BarchartIndicator.schema.json
inst/schema/BarchartMetadata.schema.json
inst/schema/ChoroplethIndicatorMetadata.schema.json
inst/schema/ChoroplethMetadata.schema.json
inst/schema/Data.schema.json
inst/schema/Error.schema.json
inst/schema/ErrorCode.schema.json
inst/schema/FileName.schema.json
inst/schema/FilePath.schema.json
inst/schema/Filter.schema.json
inst/schema/FilterOption.schema.json
inst/schema/HintrVersionResponse.schema.json
inst/schema/HintrWorkerStatus.schema.json
inst/schema/InputType.schema.json
inst/schema/LevelLabels.schema.json
inst/schema/ModelCancelResponse.schema.json
inst/schema/ModelOptionsValidate.schema.json
inst/schema/ModelOptionsValidateRequest.schema.json
inst/schema/ModelResultData.schema.json
inst/schema/ModelResultFilters.schema.json
inst/schema/ModelResultResponse.schema.json
inst/schema/ModelResultRow.schema.json
inst/schema/ModelRunOptions.schema.json
inst/schema/ModelRunOptionsRequest.schema.json
inst/schema/ModelStatusResponse.schema.json
inst/schema/ModelSubmitData.schema.json
inst/schema/ModelSubmitInputOptions.schema.json
inst/schema/ModelSubmitRequest.schema.json
inst/schema/ModelSubmitResponse.schema.json
inst/schema/NestedFilterOption.schema.json
inst/schema/PjnzResponseData.schema.json
inst/schema/PlottingMetadataResponse.schema.json
inst/schema/PopulationResponseData.schema.json
inst/schema/ProgrammeDataRow.schema.json
inst/schema/ProgrammeFilters.schema.json
inst/schema/ProgrammeResponseData.schema.json
inst/schema/ProgressPhase.schema.json
inst/schema/Response.schema.json
inst/schema/SessionFile.schema.json
inst/schema/ShapeResponseData.schema.json
inst/schema/SurveyDataRow.schema.json
inst/schema/SurveyFilters.schema.json
inst/schema/SurveyResponseData.schema.json
inst/schema/URI.schema.json
inst/schema/ValidateBaselineRequest.schema.json
inst/schema/ValidateBaselineResponse.schema.json
inst/schema/ValidateInputRequest.schema.json
inst/schema/ValidateInputResponse.schema.json
inst/schema/ValidateSurveyAndProgrammeRequest.schema.json
inst/schema/VersionInfo.schema.json
man/api.Rd
tests/testthat.R
tests/testthat/helper-hint2.R
tests/testthat/helper-model.R
tests/testthat/helper-queue.R
tests/testthat/payload/model_run_options_payload.json
tests/testthat/payload/model_submit_payload.json
tests/testthat/payload/validate_anc_payload.json
tests/testthat/payload/validate_baseline_payload.json
tests/testthat/payload/validate_options_payload.json
tests/testthat/payload/validate_pjnz_payload.json
tests/testthat/payload/validate_population_payload.json
tests/testthat/payload/validate_programme_payload.json
tests/testthat/payload/validate_shape_payload.json
tests/testthat/payload/validate_survey_payload.json
tests/testthat/test-api.R
tests/testthat/test-endpoints-download.R
tests/testthat/test-endpoints-hintr.R
tests/testthat/test-endpoints-model-options.R
tests/testthat/test-endpoints-model.R
tests/testthat/test-endpoints-validate-baseline-all.R
tests/testthat/test-endpoints-validate-input.R
tests/testthat/test-endpoints-validate-survey-and-programme.R
tests/testthat/test-endpoints.R
tests/testthat/test-errors.R
tests/testthat/test-zzz.R
tests/testthat/testdata/Botswana2018.PJNZ
tests/testthat/testdata/Malawi2019.PJNZ
tests/testthat/testdata/anc.csv
tests/testthat/testdata/invalid_files.zip
tests/testthat/testdata/malawi.geojson
tests/testthat/testdata/malformed_anc.csv
tests/testthat/testdata/malformed_programme.csv
tests/testthat/testdata/malformed_survey.csv
tests/testthat/testdata/mixed_pjnz_countries.zip
tests/testthat/testdata/population.csv
tests/testthat/testdata/programme.csv
tests/testthat/testdata/survey.csv
tests/testthat/testdata/uganda.geojson