{
  "_id": "6a1fcfdbb401979e73433c8b",
  "Package": "webgazeR",
  "Type": "Package",
  "Title": "Tools for Processing Webcam Eye Tracking Data",
  "Version": "0.10.3",
  "Authors@R": "c(\nperson(\"Jason\", \"Geller\", email = \"drjasongeller@gmail.edu\", role = c(\"aut\", \"cre\")))",
  "Author": "Jason Geller",
  "Maintainer": "Jason Geller <drjasongeller@gmail.com>",
  "Description": "A companion package to gazeR. Functions for reading and\npre-processing webcam eye tracking data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://jgeller112.github.io/webgazeR/,\nhttps://github.com/jgeller112/webgazeR",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://jgeller112.r-universe.dev",
  "Date/Publication": "2026-05-04 17:03:30 UTC",
  "RemoteUrl": "https://github.com/jgeller112/webgazeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:51:38 UTC",
    "User": "root"
  },
  "MD5sum": "ce0e78a7f361937eb570744cb47e2070",
  "_user": "jgeller112",
  "_type": "src",
  "_file": "webgazeR_0.10.3.tar.gz",
  "_fileid": "a09c5339d9ebe027c52ed4642a27981e09a684338d17275259394996e09373a9",
  "_filesize": 5777139,
  "_sha256": "a09c5339d9ebe027c52ed4642a27981e09a684338d17275259394996e09373a9",
  "_created": "2026-06-03T06:51:38.000Z",
  "_published": "2026-06-03T06:55:23.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79238232071,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7377695007"
    },
    {
      "job": 79238232065,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7377692088"
    },
    {
      "job": 79238232072,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7377688828"
    },
    {
      "job": 79238232046,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7377691375"
    },
    {
      "job": 79237810121,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377648150"
    },
    {
      "job": 79238232051,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377682962"
    },
    {
      "job": 79238232079,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7377678353"
    },
    {
      "job": 79238232120,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7377679836"
    },
    {
      "job": 79238232088,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7377681627"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jgeller112/webgazeR",
  "_commit": {
    "id": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
    "author": "Jason Geller <gellerja@bc.edu>",
    "committer": "Jason Geller <gellerja@bc.edu>",
    "message": "Clear remaining R CMD check NOTEs\n\n- .Rbuildignore: drop rendered Quarto README/vignette _files dirs and\n  HTML so the tarball stops including non-portable long file paths.\n- webgazeR-package.R / NAMESPACE: import rlang := and\n  utils::install.packages, and declare globalVariables() for the column\n  names referenced via tidyverse NSE.\n- merge_webcam_files: escape JSON brace examples with \\verb{} so the\n  generated Rd no longer drops braces.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n",
    "time": 1777914210
  },
  "_maintainer": {
    "name": "Jason Geller",
    "email": "drjasongeller@gmail.com",
    "login": "jgeller112",
    "description": "",
    "uuid": 18429968
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "ggokabeito",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "altdoc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tinytable",
      "role": "Suggests"
    }
  ],
  "_owner": "jgeller112",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 12
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-28",
      "n": 13
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 8
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 13
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.7.2",
      "date": "2025-07-05"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jgeller112",
      "count": 70,
      "uuid": 18429968
    }
  ],
  "_userbio": {
    "uuid": 18429968,
    "type": "user",
    "name": "jgeller112"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webgazeR"
  },
  "_devurl": "https://github.com/jgeller112/webgazer",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/webgazeR.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "analyze_sampling_rate",
    "assign_aoi",
    "calculate_isc",
    "downsample_gaze",
    "extract_aois",
    "filter_sampling_rate",
    "find_location",
    "gaze_dispersion",
    "gaze_oob",
    "interpolate_gaze",
    "make_webgazer",
    "merge_webcam_files",
    "plot_IA_proportions",
    "smooth_gaze",
    "time_window_isc",
    "upsample_gaze"
  ],
  "_datasets": [
    {
      "name": "behav_data",
      "title": "Example behavioural data from a Gorilla experiment",
      "object": "behav_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Event.Index",
        "UTC.Timestamp",
        "UTC.Date.and.Time",
        "Local.Timestamp",
        "Local.Timezone",
        "Local.Date.and.Time",
        "Experiment.ID",
        "Experiment.Version",
        "Tree.Node.Key",
        "Repeat.Key",
        "Schedule.ID",
        "Participant.Public.ID",
        "Participant.Private.ID",
        "Participant.Starting.Group",
        "Participant.Status",
        "Participant.Completion.Code",
        "Participant.External.Session.ID",
        "Participant.Device.Type",
        "Participant.Device",
        "Participant.OS",
        "Participant.Browser",
        "Participant.Monitor.Size",
        "Participant.Viewport.Size",
        "Checkpoint",
        "Room.ID",
        "Room.Order",
        "Task.Name",
        "Task.Version",
        "counterbalance.2nfr",
        "branch.i39d",
        "branch.gwtr",
        "branch.9h9t",
        "checkpoint.o7ee",
        "checkpoint.6s7s",
        "branch.ktz5",
        "branch.hxbs",
        "Spreadsheet",
        "Spreadsheet.Name",
        "Spreadsheet.Row",
        "Trial.Number",
        "Screen.Number",
        "Screen.Name",
        "Zone.Name",
        "Zone.Type",
        "Reaction.Time",
        "Reaction.Onset",
        "Response.Type",
        "Response",
        "Attempt",
        "Correct",
        "Incorrect",
        "Dishonest",
        "X.Coordinate",
        "Y.Coordinate",
        "Timed.Out",
        "randomise_blocks",
        "randomise_trials",
        "display",
        "ANSWER",
        "tlpic",
        "trpic",
        "blpic",
        "brpic",
        "targetword",
        "soundfile",
        "trialtype",
        "tlobj",
        "trobj",
        "blobj",
        "brobj",
        "tlcode",
        "trcode",
        "blcode",
        "brcode",
        "season",
        "subject",
        "trial",
        "ShowProgressBar"
      ],
      "rows": 66350,
      "table": true,
      "tojson": true
    },
    {
      "name": "eyedata",
      "title": "Example webcam eye-tracking data",
      "object": "eyedata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "x0",
        "filename",
        "trial",
        "time_stamp",
        "time",
        "type",
        "screen_index",
        "x_pred",
        "y_pred",
        "x_pred_normalised",
        "y_pred_normalised",
        "convergence",
        "face_conf",
        "zone_name",
        "zone_x",
        "zone_y",
        "zone_width",
        "zone_height",
        "zone_x_normalised",
        "zone_y_normalised",
        "zone_width_normalised",
        "zone_height_normalised",
        "subject"
      ],
      "rows": 104823,
      "table": true,
      "tojson": true
    },
    {
      "name": "vwp_counts",
      "title": "Visual-world-paradigm fixation counts",
      "object": "vwp_counts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject.condition_num.time_bin.condition.fix.total_fix"
      ],
      "rows": 814,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "analyze_sampling_rate",
      "title": "Analyze Sampling Rates (Trial and Subject Levels, with Histogram)",
      "topics": [
        "analyze_sampling_rate"
      ]
    },
    {
      "page": "assign_aoi",
      "title": "Assign coordinates to areas of interest",
      "topics": [
        "assign_aoi"
      ]
    },
    {
      "page": "behav_data",
      "title": "Example behavioural data from a Gorilla experiment",
      "topics": [
        "behav_data"
      ]
    },
    {
      "page": "calculate_isc",
      "title": "Compute Intersubject Correlation (ISC)",
      "topics": [
        "calculate_isc"
      ]
    },
    {
      "page": "downsample_gaze",
      "title": "Downsample gaze data",
      "topics": [
        "downsample_gaze"
      ]
    },
    {
      "page": "extract_aois",
      "title": "Extract AOI-related Columns from Webcam Files and Calculate Locations",
      "topics": [
        "extract_aois"
      ]
    },
    {
      "page": "eyedata",
      "title": "Example webcam eye-tracking data",
      "topics": [
        "eyedata"
      ]
    },
    {
      "page": "filter_sampling_rate",
      "title": "Filter or Label Data Based on Sampling Rate Threshold",
      "topics": [
        "filter_sampling_rate"
      ]
    },
    {
      "page": "find_location",
      "title": "Find Image Location in a Given Set of Locations",
      "topics": [
        "find_location"
      ]
    },
    {
      "page": "gaze_dispersion",
      "title": "Compute Gaze Dispersion",
      "topics": [
        "gaze_dispersion"
      ]
    },
    {
      "page": "gaze_oob",
      "title": "Calculate Out-of-Bounds Proportion by Subject and Trial",
      "topics": [
        "gaze_oob"
      ]
    },
    {
      "page": "interpolate_gaze",
      "title": "Interpolate missing gaze data (X and Y) within trials, with optional max gap",
      "topics": [
        "interpolate_gaze"
      ]
    },
    {
      "page": "make_webgazer",
      "title": "Standardize a Dataframe to WebGazer Conventions",
      "topics": [
        "make_webgazer"
      ]
    },
    {
      "page": "merge_webcam_files",
      "title": "Merge and Process Webcam Eye-Tracking Files",
      "topics": [
        "merge_webcam_files"
      ]
    },
    {
      "page": "plot_IA_proportions",
      "title": "Plot Proportion of Looks Over Time for Interest Areas (IAs)",
      "topics": [
        "plot_IA_proportions"
      ]
    },
    {
      "page": "smooth_gaze",
      "title": "Apply a moving average smoothing function to gaze data (X and Y). This is generally recommended after up-sampling the data.",
      "topics": [
        "smooth_gaze"
      ]
    },
    {
      "page": "time_window_isc",
      "title": "Time-windowed Intersubject Correlation (ISC) per subject",
      "topics": [
        "time_window_isc"
      ]
    },
    {
      "page": "upsample_gaze",
      "title": "Up-sample gaze and pupil data",
      "topics": [
        "upsample_gaze"
      ]
    },
    {
      "page": "vwp_counts",
      "title": "Visual-world-paradigm fixation counts",
      "topics": [
        "vwp_counts"
      ]
    }
  ],
  "_readme": "https://github.com/jgeller112/webgazeR/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggokabeito",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 3.456366033129043,
  "_indexed": true,
  "_nocasepkg": "webgazer",
  "_universes": [
    "jgeller112"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-06-03T06:54:13.000Z",
      "distro": "noble",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "c00218bab26b08d96e89df9866f33a6f4849141878310dd5e296a6cf8864f26d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-06-03T06:54:03.000Z",
      "distro": "noble",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "e68f806693d3b896bc0bcf6745928ce223ac4f5ebcb4c620c02aa0077406d489",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-06-03T06:53:57.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "055c8b2fda9cab2d45b10065b007752ecaf9c516e82d1b97eb81a388ce1c2bf0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-06-03T06:54:03.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "706719d52d8c7087a7858c092b25488c6a819c1d3d35d2811a78b8c1567da823",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.3",
      "date": "2026-06-03T06:54:02.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "2b47ba667caf679a4b63d06b3daad103ac9f50dfd807b8864c85e8f1c8d984df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-06-03T06:53:04.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "1b62d1fc0a9ea3ffa13d60f5a9d25b0bf087a1d709384b7a79a210054d079ea3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-06-03T06:53:07.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "1f3c3d2d8ceeba9c20d262bf14345e34f97db363f7f804f174611c529d146dc4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-06-03T06:53:17.000Z",
      "commit": "f2ecd3a73d1a95c60c823f5e9ad65ac452aa7398",
      "fileid": "a03658853afa98e00dc0e677350a6c7551573ab604ba16792639dbcdbb56ab07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/jgeller112/actions/runs/26868532559"
    }
  ]
}