{
  "_id": "6a2a01417b7a29ca600362c6",
  "Package": "survey160r",
  "Title": "R Client for Survey160 Data",
  "Version": "0.17.0",
  "Authors@R": "c(\nperson(\"Lennon\", \"Shimokawa\", email = \"lshimokawa@survey160.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Access Survey160 campaign data from R. Reads campaign\nresults from Google Cloud Storage, triggers fresh exports via\nthe Survey160 API, and computes per-campaign recipient-latency\nreports as in-memory R objects. Persistence and fleet\norchestration live in consumer projects (see survey160-shiny).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/survey160/survey160r",
  "BugReports": "https://github.com/survey160/survey160r/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev",
  "Repository": "https://survey160.r-universe.dev",
  "Date/Publication": "2026-06-10 23:09:16 UTC",
  "RemoteUrl": "https://github.com/survey160/survey160r",
  "RemoteRef": "HEAD",
  "RemoteSha": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 00:24:59 UTC",
    "User": "root"
  },
  "Author": "Lennon Shimokawa [aut, cre]",
  "Maintainer": "Lennon Shimokawa <lshimokawa@survey160.com>",
  "MD5sum": "6920e325cc258d2c25fa73942c31a263",
  "_user": "survey160",
  "_type": "src",
  "_file": "survey160r_0.17.0.tar.gz",
  "_fileid": "11bad158feb42888138201ba2d14d9f05fb1b6dee123e143a573570157db25da",
  "_filesize": 253041,
  "_sha256": "11bad158feb42888138201ba2d14d9f05fb1b6dee123e143a573570157db25da",
  "_created": "2026-06-11T00:24:59.000Z",
  "_published": "2026-06-11T00:28:49.241Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80694455101,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7551824330"
    },
    {
      "job": 80694455106,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7551821124"
    },
    {
      "job": 80694455117,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7551805648"
    },
    {
      "job": 80694455113,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7551803957"
    },
    {
      "job": 80694129884,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7551780686"
    },
    {
      "job": 80694455099,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7551805392"
    },
    {
      "job": 80694455122,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7551800758"
    },
    {
      "job": 80694455110,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7551806028"
    },
    {
      "job": 80694455120,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7551800812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/survey160/survey160r",
  "_commit": {
    "id": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
    "author": "Lennon Shimokawa <lshimokawa@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "SUR-1434 Add multi-environment (prod/staging) support to the survey160r API client (#33)",
    "time": 1781132956
  },
  "_maintainer": {
    "name": "Lennon Shimokawa",
    "email": "lshimokawa@survey160.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "googleCloudStorageR",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "survey160",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 10
    },
    {
      "week": "2026-21",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lshimokawa",
      "count": 33,
      "uuid": 187926
    }
  ],
  "_userbio": {
    "uuid": 78113752,
    "type": "organization",
    "name": "Survey 160",
    "description": "Polling the nation, 160 GSM-7 characters at a time"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/survey160r"
  },
  "_devurl": "https://github.com/survey160/survey160r",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/survey160r.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "campaign_build_config",
    "campaign_config_hash",
    "campaign_discover_questions",
    "campaign_report",
    "campaign_run",
    "campaign_validate_config",
    "required_csv_columns",
    "s160_api_auth",
    "s160_api_campaign_get",
    "s160_api_campaign_results",
    "s160_csv_header",
    "s160_gcs_campaign_results_files",
    "s160_gcs_campaign_results_list",
    "s160_gcs_campaign_results_read",
    "s160_gcs_campaign_results_status",
    "s160_gcs_init",
    "s160_gcs_pull_csv",
    "s160_read_csv"
  ],
  "_help": [
    {
      "page": "campaign_build_config",
      "title": "Build a latency config from a campaign id and its CSV",
      "topics": [
        "campaign_build_config"
      ]
    },
    {
      "page": "campaign_config_hash",
      "title": "Stable hash of a config",
      "topics": [
        "campaign_config_hash"
      ]
    },
    {
      "page": "campaign_discover_questions",
      "title": "Discover the question flow from CSV column names",
      "topics": [
        "campaign_discover_questions"
      ]
    },
    {
      "page": "campaign_report",
      "title": "Compute a latency report for one campaign",
      "topics": [
        "campaign_report"
      ]
    },
    {
      "page": "campaign_run",
      "title": "Run the latency report for one campaign",
      "topics": [
        "campaign_run"
      ]
    },
    {
      "page": "campaign_validate_config",
      "title": "Validate a latency config against a data frame",
      "topics": [
        "campaign_validate_config"
      ]
    },
    {
      "page": "required_csv_columns",
      "title": "CSV columns the latency report reads for a given config",
      "topics": [
        "required_csv_columns"
      ]
    },
    {
      "page": "s160_api_auth",
      "title": "Authenticate to a Survey160 environment and return a connection",
      "topics": [
        "s160_api_auth"
      ]
    },
    {
      "page": "s160_api_campaign_get",
      "title": "Read a single campaign's attributes",
      "topics": [
        "s160_api_campaign_get"
      ]
    },
    {
      "page": "s160_api_campaign_results",
      "title": "Download campaign results via API",
      "topics": [
        "s160_api_campaign_results"
      ]
    },
    {
      "page": "s160_csv_header",
      "title": "Read just the header (column names) of a CSV",
      "topics": [
        "s160_csv_header"
      ]
    },
    {
      "page": "s160_gcs_campaign_results_files",
      "title": "List files in a campaign's GCS folder",
      "topics": [
        "s160_gcs_campaign_results_files"
      ]
    },
    {
      "page": "s160_gcs_campaign_results_list",
      "title": "List all campaign IDs in the current bucket",
      "topics": [
        "s160_gcs_campaign_results_list"
      ]
    },
    {
      "page": "s160_gcs_campaign_results_read",
      "title": "Read campaign results CSV from GCS into a data frame",
      "topics": [
        "s160_gcs_campaign_results_read"
      ]
    },
    {
      "page": "s160_gcs_campaign_results_status",
      "title": "Check campaign results export status",
      "topics": [
        "s160_gcs_campaign_results_status"
      ]
    },
    {
      "page": "s160_gcs_init",
      "title": "Initialize GCS connection",
      "topics": [
        "s160_gcs_init"
      ]
    },
    {
      "page": "s160_gcs_pull_csv",
      "title": "Read a campaign CSV from GCS, hashing it for provenance",
      "topics": [
        "s160_gcs_pull_csv"
      ]
    },
    {
      "page": "s160_read_csv",
      "title": "Read a campaign CSV from a local path, hashing it for provenance",
      "topics": [
        "s160_read_csv"
      ]
    }
  ],
  "_readme": "https://github.com/survey160/survey160r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "fastmap",
    "fs",
    "gargle",
    "generics",
    "glue",
    "googleAuthR",
    "googleCloudStorageR",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "yaml",
    "zip"
  ],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "survey160r",
  "_universes": [
    "survey160"
  ],
  "_previous": "0.16.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.17.0",
      "date": "2026-06-11T00:28:06.000Z",
      "distro": "noble",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "2a2d7f6b28947c39cd244f1882b7ba22e7d12541d768efb5ffcb1b8956d13744",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.17.0",
      "date": "2026-06-11T00:27:54.000Z",
      "distro": "noble",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "6e460c6fe8fcfefa821e7a9f117eb7abdd9f9e9fdd6806ae77a8b1cf1386a698",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.17.0",
      "date": "2026-06-11T00:26:45.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "c54047341b555598fcec67fae6d68d336cb789ade162fd79da033f6c287cbb4e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.17.0",
      "date": "2026-06-11T00:26:40.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "5d2df6900b9c9803ed244af3b0c3af9f33657af6a679d0f8446dc191a4635026",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.17.0",
      "date": "2026-06-11T00:27:09.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "91b01e15107ca83e493582cfb8e8293f90cea459546908f0856ca3a841dd4fae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.17.0",
      "date": "2026-06-11T00:26:08.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "61e4c7106e7993c2dbd0b6ddb398a1013ce0da135b1ea682938d54bd9a765507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.17.0",
      "date": "2026-06-11T00:26:26.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "e53f78b4463fc3504a23c1263f1b6b7d77caf768f8ea86f3dc0d2db4350c40d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.17.0",
      "date": "2026-06-11T00:26:06.000Z",
      "commit": "d680614300938cf4b6cfbc73a3a0d0e4f408ed00",
      "fileid": "c820e4b3d0cdad601af64252ba227e4b56e428c589be79bfb376600216589f17",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/survey160/actions/runs/27315188613"
    }
  ]
}