{
  "_id": "6a4792298b9f0d9747cf2078",
  "Package": "OmopOnSpark",
  "Title": "Using a Common Data Model on Spark",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Edward\", \"Burn\", , \"edward.burn@ndorms.ox.ac.uk\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9286-1128\")),\nperson(\"Martí\", \"Català\", , \"marti.catalasabate@ndorms.ox.ac.uk\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0003-3308-9905\")))",
  "Description": "Use health data in the Observational Medical Outcomes\nPartnership Common Data Model format in Spark.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "VignetteBuilder": "knitr",
  "URL": "https://OHDSI.github.io/OmopOnSpark/",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ohdsi.r-universe.dev",
  "Date/Publication": "2025-10-13 13:44:56 UTC",
  "RemoteUrl": "https://github.com/ohdsi/omoponspark",
  "RemoteRef": "HEAD",
  "RemoteSha": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:59:48 UTC",
    "User": "root"
  },
  "Author": "Edward Burn [aut, cre] (ORCID: <https://orcid.org/0000-0002-9286-1128>),\nMartí Català [aut] (ORCID: <https://orcid.org/0000-0003-3308-9905>)",
  "Maintainer": "Edward Burn <edward.burn@ndorms.ox.ac.uk>",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "OmopOnSpark_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/3cf047439a987df78b620a390b9960ef26b1238c19c5055ac65e28d27ab3c5cc",
  "_filesize": 990499,
  "_sha256": "3cf047439a987df78b620a390b9960ef26b1238c19c5055ac65e28d27ab3c5cc",
  "_expires": "2026-10-11T10:42:48.000Z",
  "_created": "2026-07-02T09:59:48.000Z",
  "_published": "2026-07-03T10:42:49.538Z",
  "_jobs": [
    {
      "job": 84982974790,
      "time": 193,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8035308980"
    },
    {
      "job": 84982974827,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8035296823"
    },
    {
      "job": 84982975041,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8035286016"
    },
    {
      "job": 84982974895,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8035278818"
    },
    {
      "job": 84982974359,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8035230036"
    },
    {
      "job": 84982974618,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8035294794"
    },
    {
      "job": 84982974832,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8035265161"
    },
    {
      "job": 84982974601,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8035266680"
    },
    {
      "job": 84982974960,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8035274740"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864",
  "_status": "success",
  "_upstream": "https://github.com/ohdsi/omoponspark",
  "_commit": {
    "id": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
    "author": "Ed Burn <9583964+edward-burn@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #74 from OHDSI/restructure_testing\n\nall tests in all sources",
    "time": 1760363096
  },
  "_maintainer": {
    "name": "Edward Burn",
    "email": "edward.burn@ndorms.ox.ac.uk",
    "login": "edward-burn",
    "description": "",
    "uuid": 9583964,
    "orcid": "0000-0002-9286-1128"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "omopgenerics",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "omock",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "CDMConnector",
      "role": "Suggests"
    },
    {
      "package": "OmopSketch",
      "role": "Suggests"
    },
    {
      "package": "odbc",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "sparklyr",
      "role": "Suggests"
    },
    {
      "package": "DatabaseConnector",
      "role": "Suggests"
    }
  ],
  "_owner": "ohdsi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 5
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "edward-burn",
      "count": 107,
      "uuid": 9583964
    },
    {
      "user": "catalamarti",
      "count": 45,
      "uuid": 18575244
    },
    {
      "user": "cecicampanile",
      "count": 15,
      "uuid": 117445024
    }
  ],
  "_userbio": {
    "uuid": 6570077,
    "type": "organization",
    "name": "Observational Health Data Sciences and Informatics",
    "followers": 1039
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OmopOnSpark"
  },
  "_devurl": "https://github.com/ohdsi/omoponspark",
  "_pkgdown": "https://OHDSI.github.io/OmopOnSpark/",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OmopOnSpark.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ohdsi/omoponspark",
  "_realowner": "ohdsi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-10-22"
    }
  ],
  "_exports": [
    "cdmDisconnect",
    "cdmFromSpark",
    "cdmTableFromSource",
    "compute",
    "createOmopTablesOnSpark",
    "dropSourceTable",
    "insertCdmTo",
    "insertTable",
    "listSourceTables",
    "mockSparkCdm",
    "readSourceTable"
  ],
  "_help": [
    {
      "page": "cdmDisconnect.spark_cdm",
      "title": "Disconnect the connection of the cdm object",
      "topics": [
        "cdmDisconnect.spark_cdm"
      ]
    },
    {
      "page": "cdmFromSpark",
      "title": "Create a 'cdm_reference' object from a 'sparklyr' connection.",
      "topics": [
        "cdmFromSpark"
      ]
    },
    {
      "page": "createOmopTablesOnSpark",
      "title": "Create OMOP CDM tables",
      "topics": [
        "createOmopTablesOnSpark"
      ]
    },
    {
      "page": "dropSourceTable.spark_cdm",
      "title": "Drop spark tables",
      "topics": [
        "dropSourceTable.spark_cdm"
      ]
    },
    {
      "page": "insertTable.spark_cdm",
      "title": "Insert a table to a cdm object",
      "topics": [
        "insertTable.spark_cdm"
      ]
    },
    {
      "page": "mockSparkCdm",
      "title": "creates a cdm reference to local spark OMOP CDM tables",
      "topics": [
        "mockSparkCdm"
      ]
    }
  ],
  "_readme": "https://github.com/ohdsi/omoponspark/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "omopgenerics",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "a01_getting_started.Rmd",
      "filename": "a01_getting_started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-03-14 19:12:25",
      "modified": "2025-07-07 20:17:30",
      "commits": 3
    },
    {
      "source": "a02_Creating_the_OMOP_CDM_on_Spark.Rmd",
      "filename": "a02_Creating_the_OMOP_CDM_on_Spark.html",
      "title": "Creating the OMOP CDM on Spark",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-07-02 12:51:40",
      "modified": "2025-07-07 20:17:30",
      "commits": 2
    },
    {
      "source": "a03_creating_a_cdm_reference.Rmd",
      "filename": "a03_creating_a_cdm_reference.html",
      "title": "Creating a cdm reference using Spark",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-07-02 12:51:40",
      "modified": "2025-07-07 20:17:30",
      "commits": 2
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "omoponspark",
  "_universes": [
    "ohdsi",
    "edward-burn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T10:03:02.000Z",
      "distro": "resolute",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/3d742ff32808b79621927b61d266242ef0e5d6bb1192c6ea6f30e31b23d40e19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T10:02:32.000Z",
      "distro": "resolute",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/1b2fbc52ea313cc5cf349f50daf39849c1c8b97256a43b016f448e7943ecc655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T10:02:09.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/33f7d99ca4ebfa1e9deace13adb7a66ef9411d8e0b95b703b970618170940a86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T10:01:48.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/22d69d0b2d3b1045ff6a055e871b935ea77e7d9fd74dd30ad05a27aaa9e4c71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T10:02:47.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/ea3301e08da97afbf41f682985e34bb6689850c4be6b29e396f763b2ec43c5a0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T10:01:05.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/cf17cce3b5e605bdabb9f1e4061b2235718d03f6a14a6b84c6d5a4b4cead0f10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T10:01:10.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/301165237b625f3d789933d9946cef9610d371fa0bc8e18f19b06452f1c57708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T10:01:20.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "https://r2.ropensci.org/681e9f251d844be8753ccffa31759c7c9039729681d8588bdeab7122a7b3726d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/28581455864"
    }
  ]
}