{
  "_id": "6a12b1fdacfb0bcc41d19967",
  "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-05-24 08:05:32 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>",
  "MD5sum": "5e0a41e857203bc36db265701aba04b4",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "OmopOnSpark_0.1.0.tar.gz",
  "_fileid": "196b0ca4193b2bb716aae2d445289340d34b112b73661da824b7f4fffc95d34a",
  "_filesize": 989173,
  "_sha256": "196b0ca4193b2bb716aae2d445289340d34b112b73661da824b7f4fffc95d34a",
  "_created": "2026-05-24T08:05:32.000Z",
  "_published": "2026-05-24T08:08:29.137Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77582468965,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183524453"
    },
    {
      "job": 77582468966,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183524158"
    },
    {
      "job": 77582468974,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183518279"
    },
    {
      "job": 77582468996,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183518467"
    },
    {
      "job": 77582264248,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183509024"
    },
    {
      "job": 77582468980,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183521294"
    },
    {
      "job": 77582468995,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183519285"
    },
    {
      "job": 77582469004,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183517626"
    },
    {
      "job": 77582468991,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183518606"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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-26",
      "n": 1
    },
    {
      "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"
  },
  "_downloads": {
    "count": 158,
    "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.0",
  "_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.176091259055681,
  "_indexed": true,
  "_nocasepkg": "omoponspark",
  "_universes": [
    "ohdsi",
    "edward-burn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T08:07:55.000Z",
      "distro": "noble",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "511cf77ae78b56d0c7028378b266fe01fcfa3aa7cad0044730248fb8356fa0bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T08:07:53.000Z",
      "distro": "noble",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "6150025a308b930406c3a48b4bce76503a27d60a53537356df656a62440fe99e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:59.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "4f6af134c83690f9bf7a55ac53c23945fcf1c8dc3ab78b25736d66132844cf24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:58.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "eeb13b5a6d1694f8abb1eab6cba765e6489b2e2fa0001e5a05578f36922ec928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T08:07:45.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "2b2af0472475c740dcfea639eb8f503f486480dd7d0815d3720575d749da3e63",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:52.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "872354feff7d86d52837cb3cbf4fb5452b4dfaf46cc786be7818f967894b8ce1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:44.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "46f898f641c9e478a3318545bf8f9f6a45abe5ea7bd5280a793b3982b733ea56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T08:06:48.000Z",
      "commit": "b36fdbf9e03df056d2d2a973965cc3512e31e6fb",
      "fileid": "de263bd8cce507167bf0f4f1a82296c8b440ad119f0f5a6d0819e973bdbf2d9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/26355822211"
    }
  ]
}