{
  "_id": "6a4728646527f6f71f9fa331",
  "Package": "gp3tools",
  "Type": "Package",
  "Title": "Import, Inspect, Analyse, and Report Gazepoint GP3 Exports",
  "Version": "1.0.2.9000",
  "Authors@R": "person(\"Stefanos\", \"Balaskas\", email = \"s.balaskas@ac.upatras.gr\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for importing, inspecting, cleaning, summarising,\nmodelling, and reporting Gazepoint GP3 and Gazepoint Analysis\nCSV exports. The package supports offline workflows for\nall-gaze, fixation, pupil, area-of-interest, transition,\ntime-course, quality-audit, and manuscript-reporting analyses.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "URL": "https://github.com/stefanosbalaskas/gp3tools,\nhttps://stefanosbalaskas.github.io/gp3tools/",
  "BugReports": "https://github.com/stefanosbalaskas/gp3tools/issues",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://stefanosbalaskas.r-universe.dev",
  "Date/Publication": "2026-07-03 00:55:01 UTC",
  "RemoteUrl": "https://github.com/stefanosbalaskas/gp3tools",
  "RemoteRef": "HEAD",
  "RemoteSha": "883117d0fdd561f6d083ef620043150656129954",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 03:03:43 UTC",
    "User": "root"
  },
  "Author": "Stefanos Balaskas [aut, cre]",
  "Maintainer": "Stefanos Balaskas <s.balaskas@ac.upatras.gr>",
  "MD5sum": "263a5d348be1283e08bf20f57635aaff",
  "_user": "stefanosbalaskas",
  "_type": "src",
  "_file": "gp3tools_1.0.2.9000.tar.gz",
  "_fileid": "ed381bffa117b15d95a27ac2ac11f3bdcda0b2fc84b41665c6f95f45f64c83c9",
  "_filesize": 2719802,
  "_sha256": "ed381bffa117b15d95a27ac2ac11f3bdcda0b2fc84b41665c6f95f45f64c83c9",
  "_created": "2026-07-03T03:03:43.000Z",
  "_published": "2026-07-03T03:11:32.204Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84921253956,
      "time": 403,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8056876238"
    },
    {
      "job": 84921253958,
      "time": 410,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056877907"
    },
    {
      "job": 84921253978,
      "time": 230,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8056838460"
    },
    {
      "job": 84921253961,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056828716"
    },
    {
      "job": 84920736021,
      "time": 288,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056787991"
    },
    {
      "job": 84921254014,
      "time": 197,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8056831122"
    },
    {
      "job": 84921253974,
      "time": 369,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8056868940"
    },
    {
      "job": 84921254020,
      "time": 320,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8056858906"
    },
    {
      "job": 84921254008,
      "time": 346,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8056863878"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefanosbalaskas/gp3tools",
  "_commit": {
    "id": "883117d0fdd561f6d083ef620043150656129954",
    "author": "stefanosbalaskas <56984563+stefanosbalaskas@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from stefanosbalaskas/feature/screen-coordinate-qc\n\nAdd screen coordinate QC helpers",
    "time": 1783040101
  },
  "_maintainer": {
    "name": "Stefanos Balaskas",
    "email": "s.balaskas@ac.upatras.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "DHARMa",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    },
    {
      "package": "eyetools",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "TraMineR",
      "role": "Suggests"
    }
  ],
  "_owner": "stefanosbalaskas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 16
    },
    {
      "week": "2026-27",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-06-16"
    },
    {
      "name": "v1.0.1",
      "date": "2026-06-17"
    },
    {
      "name": "v1.0.2",
      "date": "2026-07-01"
    }
  ],
  "_topics": [
    "aoi-analysis",
    "eye-tracking",
    "eyetracking",
    "fixation-analysis",
    "gaze-data",
    "gazepoint",
    "gazepoint-gp3",
    "pupil-data",
    "pupillometry",
    "scanpath"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stefanosbalaskas",
      "count": 7,
      "uuid": 56984563
    }
  ],
  "_userbio": {
    "uuid": 56984563,
    "type": "user",
    "name": "stefanosbalaskas",
    "followers": 1
  },
  "_downloads": {
    "count": 76,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gp3tools"
  },
  "_devurl": "https://github.com/stefanosbalaskas/gp3tools",
  "_pkgdown": "https://stefanosbalaskas.github.io/gp3tools/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gp3tools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefanosbalaskas/gp3tools",
  "_realowner": "stefanosbalaskas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-06-29"
    },
    {
      "version": "1.0.2",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "as_gazepoint_master",
    "audit_gazepoint_aoi_coding_matrix",
    "audit_gazepoint_aoi_geometry",
    "audit_gazepoint_aoi_margin_sensitivity",
    "audit_gazepoint_aoi_overlap",
    "audit_gazepoint_aoi_window_denominators",
    "audit_gazepoint_condition_quality_imbalance",
    "audit_gazepoint_design_balance",
    "audit_gazepoint_event_sync",
    "audit_gazepoint_exclusion_flow",
    "audit_gazepoint_fixation_reliability",
    "audit_gazepoint_gaze_signal_quality",
    "audit_gazepoint_master",
    "audit_gazepoint_post_exclusion_balance",
    "audit_gazepoint_pupil_baseline",
    "audit_gazepoint_pupil_drift",
    "audit_gazepoint_pupil_gaps",
    "audit_gazepoint_pupil_imbalance",
    "audit_gazepoint_pupil_overlap_risk",
    "audit_gazepoint_pupil_reliability",
    "audit_gazepoint_screen_bounds",
    "audit_gazepoint_stimulus_luminance",
    "audit_gazepoint_timecourse_grid",
    "baseline_correct_gazepoint_pupil",
    "bootstrap_gazepoint_timecourse",
    "check_gazepoint_file_pairs",
    "check_gazepoint_model_convergence",
    "check_gazepoint_model_overdispersion",
    "check_gazepoint_model_singularity",
    "check_gazepoint_real_data_readiness",
    "check_sampling_rate",
    "classify_gazepoint_export",
    "clean_gazepoint_by_trackloss",
    "combine_gazepoint_eyes",
    "compare_gazepoint_nested_models",
    "compute_gazepoint_aoi_entropy",
    "compute_gazepoint_aoi_sequence_metrics",
    "compute_gazepoint_aoi_transition_matrix",
    "compute_gazepoint_saccade_metrics",
    "compute_gazepoint_scanpath_similarity",
    "compute_gazepoint_sequence_complexity",
    "compute_gazepoint_sequence_distance",
    "compute_gazepoint_sequence_recurrence",
    "compute_gazepoint_time_varying_transition_matrix",
    "compute_gazepoint_transition_network_metrics",
    "compute_transition_matrix",
    "create_gazepoint_analysis_decision_audit",
    "create_gazepoint_markovchain_object",
    "create_gazepoint_master",
    "create_gazepoint_preprocessing_multiverse",
    "create_gazepoint_preprocessing_registry",
    "create_gazepoint_report",
    "create_gazepoint_reporting_checklist",
    "detect_gazepoint_fixations_ivt",
    "diagnose_gazepoint_cluster_design",
    "diagnose_gazepoint_gamm",
    "diagnose_gazepoint_glmm",
    "estimate_gazepoint_cluster_offset",
    "estimate_gazepoint_cluster_onset",
    "estimate_gazepoint_divergence_point",
    "export_gazepoint_cluster_results",
    "export_gazepoint_heatmap_png",
    "export_gazepoint_master_audit",
    "export_gazepoint_mne_cluster_input",
    "export_gazepoint_model_tables",
    "export_gazepoint_permuco_cluster_input",
    "export_gazepoint_permutes_cluster_input",
    "export_gazepoint_tables",
    "export_gazepoint_to_bids",
    "fit_gazepoint_aoi_brms",
    "fit_gazepoint_aoi_gamm",
    "fit_gazepoint_aoi_model_sensitivity",
    "fit_gazepoint_aoi_window_glmm",
    "fit_gazepoint_gca",
    "fit_gazepoint_pupil_gamm",
    "fit_gazepoint_pupil_pfe_gamm",
    "fit_gazepoint_pupil_window_lmm",
    "fit_gazepoint_pupil_window_sensitivity",
    "fit_gazepoint_transition_count_nb_sensitivity",
    "flag_gazepoint_pupil",
    "flag_gazepoint_pupil_artifacts",
    "flag_gazepoint_pupil_hampel",
    "flag_gazepoint_sequence_anomalies",
    "flag_tracking_quality",
    "harmonize_gazepoint_screen_coordinates",
    "inspect_gazepoint_columns",
    "interpolate_gazepoint_pupil",
    "interpolate_gazepoint_pupil_pchip",
    "launch_gazepoint_qc_dashboard",
    "plot_gazepoint_aoi_gamm",
    "plot_gazepoint_aoi_timeline",
    "plot_gazepoint_aoi_transition_matrix",
    "plot_gazepoint_aoi_verification",
    "plot_gazepoint_cluster_null_distribution",
    "plot_gazepoint_cluster_permutation",
    "plot_gazepoint_cluster_results",
    "plot_gazepoint_gca",
    "plot_gazepoint_heatmap",
    "plot_gazepoint_heatmap_overlay",
    "plot_gazepoint_model_predictions",
    "plot_gazepoint_model_residuals",
    "plot_gazepoint_multiverse_results",
    "plot_gazepoint_pupil_preprocessing",
    "plot_gazepoint_pupil_status",
    "plot_gazepoint_pupil_timecourse",
    "plot_gazepoint_scanpath",
    "plot_gazepoint_scanpaths",
    "plot_gazepoint_time_series",
    "plot_gazepoint_time_varying_effect",
    "plot_sampling_rate",
    "plot_tracking_quality",
    "plot_transition_heatmap",
    "prepare_gazepoint_aoi_gamm_data",
    "prepare_gazepoint_aoi_glmm_data",
    "prepare_gazepoint_aoi_sequences",
    "prepare_gazepoint_cluster_data",
    "prepare_gazepoint_eyetools_data",
    "prepare_gazepoint_eyetrackingr_data",
    "prepare_gazepoint_fixation_aligned_data",
    "prepare_gazepoint_gazer_data",
    "prepare_gazepoint_gca_data",
    "prepare_gazepoint_heatmap_data",
    "prepare_gazepoint_hmm_data",
    "prepare_gazepoint_pupil_gamm_data",
    "prepare_gazepoint_pupil_window_model_data",
    "prepare_gazepoint_pupillometryr_data",
    "prepare_gazepoint_semimarkov_data",
    "prepare_gazepoint_timecourse_test_data",
    "prepare_gazepoint_traminer_data",
    "read_gazepoint",
    "read_gazepoint_folder",
    "read_gazepoint_summary",
    "recalibrate_gazepoint_gaze",
    "recommend_gazepoint_exclusions",
    "report_gazepoint_cluster_permutation",
    "report_gazepoint_multiverse",
    "run_gazepoint_aoi_multiverse",
    "run_gazepoint_cluster_permutation",
    "run_gazepoint_cluster_permutation_anova",
    "run_gazepoint_cluster_permutation_covariate_adjusted",
    "run_gazepoint_cluster_permutation_lmer",
    "run_gazepoint_cluster_permutation_parallel",
    "run_gazepoint_cluster_threshold_sensitivity",
    "run_gazepoint_eyetools_fixation_detection",
    "run_gazepoint_gazer_crosscheck",
    "run_gazepoint_model_leave_one_out",
    "run_gazepoint_multidimensional_cluster_permutation",
    "run_gazepoint_pupil_multiverse",
    "run_gazepoint_tfce",
    "run_gazepoint_workflow",
    "save_gazepoint_plots",
    "simulate_gazepoint_cluster_timecourse_data",
    "simulate_gazepoint_data",
    "simulate_gazepoint_pupil_data",
    "smooth_gazepoint_pupil",
    "standardise_gazepoint_names",
    "summarise_aoi_samples",
    "summarise_fixations",
    "summarise_gazepoint_aoi",
    "summarise_gazepoint_aoi_entries",
    "summarise_gazepoint_aoi_transitions",
    "summarise_gazepoint_aoi_trial_features",
    "summarise_gazepoint_aoi_windows",
    "summarise_gazepoint_clusters",
    "summarise_gazepoint_emmeans",
    "summarise_gazepoint_fixation_trials",
    "summarise_gazepoint_fixed_effects",
    "summarise_gazepoint_markovchain",
    "summarise_gazepoint_multiverse_results",
    "summarise_gazepoint_pupil",
    "summarise_gazepoint_pupil_trial_features",
    "summarise_gazepoint_pupil_windows",
    "summarise_gazepoint_semimarkov",
    "summarise_gazepoint_workflow",
    "summarise_tracking_quality",
    "summarize_gazepoint_time_clusters",
    "tidy_gazepoint_model_summary",
    "transform_gazepoint_aoi_empirical_logit",
    "validate_gazepoint_master",
    "write_gazepoint_outputs"
  ],
  "_datasets": [
    {
      "name": "gazepoint_example_aoi_geometry",
      "title": "Example AOI geometry table",
      "object": "gazepoint_example_aoi_geometry",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "media_id",
        "aoi",
        "x_min",
        "y_min",
        "x_max",
        "y_max"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "gazepoint_example_aoi_windows",
      "title": "Example AOI-window summary table",
      "object": "gazepoint_example_aoi_windows",
      "class": [
        "gp3_aoi_window_summary",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "MEDIA_ID",
        "trial_global",
        "condition",
        "window_label",
        "window_start_ms",
        "window_end_ms",
        "n_window_samples",
        "n_target_samples",
        "n_distractor_samples",
        "n_non_aoi_samples",
        "n_missing_aoi_samples",
        "n_other_aoi_samples",
        "n_unique_aoi_states",
        "first_aoi_state",
        "last_aoi_state",
        "n_aoi_samples",
        "n_valid_denominator_samples",
        "target_sample_prop_all",
        "target_sample_prop_valid",
        "target_sample_prop_aoi",
        "distractor_sample_prop_all",
        "valid_denominator_prop",
        "target_aoi_defined",
        "distractor_aoi_defined",
        "aoi_window_status"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "gazepoint_example_fixations",
      "title": "Example Gazepoint fixation table",
      "object": "gazepoint_example_fixations",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "USER_FILE",
        "subject",
        "MEDIA_ID",
        "trial_global",
        "condition",
        "FPOGID",
        "FPOGS",
        "FPOGD",
        "FPOGX",
        "FPOGY",
        "FPOGV",
        "AOI"
      ],
      "rows": 261,
      "table": true,
      "tojson": true
    },
    {
      "name": "gazepoint_example_master",
      "title": "Example Gazepoint master table",
      "object": "gazepoint_example_master",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "USER_FILE",
        "MEDIA_ID",
        "trial_global",
        "trial_index",
        "condition",
        "time",
        "TIME",
        "x",
        "y",
        "BPOGX",
        "BPOGY",
        "pupil",
        "LPMM",
        "RPMM",
        "valid",
        "BPOGV",
        "artifact",
        "aoi_current",
        "AOI",
        "is_fixation",
        "is_saccade",
        "event_label",
        "target_x",
        "target_y",
        "is_check_target",
        "screen_width",
        "screen_height"
      ],
      "rows": 984,
      "table": true,
      "tojson": true
    },
    {
      "name": "gazepoint_example_pupil_windows",
      "title": "Example pupil-window summary table",
      "object": "gazepoint_example_pupil_windows",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subject",
        "MEDIA_ID",
        "trial_global",
        "condition",
        "window_label",
        "window_start_ms",
        "window_end_ms",
        "n_samples",
        "n_valid_pupil",
        "n_missing_pupil",
        "valid_pupil_pct",
        "missing_pupil_pct",
        "mean_pupil",
        "sd_pupil",
        "median_pupil",
        "min_pupil",
        "max_pupil",
        "q25_pupil",
        "q75_pupil",
        "pupil_auc",
        "pupil_time_span_ms",
        "pupil_window_status",
        "pupil_window_pupil_column",
        "pupil_window_time_column",
        "pupil_window_min_valid_samples",
        "pupil_window_include_end"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as_gazepoint_master",
      "title": "Convert Gazepoint all-gaze data to a master sample table",
      "topics": [
        "as_gazepoint_master"
      ]
    },
    {
      "page": "audit_gazepoint_aoi_coding_matrix",
      "title": "Audit AOI coding against geometry",
      "topics": [
        "audit_gazepoint_aoi_coding_matrix"
      ]
    },
    {
      "page": "audit_gazepoint_aoi_geometry",
      "title": "Audit AOI geometry definitions",
      "topics": [
        "audit_gazepoint_aoi_geometry"
      ]
    },
    {
      "page": "audit_gazepoint_aoi_margin_sensitivity",
      "title": "Audit AOI margin sensitivity",
      "topics": [
        "audit_gazepoint_aoi_margin_sensitivity"
      ]
    },
    {
      "page": "audit_gazepoint_aoi_overlap",
      "title": "Audit AOI overlap",
      "topics": [
        "audit_gazepoint_aoi_overlap"
      ]
    },
    {
      "page": "audit_gazepoint_aoi_window_denominators",
      "title": "Audit AOI window denominators before binomial modelling",
      "topics": [
        "audit_gazepoint_aoi_window_denominators"
      ]
    },
    {
      "page": "audit_gazepoint_condition_quality_imbalance",
      "title": "Audit condition-level quality imbalance",
      "topics": [
        "audit_gazepoint_condition_quality_imbalance"
      ]
    },
    {
      "page": "audit_gazepoint_design_balance",
      "title": "Audit Gazepoint experimental design balance",
      "topics": [
        "audit_gazepoint_design_balance"
      ]
    },
    {
      "page": "audit_gazepoint_event_sync",
      "title": "Audit Gazepoint event and timing synchronisation",
      "topics": [
        "audit_gazepoint_event_sync"
      ]
    },
    {
      "page": "audit_gazepoint_exclusion_flow",
      "title": "Audit Gazepoint exclusion and retention flow",
      "topics": [
        "audit_gazepoint_exclusion_flow"
      ]
    },
    {
      "page": "audit_gazepoint_fixation_reliability",
      "title": "Audit split-half reliability of fixation or AOI metrics",
      "topics": [
        "audit_gazepoint_fixation_reliability"
      ]
    },
    {
      "page": "audit_gazepoint_gaze_signal_quality",
      "title": "Audit Gazepoint gaze-signal quality",
      "topics": [
        "audit_gazepoint_gaze_signal_quality"
      ]
    },
    {
      "page": "audit_gazepoint_master",
      "title": "Audit a Gazepoint master sample table",
      "topics": [
        "audit_gazepoint_master"
      ]
    },
    {
      "page": "audit_gazepoint_post_exclusion_balance",
      "title": "Audit post-exclusion condition balance",
      "topics": [
        "audit_gazepoint_post_exclusion_balance"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_baseline",
      "title": "Audit Gazepoint pupil baseline quality",
      "topics": [
        "audit_gazepoint_pupil_baseline"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_drift",
      "title": "Audit Gazepoint pupil drift",
      "topics": [
        "audit_gazepoint_pupil_drift"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_gaps",
      "title": "Audit Gazepoint pupil interpolation gaps",
      "topics": [
        "audit_gazepoint_pupil_gaps"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_imbalance",
      "title": "Audit Gazepoint pupil preprocessing imbalance",
      "topics": [
        "audit_gazepoint_pupil_imbalance"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_overlap_risk",
      "title": "Audit Gazepoint pupil-response overlap risk",
      "topics": [
        "audit_gazepoint_pupil_overlap_risk"
      ]
    },
    {
      "page": "audit_gazepoint_pupil_reliability",
      "title": "Audit split-half reliability for Gazepoint pupil outcomes",
      "topics": [
        "audit_gazepoint_pupil_reliability"
      ]
    },
    {
      "page": "audit_gazepoint_screen_bounds",
      "title": "Audit Gazepoint gaze coordinates against screen bounds",
      "topics": [
        "audit_gazepoint_screen_bounds"
      ]
    },
    {
      "page": "audit_gazepoint_stimulus_luminance",
      "title": "Audit stimulus luminance and brightness for Gazepoint studies",
      "topics": [
        "audit_gazepoint_stimulus_luminance"
      ]
    },
    {
      "page": "audit_gazepoint_timecourse_grid",
      "title": "Audit a Gazepoint time-course grid for cluster-permutation readiness",
      "topics": [
        "audit_gazepoint_timecourse_grid"
      ]
    },
    {
      "page": "baseline_correct_gazepoint_pupil",
      "title": "Baseline-correct Gazepoint pupil data",
      "topics": [
        "baseline_correct_gazepoint_pupil"
      ]
    },
    {
      "page": "bootstrap_gazepoint_timecourse",
      "title": "Bootstrap time-course summaries",
      "topics": [
        "bootstrap_gazepoint_timecourse"
      ]
    },
    {
      "page": "check_gazepoint_file_pairs",
      "title": "Check Gazepoint all-gaze and fixation file pairs",
      "topics": [
        "check_gazepoint_file_pairs"
      ]
    },
    {
      "page": "check_gazepoint_model_convergence",
      "title": "Check model convergence",
      "topics": [
        "check_gazepoint_model_convergence"
      ]
    },
    {
      "page": "check_gazepoint_model_overdispersion",
      "title": "Check model overdispersion",
      "topics": [
        "check_gazepoint_model_overdispersion"
      ]
    },
    {
      "page": "check_gazepoint_model_singularity",
      "title": "Check model singularity",
      "topics": [
        "check_gazepoint_model_singularity"
      ]
    },
    {
      "page": "check_gazepoint_real_data_readiness",
      "title": "Check real-data readiness before Gazepoint analysis",
      "topics": [
        "check_gazepoint_real_data_readiness"
      ]
    },
    {
      "page": "check_sampling_rate",
      "title": "Check sampling rate by group",
      "topics": [
        "check_sampling_rate"
      ]
    },
    {
      "page": "classify_gazepoint_export",
      "title": "Classify a Gazepoint export",
      "topics": [
        "classify_gazepoint_export"
      ]
    },
    {
      "page": "clean_gazepoint_by_trackloss",
      "title": "Flag or filter Gazepoint data by trackloss",
      "topics": [
        "clean_gazepoint_by_trackloss"
      ]
    },
    {
      "page": "combine_gazepoint_eyes",
      "title": "Combine left and right Gazepoint eye channels",
      "topics": [
        "combine_gazepoint_eyes"
      ]
    },
    {
      "page": "compare_gazepoint_nested_models",
      "title": "Compare nested Gazepoint models",
      "topics": [
        "compare_gazepoint_nested_models"
      ]
    },
    {
      "page": "compute_gazepoint_aoi_entropy",
      "title": "Compute AOI entropy metrics",
      "topics": [
        "compute_gazepoint_aoi_entropy"
      ]
    },
    {
      "page": "compute_gazepoint_aoi_sequence_metrics",
      "title": "Compute AOI sequence metrics",
      "topics": [
        "compute_gazepoint_aoi_sequence_metrics"
      ]
    },
    {
      "page": "compute_gazepoint_aoi_transition_matrix",
      "title": "Compute Gazepoint AOI transition matrices",
      "topics": [
        "compute_gazepoint_aoi_transition_matrix"
      ]
    },
    {
      "page": "compute_gazepoint_saccade_metrics",
      "title": "Compute basic saccade metrics from fixation coordinates",
      "topics": [
        "compute_gazepoint_saccade_metrics"
      ]
    },
    {
      "page": "compute_gazepoint_scanpath_similarity",
      "title": "Compute AOI scanpath similarity",
      "topics": [
        "compute_gazepoint_scanpath_similarity"
      ]
    },
    {
      "page": "compute_gazepoint_sequence_complexity",
      "title": "Compute AOI sequence complexity metrics",
      "topics": [
        "compute_gazepoint_sequence_complexity"
      ]
    },
    {
      "page": "compute_gazepoint_sequence_distance",
      "title": "Compute AOI sequence distance",
      "topics": [
        "compute_gazepoint_sequence_distance"
      ]
    },
    {
      "page": "compute_gazepoint_sequence_recurrence",
      "title": "Compute simple categorical sequence recurrence metrics",
      "topics": [
        "compute_gazepoint_sequence_recurrence"
      ]
    },
    {
      "page": "compute_gazepoint_time_varying_transition_matrix",
      "title": "Compute time-varying Gazepoint transition matrices",
      "topics": [
        "compute_gazepoint_time_varying_transition_matrix"
      ]
    },
    {
      "page": "compute_gazepoint_transition_network_metrics",
      "title": "Compute lightweight AOI transition-network metrics",
      "topics": [
        "compute_gazepoint_transition_network_metrics"
      ]
    },
    {
      "page": "compute_transition_matrix",
      "title": "Compute an AOI transition matrix",
      "topics": [
        "compute_transition_matrix"
      ]
    },
    {
      "page": "create_gazepoint_analysis_decision_audit",
      "title": "Create a final Gazepoint analysis-decision audit",
      "topics": [
        "create_gazepoint_analysis_decision_audit"
      ]
    },
    {
      "page": "create_gazepoint_markovchain_object",
      "title": "Create a Gazepoint AOI Markov-chain object",
      "topics": [
        "create_gazepoint_markovchain_object"
      ]
    },
    {
      "page": "create_gazepoint_master",
      "title": "Create a master long-format dataset from Gazepoint all-gaze data",
      "topics": [
        "create_gazepoint_master"
      ]
    },
    {
      "page": "create_gazepoint_preprocessing_multiverse",
      "title": "Create a Gazepoint preprocessing multiverse",
      "topics": [
        "create_gazepoint_preprocessing_multiverse"
      ]
    },
    {
      "page": "create_gazepoint_preprocessing_registry",
      "title": "Create a Gazepoint pupil-preprocessing registry",
      "topics": [
        "create_gazepoint_preprocessing_registry"
      ]
    },
    {
      "page": "create_gazepoint_report",
      "title": "Create a Gazepoint HTML diagnostic report",
      "topics": [
        "create_gazepoint_report"
      ]
    },
    {
      "page": "create_gazepoint_reporting_checklist",
      "title": "Create a Gazepoint reporting checklist",
      "topics": [
        "create_gazepoint_reporting_checklist"
      ]
    },
    {
      "page": "detect_gazepoint_fixations_ivt",
      "title": "Detect simple I-VT fixations from gaze samples",
      "topics": [
        "detect_gazepoint_fixations_ivt"
      ]
    },
    {
      "page": "diagnose_gazepoint_cluster_design",
      "title": "Diagnose the design assumptions of a Gazepoint cluster-permutation workflow",
      "topics": [
        "diagnose_gazepoint_cluster_design"
      ]
    },
    {
      "page": "diagnose_gazepoint_gamm",
      "title": "Diagnose GAM and BAM models",
      "topics": [
        "diagnose_gazepoint_gamm"
      ]
    },
    {
      "page": "diagnose_gazepoint_glmm",
      "title": "Diagnose GLMM, LMM, and GLM models",
      "topics": [
        "diagnose_gazepoint_glmm"
      ]
    },
    {
      "page": "estimate_gazepoint_cluster_offset",
      "title": "Guardrail for exact cluster-offset estimation",
      "topics": [
        "estimate_gazepoint_cluster_offset"
      ]
    },
    {
      "page": "estimate_gazepoint_cluster_onset",
      "title": "Guardrail for exact cluster-onset estimation",
      "topics": [
        "estimate_gazepoint_cluster_onset"
      ]
    },
    {
      "page": "estimate_gazepoint_divergence_point",
      "title": "Estimate a bootstrapped divergence point between two Gazepoint time courses",
      "topics": [
        "estimate_gazepoint_divergence_point"
      ]
    },
    {
      "page": "export_gazepoint_cluster_results",
      "title": "Export Gazepoint cluster-permutation results",
      "topics": [
        "export_gazepoint_cluster_results"
      ]
    },
    {
      "page": "export_gazepoint_heatmap_png",
      "title": "Export a Gazepoint heatmap plot to PNG",
      "topics": [
        "export_gazepoint_heatmap_png"
      ]
    },
    {
      "page": "export_gazepoint_master_audit",
      "title": "Export a Gazepoint master table, audit tables, and validation tables",
      "topics": [
        "export_gazepoint_master_audit"
      ]
    },
    {
      "page": "export_gazepoint_mne_cluster_input",
      "title": "Export Gazepoint time-course data for MNE-style cluster workflows",
      "topics": [
        "export_gazepoint_mne_cluster_input"
      ]
    },
    {
      "page": "export_gazepoint_model_tables",
      "title": "Export manuscript-ready model tables",
      "topics": [
        "export_gazepoint_model_tables"
      ]
    },
    {
      "page": "export_gazepoint_permuco_cluster_input",
      "title": "Export Gazepoint time-course data for permuco-style cluster workflows",
      "topics": [
        "export_gazepoint_permuco_cluster_input"
      ]
    },
    {
      "page": "export_gazepoint_permutes_cluster_input",
      "title": "Export Gazepoint time-course data for permutes-style cluster workflows",
      "topics": [
        "export_gazepoint_permutes_cluster_input"
      ]
    },
    {
      "page": "export_gazepoint_tables",
      "title": "Export Gazepoint analysis tables to CSV files",
      "topics": [
        "export_gazepoint_tables"
      ]
    },
    {
      "page": "export_gazepoint_to_bids",
      "title": "Export Gazepoint data to a lightweight BIDS-style folder",
      "topics": [
        "export_gazepoint_to_bids"
      ]
    },
    {
      "page": "fit_gazepoint_aoi_brms",
      "title": "Fit an optional Bayesian AOI model with brms",
      "topics": [
        "fit_gazepoint_aoi_brms"
      ]
    },
    {
      "page": "fit_gazepoint_aoi_gamm",
      "title": "Fit AOI time-course GAMMs",
      "topics": [
        "fit_gazepoint_aoi_gamm"
      ]
    },
    {
      "page": "fit_gazepoint_aoi_model_sensitivity",
      "title": "Fit AOI-window model-family sensitivity checks",
      "topics": [
        "fit_gazepoint_aoi_model_sensitivity"
      ]
    },
    {
      "page": "fit_gazepoint_aoi_window_glmm",
      "title": "Fit an AOI-window binomial GLMM",
      "topics": [
        "fit_gazepoint_aoi_window_glmm"
      ]
    },
    {
      "page": "fit_gazepoint_gca",
      "title": "Fit a Gazepoint Growth Curve Analysis mixed model",
      "topics": [
        "fit_gazepoint_gca"
      ]
    },
    {
      "page": "fit_gazepoint_pupil_gamm",
      "title": "Fit a Gazepoint pupil GAMM",
      "topics": [
        "fit_gazepoint_pupil_gamm"
      ]
    },
    {
      "page": "fit_gazepoint_pupil_pfe_gamm",
      "title": "Fit a gaze-position-adjusted pupil GAMM sensitivity model",
      "topics": [
        "fit_gazepoint_pupil_pfe_gamm"
      ]
    },
    {
      "page": "fit_gazepoint_pupil_window_lmm",
      "title": "Fit confirmatory pupil-window linear mixed models",
      "topics": [
        "fit_gazepoint_pupil_window_lmm"
      ]
    },
    {
      "page": "fit_gazepoint_pupil_window_sensitivity",
      "title": "Run sensitivity models for confirmatory pupil-window analyses",
      "topics": [
        "fit_gazepoint_pupil_window_sensitivity"
      ]
    },
    {
      "page": "fit_gazepoint_transition_count_nb_sensitivity",
      "title": "Fit optional negative-binomial transition-count sensitivity models",
      "topics": [
        "fit_gazepoint_transition_count_nb_sensitivity"
      ]
    },
    {
      "page": "flag_gazepoint_pupil",
      "title": "Flag invalid, missing, implausible, and outlying Gazepoint pupil samples",
      "topics": [
        "flag_gazepoint_pupil"
      ]
    },
    {
      "page": "flag_gazepoint_pupil_artifacts",
      "title": "Flag Gazepoint pupil artifacts before interpolation",
      "topics": [
        "flag_gazepoint_pupil_artifacts"
      ]
    },
    {
      "page": "flag_gazepoint_pupil_hampel",
      "title": "Flag pupil artifacts with a Hampel filter",
      "topics": [
        "flag_gazepoint_pupil_hampel"
      ]
    },
    {
      "page": "flag_gazepoint_sequence_anomalies",
      "title": "Flag unusual AOI sequences",
      "topics": [
        "flag_gazepoint_sequence_anomalies"
      ]
    },
    {
      "page": "flag_tracking_quality",
      "title": "Flag low-quality Gazepoint recordings",
      "topics": [
        "flag_tracking_quality"
      ]
    },
    {
      "page": "gazepoint_example_aoi_geometry",
      "title": "Example AOI geometry table",
      "topics": [
        "gazepoint_example_aoi_geometry"
      ]
    },
    {
      "page": "gazepoint_example_aoi_windows",
      "title": "Example AOI-window summary table",
      "topics": [
        "gazepoint_example_aoi_windows"
      ]
    },
    {
      "page": "gazepoint_example_fixations",
      "title": "Example Gazepoint fixation table",
      "topics": [
        "gazepoint_example_fixations"
      ]
    },
    {
      "page": "gazepoint_example_master",
      "title": "Example Gazepoint master table",
      "topics": [
        "gazepoint_example_master"
      ]
    },
    {
      "page": "gazepoint_example_pupil_windows",
      "title": "Example pupil-window summary table",
      "topics": [
        "gazepoint_example_pupil_windows"
      ]
    },
    {
      "page": "harmonize_gazepoint_screen_coordinates",
      "title": "Harmonize Gazepoint screen coordinates across resolutions",
      "topics": [
        "harmonize_gazepoint_screen_coordinates"
      ]
    },
    {
      "page": "inspect_gazepoint_columns",
      "title": "Inspect Gazepoint columns",
      "topics": [
        "inspect_gazepoint_columns"
      ]
    },
    {
      "page": "interpolate_gazepoint_pupil",
      "title": "Interpolate short missing gaps in Gazepoint pupil data",
      "topics": [
        "interpolate_gazepoint_pupil"
      ]
    },
    {
      "page": "interpolate_gazepoint_pupil_pchip",
      "title": "Interpolate Gazepoint pupil data using PCHIP",
      "topics": [
        "interpolate_gazepoint_pupil_pchip"
      ]
    },
    {
      "page": "launch_gazepoint_qc_dashboard",
      "title": "Launch or describe a lightweight QC dashboard",
      "topics": [
        "launch_gazepoint_qc_dashboard"
      ]
    },
    {
      "page": "plot_gazepoint_aoi_gamm",
      "title": "Plot AOI time-course GAMM results",
      "topics": [
        "plot_gazepoint_aoi_gamm"
      ]
    },
    {
      "page": "plot_gazepoint_aoi_timeline",
      "title": "Plot an AOI timeline",
      "topics": [
        "plot_gazepoint_aoi_timeline"
      ]
    },
    {
      "page": "plot_gazepoint_aoi_transition_matrix",
      "title": "Plot Gazepoint AOI transition matrix",
      "topics": [
        "plot_gazepoint_aoi_transition_matrix"
      ]
    },
    {
      "page": "plot_gazepoint_aoi_verification",
      "title": "Plot AOI geometry for visual verification",
      "topics": [
        "plot_gazepoint_aoi_verification"
      ]
    },
    {
      "page": "plot_gazepoint_cluster_null_distribution",
      "title": "Plot the cluster-permutation null distribution",
      "topics": [
        "plot_gazepoint_cluster_null_distribution"
      ]
    },
    {
      "page": "plot_gazepoint_cluster_permutation",
      "title": "Plot a Gazepoint cluster-permutation result",
      "topics": [
        "plot_gazepoint_cluster_permutation"
      ]
    },
    {
      "page": "plot_gazepoint_cluster_results",
      "title": "Plot cluster-based permutation results",
      "topics": [
        "plot_gazepoint_cluster_results"
      ]
    },
    {
      "page": "plot_gazepoint_gca",
      "title": "Plot observed and fitted Growth Curve Analysis trajectories",
      "topics": [
        "plot_gazepoint_gca"
      ]
    },
    {
      "page": "plot_gazepoint_heatmap",
      "title": "Plot a Gazepoint gaze or fixation heatmap",
      "topics": [
        "plot_gazepoint_heatmap"
      ]
    },
    {
      "page": "plot_gazepoint_heatmap_overlay",
      "title": "Plot a Gazepoint heatmap over a background image",
      "topics": [
        "plot_gazepoint_heatmap_overlay"
      ]
    },
    {
      "page": "plot_gazepoint_model_predictions",
      "title": "Plot observed summaries and model-implied predictions",
      "topics": [
        "plot_gazepoint_model_predictions"
      ]
    },
    {
      "page": "plot_gazepoint_model_residuals",
      "title": "Plot model residual diagnostics",
      "topics": [
        "plot_gazepoint_model_residuals"
      ]
    },
    {
      "page": "plot_gazepoint_multiverse_results",
      "title": "Plot Gazepoint preprocessing multiverse results",
      "topics": [
        "plot_gazepoint_multiverse_results"
      ]
    },
    {
      "page": "plot_gazepoint_pupil_preprocessing",
      "title": "Plot Gazepoint pupil preprocessing for one trial",
      "topics": [
        "plot_gazepoint_pupil_preprocessing"
      ]
    },
    {
      "page": "plot_gazepoint_pupil_status",
      "title": "Plot Gazepoint pupil preprocessing status",
      "topics": [
        "plot_gazepoint_pupil_status"
      ]
    },
    {
      "page": "plot_gazepoint_pupil_timecourse",
      "title": "Plot Gazepoint pupil time course",
      "topics": [
        "plot_gazepoint_pupil_timecourse"
      ]
    },
    {
      "page": "plot_gazepoint_scanpath",
      "title": "Plot a fixation scanpath",
      "topics": [
        "plot_gazepoint_scanpath"
      ]
    },
    {
      "page": "plot_gazepoint_scanpaths",
      "title": "Plot multiple Gazepoint scanpaths",
      "topics": [
        "plot_gazepoint_scanpaths"
      ]
    },
    {
      "page": "plot_gazepoint_time_series",
      "title": "Plot a Gazepoint-style time series",
      "topics": [
        "plot_gazepoint_time_series"
      ]
    },
    {
      "page": "plot_gazepoint_time_varying_effect",
      "title": "Plot a time-varying effect curve",
      "topics": [
        "plot_gazepoint_time_varying_effect"
      ]
    },
    {
      "page": "plot_sampling_rate",
      "title": "Plot Gazepoint sampling-rate diagnostics",
      "topics": [
        "plot_sampling_rate"
      ]
    },
    {
      "page": "plot_tracking_quality",
      "title": "Plot Gazepoint tracking-quality diagnostics",
      "topics": [
        "plot_tracking_quality"
      ]
    },
    {
      "page": "plot_transition_heatmap",
      "title": "Plot an AOI transition heatmap",
      "topics": [
        "plot_transition_heatmap"
      ]
    },
    {
      "page": "prepare_gazepoint_aoi_gamm_data",
      "title": "Prepare AOI time-course data for GAMM analysis",
      "topics": [
        "prepare_gazepoint_aoi_gamm_data"
      ]
    },
    {
      "page": "prepare_gazepoint_aoi_glmm_data",
      "title": "Prepare AOI-window data for binomial GLMMs",
      "topics": [
        "prepare_gazepoint_aoi_glmm_data"
      ]
    },
    {
      "page": "prepare_gazepoint_aoi_sequences",
      "title": "Prepare Gazepoint AOI sequences",
      "topics": [
        "prepare_gazepoint_aoi_sequences"
      ]
    },
    {
      "page": "prepare_gazepoint_cluster_data",
      "title": "Prepare time-course data for cluster-based permutation tests",
      "topics": [
        "prepare_gazepoint_cluster_data"
      ]
    },
    {
      "page": "prepare_gazepoint_eyetools_data",
      "title": "Prepare Gazepoint master data for eyetools-style workflows",
      "topics": [
        "prepare_gazepoint_eyetools_data"
      ]
    },
    {
      "page": "prepare_gazepoint_eyetrackingr_data",
      "title": "Prepare Gazepoint master data for eyetrackingR-style workflows",
      "topics": [
        "prepare_gazepoint_eyetrackingr_data"
      ]
    },
    {
      "page": "prepare_gazepoint_fixation_aligned_data",
      "title": "Prepare fixation- or saccade-contingent aligned Gazepoint data",
      "topics": [
        "prepare_gazepoint_fixation_aligned_data"
      ]
    },
    {
      "page": "prepare_gazepoint_gazer_data",
      "title": "Prepare Gazepoint master data for gazer-style workflows",
      "topics": [
        "prepare_gazepoint_gazer_data"
      ]
    },
    {
      "page": "prepare_gazepoint_gca_data",
      "title": "Prepare Gazepoint Growth Curve Analysis data",
      "topics": [
        "prepare_gazepoint_gca_data"
      ]
    },
    {
      "page": "prepare_gazepoint_heatmap_data",
      "title": "Prepare gaze or fixation coordinates for heatmap plotting",
      "topics": [
        "prepare_gazepoint_heatmap_data"
      ]
    },
    {
      "page": "prepare_gazepoint_hmm_data",
      "title": "Prepare Gazepoint AOI/state sequences for HMM-style workflows",
      "topics": [
        "prepare_gazepoint_hmm_data"
      ]
    },
    {
      "page": "prepare_gazepoint_pupil_gamm_data",
      "title": "Prepare Gazepoint pupil GAMM data",
      "topics": [
        "prepare_gazepoint_pupil_gamm_data"
      ]
    },
    {
      "page": "prepare_gazepoint_pupil_window_model_data",
      "title": "Prepare pupil-window data for confirmatory mixed models",
      "topics": [
        "prepare_gazepoint_pupil_window_model_data"
      ]
    },
    {
      "page": "prepare_gazepoint_pupillometryr_data",
      "title": "Prepare Gazepoint master data for pupillometryR-style workflows",
      "topics": [
        "prepare_gazepoint_pupillometryr_data"
      ]
    },
    {
      "page": "prepare_gazepoint_semimarkov_data",
      "title": "Prepare Gazepoint AOI sequences for semi-Markov modelling",
      "topics": [
        "prepare_gazepoint_semimarkov_data"
      ]
    },
    {
      "page": "prepare_gazepoint_timecourse_test_data",
      "title": "Prepare time-course data for Gazepoint cluster-permutation testing",
      "topics": [
        "prepare_gazepoint_timecourse_test_data"
      ]
    },
    {
      "page": "prepare_gazepoint_traminer_data",
      "title": "Prepare AOI sequences for TraMineR-style workflows",
      "topics": [
        "prepare_gazepoint_traminer_data"
      ]
    },
    {
      "page": "read_gazepoint",
      "title": "Read a Gazepoint all-gaze or fixation CSV export",
      "topics": [
        "read_gazepoint"
      ]
    },
    {
      "page": "read_gazepoint_folder",
      "title": "Read multiple Gazepoint CSV exports from a folder",
      "topics": [
        "read_gazepoint_folder"
      ]
    },
    {
      "page": "read_gazepoint_summary",
      "title": "Read a Gazepoint Analysis Data Summary export",
      "topics": [
        "read_gazepoint_summary"
      ]
    },
    {
      "page": "recalibrate_gazepoint_gaze",
      "title": "Offline gaze recalibration using known target coordinates",
      "topics": [
        "recalibrate_gazepoint_gaze"
      ]
    },
    {
      "page": "recommend_gazepoint_exclusions",
      "title": "Recommend trial and participant exclusions",
      "topics": [
        "recommend_gazepoint_exclusions"
      ]
    },
    {
      "page": "report_gazepoint_cluster_permutation",
      "title": "Report a Gazepoint cluster-permutation result",
      "topics": [
        "report_gazepoint_cluster_permutation"
      ]
    },
    {
      "page": "report_gazepoint_multiverse",
      "title": "Report multiverse-analysis results",
      "topics": [
        "report_gazepoint_multiverse"
      ]
    },
    {
      "page": "run_gazepoint_aoi_multiverse",
      "title": "Run a Gazepoint AOI preprocessing multiverse",
      "topics": [
        "run_gazepoint_aoi_multiverse"
      ]
    },
    {
      "page": "run_gazepoint_cluster_permutation",
      "title": "Run paired cluster-based permutation tests",
      "topics": [
        "run_gazepoint_cluster_permutation"
      ]
    },
    {
      "page": "run_gazepoint_cluster_permutation_anova",
      "title": "Guardrail for cluster-permutation ANOVA",
      "topics": [
        "run_gazepoint_cluster_permutation_anova"
      ]
    },
    {
      "page": "run_gazepoint_cluster_permutation_covariate_adjusted",
      "title": "Guardrail for covariate-adjusted cluster permutation",
      "topics": [
        "run_gazepoint_cluster_permutation_covariate_adjusted"
      ]
    },
    {
      "page": "run_gazepoint_cluster_permutation_lmer",
      "title": "Guardrail for mixed-model cluster permutation",
      "topics": [
        "run_gazepoint_cluster_permutation_lmer"
      ]
    },
    {
      "page": "run_gazepoint_cluster_permutation_parallel",
      "title": "Guardrail for parallel cluster permutation",
      "topics": [
        "run_gazepoint_cluster_permutation_parallel"
      ]
    },
    {
      "page": "run_gazepoint_cluster_threshold_sensitivity",
      "title": "Run threshold-sensitivity checks for Gazepoint cluster permutation",
      "topics": [
        "run_gazepoint_cluster_threshold_sensitivity"
      ]
    },
    {
      "page": "run_gazepoint_eyetools_fixation_detection",
      "title": "Run optional eyetools fixation and saccade detection",
      "topics": [
        "run_gazepoint_eyetools_fixation_detection"
      ]
    },
    {
      "page": "run_gazepoint_gazer_crosscheck",
      "title": "Run an optional gazeR pupil-preprocessing cross-check",
      "topics": [
        "run_gazepoint_gazer_crosscheck"
      ]
    },
    {
      "page": "run_gazepoint_model_leave_one_out",
      "title": "Run leave-one-unit model sensitivity analysis",
      "topics": [
        "run_gazepoint_model_leave_one_out"
      ]
    },
    {
      "page": "run_gazepoint_multidimensional_cluster_permutation",
      "title": "Guardrail for multidimensional cluster permutation",
      "topics": [
        "run_gazepoint_multidimensional_cluster_permutation"
      ]
    },
    {
      "page": "run_gazepoint_pupil_multiverse",
      "title": "Run a Gazepoint pupil preprocessing multiverse",
      "topics": [
        "run_gazepoint_pupil_multiverse"
      ]
    },
    {
      "page": "run_gazepoint_tfce",
      "title": "Guardrail for threshold-free cluster enhancement",
      "topics": [
        "run_gazepoint_tfce"
      ]
    },
    {
      "page": "run_gazepoint_workflow",
      "title": "Run a complete Gazepoint analysis workflow",
      "topics": [
        "run_gazepoint_workflow"
      ]
    },
    {
      "page": "save_gazepoint_plots",
      "title": "Save standard Gazepoint diagnostic plots",
      "topics": [
        "save_gazepoint_plots"
      ]
    },
    {
      "page": "simulate_gazepoint_cluster_timecourse_data",
      "title": "Simulate simple Gazepoint cluster time-course data",
      "topics": [
        "simulate_gazepoint_cluster_timecourse_data"
      ]
    },
    {
      "page": "simulate_gazepoint_data",
      "title": "Simulate simple Gazepoint-style gaze data",
      "topics": [
        "simulate_gazepoint_data"
      ]
    },
    {
      "page": "simulate_gazepoint_pupil_data",
      "title": "Simulate Gazepoint-like pupil data",
      "topics": [
        "simulate_gazepoint_pupil_data"
      ]
    },
    {
      "page": "smooth_gazepoint_pupil",
      "title": "Smooth Gazepoint pupil data",
      "topics": [
        "smooth_gazepoint_pupil"
      ]
    },
    {
      "page": "standardise_gazepoint_names",
      "title": "Standardise Gazepoint column names",
      "topics": [
        "standardise_gazepoint_names"
      ]
    },
    {
      "page": "summarise_aoi_samples",
      "title": "Summarise sample-level AOI viewing",
      "topics": [
        "summarise_aoi_samples"
      ]
    },
    {
      "page": "summarise_fixations",
      "title": "Summarise fixation-level AOI metrics",
      "topics": [
        "summarise_fixations"
      ]
    },
    {
      "page": "summarise_gazepoint_aoi",
      "title": "Summarise Gazepoint AOI metrics from gaze and fixation exports",
      "topics": [
        "summarise_gazepoint_aoi"
      ]
    },
    {
      "page": "summarise_gazepoint_aoi_entries",
      "title": "Summarise Gazepoint AOI entry episodes",
      "topics": [
        "summarise_gazepoint_aoi_entries"
      ]
    },
    {
      "page": "summarise_gazepoint_aoi_transitions",
      "title": "Summarise Gazepoint AOI transition features",
      "topics": [
        "summarise_gazepoint_aoi_transitions"
      ]
    },
    {
      "page": "summarise_gazepoint_aoi_trial_features",
      "title": "Summarise Gazepoint AOI trial features",
      "topics": [
        "summarise_gazepoint_aoi_trial_features"
      ]
    },
    {
      "page": "summarise_gazepoint_aoi_windows",
      "title": "Summarise Gazepoint AOI samples within predefined time windows",
      "topics": [
        "summarise_gazepoint_aoi_windows"
      ]
    },
    {
      "page": "summarise_gazepoint_clusters",
      "title": "Summarise cluster-based permutation results",
      "topics": [
        "summarise_gazepoint_clusters"
      ]
    },
    {
      "page": "summarise_gazepoint_emmeans",
      "title": "Summarise estimated marginal means and contrasts",
      "topics": [
        "summarise_gazepoint_emmeans"
      ]
    },
    {
      "page": "summarise_gazepoint_fixation_trials",
      "title": "Summarise Gazepoint fixation trial features",
      "topics": [
        "summarise_gazepoint_fixation_trials"
      ]
    },
    {
      "page": "summarise_gazepoint_fixed_effects",
      "title": "Summarise fixed effects from fitted models",
      "topics": [
        "summarise_gazepoint_fixed_effects"
      ]
    },
    {
      "page": "summarise_gazepoint_markovchain",
      "title": "Summarise a Gazepoint Markov-chain object",
      "topics": [
        "summarise_gazepoint_markovchain"
      ]
    },
    {
      "page": "summarise_gazepoint_multiverse_results",
      "title": "Summarise Gazepoint preprocessing multiverse results",
      "topics": [
        "summarise_gazepoint_multiverse_results"
      ]
    },
    {
      "page": "summarise_gazepoint_pupil",
      "title": "Summarise Gazepoint pupil data",
      "topics": [
        "summarise_gazepoint_pupil"
      ]
    },
    {
      "page": "summarise_gazepoint_pupil_trial_features",
      "title": "Summarise Gazepoint pupil trial-level features",
      "topics": [
        "summarise_gazepoint_pupil_trial_features"
      ]
    },
    {
      "page": "summarise_gazepoint_pupil_windows",
      "title": "Summarise Gazepoint pupil responses within time windows",
      "topics": [
        "summarise_gazepoint_pupil_windows"
      ]
    },
    {
      "page": "summarise_gazepoint_semimarkov",
      "title": "Summarise Gazepoint semi-Markov data",
      "topics": [
        "summarise_gazepoint_semimarkov"
      ]
    },
    {
      "page": "summarise_gazepoint_workflow",
      "title": "Summarise a Gazepoint workflow result",
      "topics": [
        "summarise_gazepoint_workflow"
      ]
    },
    {
      "page": "summarise_tracking_quality",
      "title": "Summarise Gazepoint tracking quality",
      "topics": [
        "summarise_tracking_quality"
      ]
    },
    {
      "page": "summarize_gazepoint_time_clusters",
      "title": "Summarize Gazepoint time clusters",
      "topics": [
        "summarize_gazepoint_time_clusters"
      ]
    },
    {
      "page": "tidy_gazepoint_model_summary",
      "title": "Create a tidy model summary for manuscript tables",
      "topics": [
        "tidy_gazepoint_model_summary"
      ]
    },
    {
      "page": "transform_gazepoint_aoi_empirical_logit",
      "title": "Transform AOI proportions to empirical logits",
      "topics": [
        "transform_gazepoint_aoi_empirical_logit"
      ]
    },
    {
      "page": "validate_gazepoint_master",
      "title": "Validate a Gazepoint master sample table",
      "topics": [
        "validate_gazepoint_master"
      ]
    },
    {
      "page": "write_gazepoint_outputs",
      "title": "Write standard Gazepoint analysis outputs",
      "topics": [
        "write_gazepoint_outputs"
      ]
    }
  ],
  "_readme": "https://github.com/stefanosbalaskas/gp3tools/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "aoi_workflow.Rmd",
      "filename": "aoi_workflow.html",
      "title": "AOI analysis workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Load example data or import your own exports",
        "2. Validate the master table",
        "3. AOI geometry and coding checks",
        "4. AOI entries and AOI-window summaries",
        "5. AOI-window GLMM",
        "6. AOI, fixation, and transition features",
        "7. Advanced sequence-model preparation",
        "8. AOI time-course GAMM",
        "9. Diagnostics and reporting"
      ],
      "created": "2026-06-16 00:14:13",
      "modified": "2026-06-30 21:53:17",
      "commits": 3
    },
    {
      "source": "pupil_workflow.Rmd",
      "filename": "pupil_workflow.html",
      "title": "Pupil preprocessing and analysis workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Load example data or import your own exports",
        "2. Validate the master table",
        "3. Light pupil preprocessing branch",
        "4. Conservative artifact-cleaned branch",
        "5. Pupil quality audits",
        "6. Reliability and sensitivity checks",
        "7. Confirmatory pupil-window LMM",
        "8. Pupil time-course models",
        "9. Cluster permutation and divergence point",
        "10. Reporting"
      ],
      "created": "2026-06-16 00:14:13",
      "modified": "2026-06-30 21:53:17",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "gp3tools",
  "_universes": [
    "stefanosbalaskas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:07:22.000Z",
      "distro": "resolute",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "5c75053f9c34566fe1575bf46b6148976a44f848a81a2da143ec94d92abffc78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:07:25.000Z",
      "distro": "resolute",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "40bf11afd78b68be950a52d17f6fdceeb0067220d940948a27cb479408c2d03e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:06:01.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "3b87b4e27db1f999aafa43579352187dffaff928075edb4e82fe55f54056597f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:05:41.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "8f7e53e6ab2de8ca78cb49b10989ae3768b8bf0c72fb4d8b7685457690e2aa1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:07:40.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "59760c0bd951ee99ae33dde0bdf2a6d4b353c8ef6faf59d624f67f8fa46404d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:06:02.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "5f07b594c4969d7d71d3152c2623d2da670524b10f55991b7d786a3e87cd3fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:06:26.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "db41b01ba099a7793771277b08519dc3ea25ed0c2748d003ee72db520e17105b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-03T03:05:57.000Z",
      "commit": "883117d0fdd561f6d083ef620043150656129954",
      "fileid": "bf1550cdcab84995f75f3d32cc93dad744661a0d76cbef8bddffd260020cff3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanosbalaskas/actions/runs/28635449338"
    }
  ]
}