{
  "_id": "6a52058a9b92047c28d53ea6",
  "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-07-11 08:18:10 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]",
  "_user": "ohdsi",
  "_type": "src",
  "_file": "Andromeda_1.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a146f9802038f473ae848cbbeda90f4e036de044301478eea876dcd69cadec0c",
  "_filesize": 395565,
  "_sha256": "a146f9802038f473ae848cbbeda90f4e036de044301478eea876dcd69cadec0c",
  "_expires": "2026-10-19T08:57:44.000Z",
  "_created": "2026-07-11T08:18:10.000Z",
  "_published": "2026-07-11T08:57:45.909Z",
  "_jobs": [
    {
      "job": 86527309869,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8246737874"
    },
    {
      "job": 86527309873,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246738877"
    },
    {
      "job": 86527309876,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8246733218"
    },
    {
      "job": 86527309868,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246733370"
    },
    {
      "job": 86527019293,
      "time": 245,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246717844"
    },
    {
      "job": 86527309885,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246732538"
    },
    {
      "job": 86527309881,
      "time": 2335,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8247029136"
    },
    {
      "job": 86527309875,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8246732810"
    },
    {
      "job": 86527309892,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246730775"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 12,
  "_updates": [
    {
      "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",
    "followers": 1052
  },
  "_downloads": {
    "count": 1874,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Andromeda"
  },
  "_mentions": 1724,
  "_devurl": "https://github.com/ohdsi/andromeda",
  "_searchresults": 75,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "1.2.1",
      "date": "2026-06-11"
    }
  ],
  "_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.988564084555268,
  "_indexed": true,
  "_nocasepkg": "andromeda",
  "_universes": [
    "ohdsi",
    "schuemie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T08:20:29.000Z",
      "distro": "resolute",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/7a0b33c32f7236f94aa267e0716bdf8ee00b9f9218c9282dd2be37385d78fc30",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-07-11T08:20:38.000Z",
      "distro": "resolute",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/d2c17fb44ebf9fd64afd1091f683ed9cc9cd496f3bd76977aed6ca018fcea05f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T08:20:05.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/902d69fd47a3f61e2569e719cc9ea1f0bc2f9c640a86e8c9b51ab711b92da0c1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-07-11T08:19:58.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/e57c7faad8b3931f83177ad9616c024645bb2c4978b62e57936f07e4d91f4163",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-07-11T08:20:22.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/4c1b4dafac466f090d56bd24e660a2484284eac474e7f2502b4b28fd49c62b97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T08:56:41.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/89b0799d3f6bb2b4498f400539babfe8ebc46274ebe847a0970c7a83fcef0236",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T08:19:34.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/3480922ebdc94adec15d921e81bfb1c4c16b9254c6479f3c02c0528b18957c6e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-07-11T08:19:21.000Z",
      "commit": "923b6c45a3a5546ba05666195331befe311695b8",
      "fileid": "https://r2.ropensci.org/8806068c3ce7ff80769690f3d9ca33eae971865af48ca6264c7e909dfce2611a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ohdsi/actions/runs/29145787976"
    }
  ]
}