{
  "_id": "6a6737251cb44dc1da8d8d21",
  "Package": "hscida",
  "Title": "HSCI Data Access Provider",
  "Version": "0.5.5",
  "Authors@R": "c(\nperson(given = \"Eetu\",\nfamily = \"Mäkelä\",\nrole = c(\"aut\", \"cre\"),\nemail = \"eetu.makela@helsinki.fi\",\ncomment = c(ORCID = \"0000-0002-8366-8414\"))\n)",
  "Description": "Provides data access helpers for HSCI datasets using\nDuckDB.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev xz-utils",
  "Repository": "https://hsci-r.r-universe.dev",
  "Date/Publication": "2026-07-27 09:38:47 UTC",
  "RemoteUrl": "https://github.com/hsci-r/hscida",
  "RemoteRef": "HEAD",
  "RemoteSha": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-27 10:02:06 UTC",
    "User": "root"
  },
  "Author": "Eetu Mäkelä [aut, cre] (ORCID: <https://orcid.org/0000-0002-8366-8414>)",
  "Maintainer": "Eetu Mäkelä <eetu.makela@helsinki.fi>",
  "_user": "hsci-r",
  "_type": "src",
  "_file": "hscida_0.5.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/05ccccd7802232da4d7e101ef3dc577ece004e73d16ed278e0fe33154709bb6b",
  "_filesize": 81512,
  "_sha256": "05ccccd7802232da4d7e101ef3dc577ece004e73d16ed278e0fe33154709bb6b",
  "_expires": "2026-11-04T10:46:59.000Z",
  "_created": "2026-07-27T10:02:06.000Z",
  "_published": "2026-07-27T10:47:01.522Z",
  "_jobs": [
    {
      "job": 89946025571,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8649128525"
    },
    {
      "job": 89946025635,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8649126545"
    },
    {
      "job": 89946025573,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8649116133"
    },
    {
      "job": 89946025631,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8649122800"
    },
    {
      "job": 89945192273,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8649058030"
    },
    {
      "job": 89946025540,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8649118798"
    },
    {
      "job": 89946025561,
      "time": 65,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8649089761"
    },
    {
      "job": 89946025591,
      "time": 81,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8649096999"
    },
    {
      "job": 89946025576,
      "time": 2654,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8650227035"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917",
  "_status": "success",
  "_upstream": "https://github.com/hsci-r/hscida",
  "_commit": {
    "id": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
    "author": "Eetu Mäkelä <eetu.makela@iki.fi>",
    "committer": "Eetu Mäkelä <eetu.makela@iki.fi>",
    "message": "fix regression in R package when explicit paths are not given\n",
    "time": 1785145127
  },
  "_maintainer": {
    "name": "Eetu Mäkelä",
    "email": "eetu.makela@helsinki.fi",
    "login": "jiemakel",
    "orcid": "0000-0002-8366-8414",
    "description": "",
    "uuid": 1655186
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "dotenv",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "hsci-r",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 9
    },
    {
      "week": "2026-24",
      "n": 10
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-31",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jiemakel",
      "count": 24,
      "uuid": 1655186
    }
  ],
  "_userbio": {
    "uuid": 58025542,
    "type": "organization",
    "name": "Human Sciences – Computing Interaction Research Group",
    "followers": 9
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hscida"
  },
  "_devurl": "https://github.com/hsci-r/hscida",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hscida.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "data_access"
  ],
  "_help": [
    {
      "page": "data_access",
      "title": "Create a data access object backed by DuckDB.",
      "topics": [
        "data_access"
      ]
    }
  ],
  "_readme": "https://github.com/hsci-r/hscida/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dotenv",
    "dplyr",
    "duckdb",
    "generics",
    "glue",
    "here",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "hscida",
  "_universes": [
    "hsci-r",
    "jiemakel"
  ],
  "_previous": "0.5.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-07-27T10:04:44.000Z",
      "distro": "resolute",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/5c565e85c06dff828a5fd12a67795b505315c7c28845fd942d6ea347cb29aac2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-07-27T10:04:40.000Z",
      "distro": "resolute",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/f8d93aa4d9b292b48b8edca4e55dbf61b586fb5e941a2093b3b2d496b2d9ec86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-07-27T10:04:17.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/e65229465b8c9f13d84d4121bd470867bc7afe9425cddf9766b9f25bbf010d5c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-07-27T10:04:30.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/919543c5de70553b16748614bfe63aa05d7296a3733b5db48e49260e1b5d56f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.5",
      "date": "2026-07-27T10:04:32.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/c9a6d08e97f81bed6b1279c5115d7224321e505e0f996360f3055c2500398f42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-07-27T10:03:12.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/ebd4aade73ee3c53f76397b83535311b02dc1dc2b78ccd05f379600d53eb7de9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-07-27T10:03:27.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/b5b5d71bb0d0416be10400ba3a62878b1f566ec20854508d141f126d75dd3d72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-07-27T10:46:22.000Z",
      "commit": "7da93a472c44c03dac89e33d2fdd86a4da78c3fe",
      "fileid": "https://r2.ropensci.org/8a076eb7290cc70da7bfc157804c9b026cf023d193feead6329016205c20d234",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsci-r/actions/runs/30256154917"
    }
  ]
}