{
  "_id": "6a2a8ff27b7a29ca6004bd18",
  "Package": "Andromeda",
  "Type": "Package",
  "Title": "Asynchronous Disk-Based Representation of Massive Data",
  "Version": "1.2.1",
  "Date": "2026-06-11",
  "Authors@R": "c(\nperson(\"Adam\", \"Black\", , \"black@ohdsi.org\", role = c(\"aut\")),\nperson(\"Egill\", \"Fridgeirsson\", , \"e.fridgeirsson@erasmusmc.nl\", role = c(\"aut\")),\nperson(\"Martijn\", \"Schuemie\", , \"schuemie@ohdsi.org\", role = c(\"aut\", \"cre\")),\nperson(\"Marc A.\", \"Suchard\", , \"msuchard@ucla.edu\", role = c(\"aut\")),\nperson(\"Observational Health Data Science and Informatics\", role = c(\"cph\"))\n)",
  "Maintainer": "Martijn Schuemie <schuemie@ohdsi.org>",
  "Description": "Storing very large data objects on a local drive, while\nstill making it possible to manipulate the data in an efficient\nmanner.",
  "License": "Apache License 2.0",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/OHDSI/Andromeda",
  "BugReports": "https://github.com/OHDSI/Andromeda/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev xz-utils",
  "Repository": "https://ohdsi.r-universe.dev",
  "Date/Publication": "2026-06-11 08:19:33 UTC",
  "RemoteUrl": "https://github.com/ohdsi/andromeda",
  "RemoteRef": "HEAD",
  "RemoteSha": "923b6c45a3a5546ba05666195331befe311695b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-11 10:27:06 UTC",
    "User": "root"
  },
  "Author": "Adam Black [aut],\nEgill Fridgeirsson [aut],\nMartijn Schuemie [aut, cre],\nMarc A. Suchard [aut],\nObservational Health Data Science and Informatics [cph]",
  "MD5sum": "e84e92fc83bf799c0ff6119bda203789",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "Andromeda_1.2.1.tar.gz",
  "_fileid": "a53c30255864ec10b6351a9e7f27737b2aed2feb39f06432c19f7c4be58ace9d",
  "_filesize": 395458,
  "_sha256": "a53c30255864ec10b6351a9e7f27737b2aed2feb39f06432c19f7c4be58ace9d",
  "_created": "2026-06-11T10:27:06.000Z",
  "_published": "2026-06-11T10:37:38.109Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80775775006,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7561586892"
    },
    {
      "job": 80775775034,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7561584260"
    },
    {
      "job": 80775775036,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7561679792"
    },
    {
      "job": 80775774998,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7561736523"
    },
    {
      "job": 80775185355,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561526538"
    },
    {
      "job": 80775775028,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7561574987"
    },
    {
      "job": 80775775008,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7561583803"
    },
    {
      "job": 80775775014,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7561587605"
    },
    {
      "job": 80775775001,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7561583900"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ohdsi/andromeda",
  "_commit": {
    "id": "923b6c45a3a5546ba05666195331befe311695b8",
    "author": "schuemie <schuemie@ohdsi.org>",
    "committer": "schuemie <schuemie@ohdsi.org>",
    "message": "Updating CRAN-SUBMISSION file\n",
    "time": 1781165973
  },
  "_maintainer": {
    "name": "Martijn Schuemie",
    "email": "schuemie@ohdsi.org",
    "login": "schuemie",
    "description": "",
    "uuid": 6713328
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "memuse",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rJava",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    }
  ],
  "_owner": "ohdsi",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 10
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-07-24"
    },
    {
      "name": "v0.6.7.9999",
      "date": "2025-07-25"
    },
    {
      "name": "v1.1.1",
      "date": "2025-08-22"
    },
    {
      "name": "v1.2.0",
      "date": "2025-10-29"
    },
    {
      "name": "v1.2.1",
      "date": "2026-06-11"
    }
  ],
  "_topics": [
    "hades"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "schuemie",
      "count": 85,
      "uuid": 6713328
    },
    {
      "user": "ablack3",
      "count": 17,
      "uuid": 10227522
    },
    {
      "user": "msuchard",
      "count": 12,
      "uuid": 149039
    },
    {
      "user": "egillax",
      "count": 10,
      "uuid": 24678081
    },
    {
      "user": "ob325",
      "count": 3,
      "uuid": 25807000
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 6570077,
    "type": "organization",
    "name": "Observational Health Data Sciences and Informatics"
  },
  "_downloads": {
    "count": 1477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Andromeda"
  },
  "_mentions": 1724,
  "_devurl": "https://github.com/ohdsi/andromeda",
  "_searchresults": 74,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Andromeda.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ohdsi/andromeda",
  "_realowner": "ohdsi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2020-05-11"
    },
    {
      "version": "0.2.0",
      "date": "2020-05-20"
    },
    {
      "version": "0.3.1",
      "date": "2020-06-03"
    },
    {
      "version": "0.3.2",
      "date": "2020-07-16"
    },
    {
      "version": "0.4.0",
      "date": "2020-10-30"
    },
    {
      "version": "0.4.1",
      "date": "2021-05-04"
    },
    {
      "version": "0.5.0",
      "date": "2021-07-02"
    },
    {
      "version": "0.6.0",
      "date": "2022-01-25"
    },
    {
      "version": "0.6.1",
      "date": "2022-05-24"
    },
    {
      "version": "0.6.3",
      "date": "2023-03-26"
    },
    {
      "version": "0.6.4",
      "date": "2023-11-24"
    },
    {
      "version": "0.6.5",
      "date": "2024-01-22"
    },
    {
      "version": "0.6.6",
      "date": "2024-03-21"
    },
    {
      "version": "0.6.7",
      "date": "2024-08-26"
    },
    {
      "version": "1.0.0",
      "date": "2025-05-07"
    },
    {
      "version": "1.1.0",
      "date": "2025-07-24"
    },
    {
      "version": "1.1.1",
      "date": "2025-08-22"
    },
    {
      "version": "1.2.0",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "andromeda",
    "appendToTable",
    "batchApply",
    "batchTest",
    "close",
    "copyAndromeda",
    "createIndex",
    "flushAndromeda",
    "getAndromedaTempDiskSpace",
    "groupApply",
    "isAndromeda",
    "isAndromedaTable",
    "isValidAndromeda",
    "listIndices",
    "loadAndromeda",
    "removeIndex",
    "restoreDate",
    "restorePosixct",
    "saveAndromeda",
    "show"
  ],
  "_help": [
    {
      "page": "andromeda_constructor",
      "title": "Create an Andromeda object",
      "topics": [
        "andromeda"
      ]
    },
    {
      "page": "Andromeda-class",
      "title": "The Andromeda class",
      "topics": [
        "$,Andromeda-method",
        "$<-,Andromeda-method",
        "Andromeda",
        "Andromeda-class",
        "close,Andromeda-method",
        "length,Andromeda-method",
        "names,Andromeda-method",
        "show,Andromeda-method",
        "[[,Andromeda-method",
        "[[<-,Andromeda-method"
      ]
    },
    {
      "page": "appendToTable",
      "title": "Append to an Andromeda table",
      "topics": [
        "appendToTable"
      ]
    },
    {
      "page": "batchApply",
      "title": "Apply a function to batches of data in an Andromeda table",
      "topics": [
        "batchApply"
      ]
    },
    {
      "page": "batchTest",
      "title": "Apply a boolean test to batches of data in an Andromeda table and terminate early",
      "topics": [
        "batchTest"
      ]
    },
    {
      "page": "copyAndromeda",
      "title": "Copy Andromeda",
      "topics": [
        "copyAndromeda"
      ]
    },
    {
      "page": "createIndex",
      "title": "Create an index on one or more columns in an Andromeda table",
      "topics": [
        "createIndex"
      ]
    },
    {
      "page": "flushAndromeda",
      "title": "Flush changes to disk",
      "topics": [
        "flushAndromeda"
      ]
    },
    {
      "page": "getAndromedaTempDiskSpace",
      "title": "Get the available disk space in Andromeda temp",
      "topics": [
        "getAndromedaTempDiskSpace"
      ]
    },
    {
      "page": "groupApply",
      "title": "Apply a function to groups of data in an Andromeda table",
      "topics": [
        "groupApply"
      ]
    },
    {
      "page": "isAndromeda",
      "title": "Check whether an object is an Andromeda object",
      "topics": [
        "isAndromeda"
      ]
    },
    {
      "page": "isAndromedaTable",
      "title": "Is the object an Andromeda table?",
      "topics": [
        "isAndromedaTable"
      ]
    },
    {
      "page": "isValidAndromeda",
      "title": "Check whether an Andromeda object is still valid",
      "topics": [
        "isValidAndromeda"
      ]
    },
    {
      "page": "listIndices",
      "title": "List all indices on an Andromeda table",
      "topics": [
        "listIndices"
      ]
    },
    {
      "page": "loadAndromeda",
      "title": "Load Andromeda from file",
      "topics": [
        "loadAndromeda"
      ]
    },
    {
      "page": "names.tbl_Andromeda",
      "title": "Get the column names of an Andromeda table",
      "topics": [
        "names.tbl_Andromeda"
      ]
    },
    {
      "page": "names-set-Andromeda-method",
      "title": "Set table names in an Andromeda object",
      "topics": [
        "names<-,Andromeda-method"
      ]
    },
    {
      "page": "names-set-.tbl_Andromeda",
      "title": "Set column names of an Andromeda table",
      "topics": [
        "names<-.tbl_Andromeda"
      ]
    },
    {
      "page": "removeIndex",
      "title": "Removes an index from an Andromeda table",
      "topics": [
        "removeIndex"
      ]
    },
    {
      "page": "restoreDate",
      "title": "Restore dates",
      "topics": [
        "restoreDate"
      ]
    },
    {
      "page": "restorePosixct",
      "title": "Restore timestamps",
      "topics": [
        "restorePosixct"
      ]
    },
    {
      "page": "saveAndromeda",
      "title": "Save Andromeda to file",
      "topics": [
        "saveAndromeda"
      ]
    }
  ],
  "_readme": "https://github.com/ohdsi/andromeda/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "memuse",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "UsingAndromeda.Rmd",
      "filename": "UsingAndromeda.html",
      "title": "Using Andromeda",
      "author": "Martijn J. Schuemie",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Permanence",
        "Technology",
        "Creating an Andromeda object",
        "Closing Andromeda objects",
        "Temporary file location",
        "Querying data from an Andromeda object",
        "Simple meta-data",
        "Using SQL",
        "Dates and times",
        "Batch operations",
        "Safe mode",
        "Saving and loading Andromeda objects",
        "Using Andromeda in your packages",
        "Import dplyr",
        "Import .data from rlang",
        "Beware of variable name confusion"
      ],
      "created": "2020-04-20 15:00:44",
      "modified": "2025-01-15 10:35:41",
      "commits": 10
    }
  ],
  "_score": 9.909308673032177,
  "_indexed": true,
  "_nocasepkg": "andromeda",
  "_universes": [
    "ohdsi",
    "schuemie"
  ],
  "_previous": "1.2.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:40.000Z",
      "distro": "noble",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "64590e3e2c034530d5085231eeee6c46f7e888e7d34acc38b207f1a8bf3d0fff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:33.000Z",
      "distro": "noble",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "7107416519c30324e33732f93454d2c4cd88a4852b8452dcc073a410b92d45b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-11T10:34:14.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "1fd298d9eada4dd5c3b763f015f43efe46ce68dbe52de530f8e12918f01367f0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-06-11T10:36:44.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "d15df4cafd39c5b3874b53badcf7938f531e8fddc1f99f98fac7c10a994e5e44",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:41.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "505f7f4d1fdf96cb07abfecfd4e079c998e5c327f10adcdb39a3986f73aa96de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:18.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "a49e11b41d2e0ec32edd4602fd86231b9eed94c22b51032b58c5fa8a23b09ac8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:31.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "01f3ea50d7b0a035e3890786fcb4db9a25e4ca40b163bbc85efe55ab4247d21d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-06-11T10:29:19.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "dbd24f191c5124187a4220d5a37f3b19be0daeca2a45bfe4a46ed8e61aaeed80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/27340317870"
    }
  ]
}