{
  "_id": "6a5cf1289baadeef8ab52843",
  "Package": "hawkinR",
  "Title": "Interface to the 'Hawkin Dynamics' Force Platform API",
  "Version": "2.0.0",
  "Authors@R": "person(\"Lauren\", \"Green\", , \"lauren@hawkindynamics.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a secure and configurable interface to the\n'Hawkin Dynamics' API for accessing athlete performance data,\ntests, and metadata. The package supports profile-based\nauthentication with secure credential storage via the operating\nsystem keychain, automatic access token refresh, and\nregion-aware API routing. Designed for reproducible analysis,\ndata synchronization workflows, and production deployment.",
  "URL": "https://connect.hawkindynamics.com/r,\nhttps://github.com/HawkinDynamics/hawkinR,\nhttps://hawkindynamics.github.io/hawkinR/",
  "BugReports": "https://github.com/HawkinDynamics/hawkinR/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Collate": "'MetricDictionary.R' 'utils.R' 'auth_system.R'\n'create_athletes.R' 'get_athletes.R' 'get_cop.R'\n'get_forcetime.R' 'get_tests.R' 'get_forcetime_bulk.R'\n'get_groups.R' 'get_metrics.R' 'get_tags.R' 'get_teams.R'\n'get_testTypes.R' 'logController.R' 'update_athletes.R'\n'utils-pipe.R' 'zzz.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 15:42:27 UTC",
    "User": "root"
  },
  "Author": "Lauren Green [aut, cre]",
  "Maintainer": "Lauren Green <lauren@hawkindynamics.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-19 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/hawkinR",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fb394dc3b03b75417c903b7eaea88cd8c99c50d",
  "_user": "cran",
  "_type": "src",
  "_file": "hawkinR_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a79ac257d445664e4178df39213bdd478912ffa61018ec6a57d12c01d7a2c76c",
  "_filesize": 516905,
  "_sha256": "a79ac257d445664e4178df39213bdd478912ffa61018ec6a57d12c01d7a2c76c",
  "_expires": "2026-10-27T15:45:42.000Z",
  "_created": "2026-07-19T15:42:27.000Z",
  "_published": "2026-07-19T15:45:44.590Z",
  "_jobs": [
    {
      "job": 88209939410,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8444274488"
    },
    {
      "job": 88209939430,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8444276642"
    },
    {
      "job": 88209641040,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8444251808"
    },
    {
      "job": 88209939414,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8444272342"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29693268400",
  "_status": "success",
  "_upstream": "https://github.com/cran/hawkinR",
  "_commit": {
    "id": "3fb394dc3b03b75417c903b7eaea88cd8c99c50d",
    "author": "Lauren Green <lauren@hawkindynamics.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.0.0\n",
    "time": 1784467202
  },
  "_maintainer": {
    "name": "Lauren Green",
    "email": "lauren@hawkindynamics.com",
    "login": "laureng-hd",
    "description": "",
    "uuid": 141880722
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.7",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.9.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "logger",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.0",
      "date": "2026-07-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "laureng-hd",
      "count": 1,
      "uuid": 141880722
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hawkinR"
  },
  "_devurl": "https://github.com/hawkindynamics/hawkinr",
  "_pkgdown": "https://hawkindynamics.github.io/hawkinR/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hawkinR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2026-07-19"
    }
  ],
  "_exports": [
    "%>%",
    "create_athletes",
    "get_athletes",
    "get_cop",
    "get_forcetime",
    "get_forcetime_bulk",
    "get_groups",
    "get_metrics",
    "get_tags",
    "get_teams",
    "get_tests",
    "get_testTypes",
    "HawkinAuth",
    "HawkinConfig",
    "hd_auth_reset",
    "hd_auth_store",
    "hd_connect",
    "initialize_logger",
    "update_athletes"
  ],
  "_datasets": [
    {
      "name": "MetricDictionary",
      "title": "Metric Dictionary",
      "object": "MetricDictionary",
      "class": [
        "data.frame"
      ],
      "fields": [
        "canonicalTestTypeId",
        "testTypeName",
        "id",
        "label",
        "label_unit",
        "units",
        "description",
        "header"
      ],
      "rows": 472,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "auth_system",
      "title": "Hawkin Dynamics Authentication System",
      "topics": [
        "auth_system"
      ]
    },
    {
      "page": "create_athletes",
      "title": "Create Athletes",
      "topics": [
        "create_athletes"
      ]
    },
    {
      "page": "get_athletes",
      "title": "Get Athletes",
      "topics": [
        "get_athletes"
      ]
    },
    {
      "page": "get_cop",
      "title": "Get Center-of-Pressure Data",
      "topics": [
        "get_cop"
      ]
    },
    {
      "page": "get_forcetime",
      "title": "Get Force-Time Data",
      "topics": [
        "get_forcetime"
      ]
    },
    {
      "page": "get_forcetime_bulk",
      "title": "Get Raw Force-Time Data (Bulk)",
      "topics": [
        "get_forcetime_bulk"
      ]
    },
    {
      "page": "get_groups",
      "title": "Get Groups",
      "topics": [
        "get_groups"
      ]
    },
    {
      "page": "get_metrics",
      "title": "Get Test Metrics",
      "topics": [
        "get_metrics"
      ]
    },
    {
      "page": "get_tags",
      "title": "Get Tags",
      "topics": [
        "get_tags"
      ]
    },
    {
      "page": "get_teams",
      "title": "Get Teams",
      "topics": [
        "get_teams"
      ]
    },
    {
      "page": "get_tests",
      "title": "Get All Tests or Sync Tests",
      "topics": [
        "get_tests"
      ]
    },
    {
      "page": "get_testTypes",
      "title": "Get Test Types",
      "topics": [
        "get_testTypes"
      ]
    },
    {
      "page": "HawkinAuth",
      "title": "Hawkin Authentication Class",
      "topics": [
        "HawkinAuth"
      ]
    },
    {
      "page": "HawkinConfig",
      "title": "Hawkin Configuration Class",
      "topics": [
        "HawkinConfig"
      ]
    },
    {
      "page": "hd_auth_reset",
      "title": "Remove Hawkin Credentials",
      "topics": [
        "hd_auth_reset"
      ]
    },
    {
      "page": "hd_auth_store",
      "title": "Store Hawkin Credentials Securely",
      "topics": [
        "hd_auth_store"
      ]
    },
    {
      "page": "hd_connect",
      "title": "Connect to Hawkin Dynamics API",
      "topics": [
        "hd_connect"
      ]
    },
    {
      "page": "initialize_logger",
      "title": "Logger Settings Controller",
      "topics": [
        "initialize_logger"
      ]
    },
    {
      "page": "MetricDictionary",
      "title": "Metric Dictionary",
      "topics": [
        "MetricDictionary"
      ]
    },
    {
      "page": "update_athletes",
      "title": "Update Athletes",
      "topics": [
        "update_athletes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/hawkinR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/hawkinR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "jsonlite",
    "keyring",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "S7",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Get_ForceTime_Data.Rmd",
      "filename": "Get_ForceTime_Data.html",
      "title": "Accessing Force-Time Data (Raw)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Establishing a Connection",
        "2. Fetching a Single Test",
        "The HawkinForceTime Object",
        "Simple Plotting Example",
        "3. Bulk Fetching & Exporting",
        "Workflow A: Fetch to List (In-Memory Analysis)",
        "Workflow B: Export to File (Data Lake / Research)",
        "Naming with Custom Tags",
        "4. De-identification for Research"
      ],
      "created": "2026-07-19 13:20:02",
      "modified": "2026-07-19 13:20:02",
      "commits": 1
    },
    {
      "source": "Getting_Started.Rmd",
      "filename": "Getting_Started.html",
      "title": "Getting Started With hawkinR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Initializing Your Session",
        "1. Secure Credential Storage",
        "2. Connecting to the Cloud",
        "Making Your First Calls",
        "Exploring Your Organization",
        "Get Athletes:",
        "Get Teams:",
        "Get Groups:",
        "Test Types",
        "Pulling Test Data"
      ],
      "created": "2026-07-19 13:20:02",
      "modified": "2026-07-19 13:20:02",
      "commits": 1
    },
    {
      "source": "Get_Tests.Rmd",
      "filename": "Get_Tests.html",
      "title": "How to Get Tests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Basic Usage",
        "2. Advanced Filtering",
        "Filter by Test Type",
        "Filter by Athletes, Teams, or Groups",
        "3. The \"Sync\" Parameter",
        "4. Data Structure",
        "5. Handling Inactive Data"
      ],
      "created": "2026-07-19 13:20:02",
      "modified": "2026-07-19 13:20:02",
      "commits": 1
    },
    {
      "source": "Logging_Features.Rmd",
      "filename": "Logging_Features.html",
      "title": "Initialize and Manage Event Logging Features",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Event Logging With Logger",
        "2. Logs With hawkinR v2.0",
        "Log Levels",
        "3. Examples",
        "Basic Logging",
        "Verbose Debugging",
        "Silent Operation",
        "4. Advanced: Logging to Files"
      ],
      "created": "2026-07-19 13:20:02",
      "modified": "2026-07-19 13:20:02",
      "commits": 1
    },
    {
      "source": "authentication.Rmd",
      "filename": "authentication.html",
      "title": "Managing Authentication and Configuration in hawkinR v2.0",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "1. Local Setup (Development)",
        "Storing your Credentials",
        "Connecting",
        "2. Managing Multiple Profiles (Teams)",
        "Setup Multiple Keys",
        "Switching Contexts",
        "3. Production & Cloud Deployment",
        "Step A: Configure the Server",
        "Step B: Connect in Production Mode",
        "4. Advanced: Explicit Connection Objects"
      ],
      "created": "2026-07-19 13:20:02",
      "modified": "2026-07-19 13:20:02",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "hawkinr",
  "_universes": [
    "cran",
    "laureng-hd",
    "hawkindynamics"
  ],
  "_indexurl": "https://hawkindynamics.r-universe.dev/hawkinR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-19T15:44:45.000Z",
      "distro": "resolute",
      "commit": "3fb394dc3b03b75417c903b7eaea88cd8c99c50d",
      "fileid": "https://r2.ropensci.org/eda69a188758952ad1d4fd09c481894f202f6c39b1c8d7e80bbada4480f9117d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693268400"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-19T15:44:58.000Z",
      "distro": "resolute",
      "commit": "3fb394dc3b03b75417c903b7eaea88cd8c99c50d",
      "fileid": "https://r2.ropensci.org/dd65430d2d59140859a1dc550205ae591719ad8c284158de0cf1547d322f295b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693268400"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-19T15:44:57.000Z",
      "commit": "3fb394dc3b03b75417c903b7eaea88cd8c99c50d",
      "fileid": "https://r2.ropensci.org/65506aa0ab5943da1d31c7ed2d53609109cd9e9115758dc9b3ce1ae6e0594a1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29693268400"
    }
  ]
}