{
  "_id": "6a251c184b233be19838df15",
  "Package": "connector",
  "Title": "Streamlining Data Access in Clinical Research",
  "Version": "1.0.0.9003",
  "Authors@R": "c(\nperson(\"Cervan\", \"Girard\", , \"cgid@novonordisk.com\", role = c(\"aut\", \"cre\")),\nperson(\"Aksel\", \"Thomsen\", , \"oath@novonordisk.com\", role = \"aut\"),\nperson(\"Vladimir\", \"Obucina\", , \"vlob@novonordisk.com\", role = \"aut\"),\nperson(\"Novo Nordisk A/S\", role = \"cph\")\n)",
  "Description": "Provides a consistent interface for connecting R to\nvarious data sources including file systems and databases.\nDesigned for clinical research, 'connector' streamlines access\nto 'ADAM', 'SDTM' for example. It helps to deal with multiple\ndata formats through a standardized API and centralized\nconfiguration.",
  "License": "Apache License (>= 2)",
  "URL": "https://novonordisk-opensource.github.io/connector/,\nhttps://github.com/NovoNordisk-OpenSource/connector/",
  "BugReports": "https://github.com/NovoNordisk-OpenSource/connector/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://novonordisk-opensource.r-universe.dev",
  "Date/Publication": "2026-04-08 08:44:04 UTC",
  "RemoteUrl": "https://github.com/NovoNordisk-OpenSource/connector",
  "RemoteRef": "HEAD",
  "RemoteSha": "97a337a171cf91646b0dbd452593cc072f80eb58",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:14:48 UTC",
    "User": "root"
  },
  "Author": "Cervan Girard [aut, cre],\nAksel Thomsen [aut],\nVladimir Obucina [aut],\nNovo Nordisk A/S [cph]",
  "Maintainer": "Cervan Girard <cgid@novonordisk.com>",
  "MD5sum": "5cf339186154abf72d86962aa09f7ee7",
  "_user": "novonordisk-opensource",
  "_type": "src",
  "_file": "connector_1.0.0.9003.tar.gz",
  "_fileid": "52c7aa7103fd190f3ef0228f20f9893d103b0cde036571b151bc3c44571da6f5",
  "_filesize": 537716,
  "_sha256": "52c7aa7103fd190f3ef0228f20f9893d103b0cde036571b151bc3c44571da6f5",
  "_created": "2026-06-07T07:14:48.000Z",
  "_published": "2026-06-07T07:22:00.646Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940098318,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461802781"
    },
    {
      "job": 79940098309,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461802981"
    },
    {
      "job": 79940098306,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461831040"
    },
    {
      "job": 79940098308,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461828515"
    },
    {
      "job": 79939846644,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461783790"
    },
    {
      "job": 79940098302,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461799797"
    },
    {
      "job": 79940098314,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461798534"
    },
    {
      "job": 79940098326,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461794882"
    },
    {
      "job": 79940098317,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461797663"
    }
  ],
  "_buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/NovoNordisk-OpenSource/connector",
  "_commit": {
    "id": "97a337a171cf91646b0dbd452593cc072f80eb58",
    "author": "Cervangirard <37626302+Cervangirard@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #147 from NovoNordisk-OpenSource/fix/run-document\n\nfix: missing devtools::document()",
    "time": 1775637844
  },
  "_maintainer": {
    "name": "Cervan Girard",
    "email": "cgid@novonordisk.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S7",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "zephyr",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RPostgres",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "whirl",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "novonordisk-opensource",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-20"
    }
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "akselthomsen",
      "count": 41,
      "uuid": 14150030
    },
    {
      "user": "cervangirard",
      "count": 38,
      "uuid": 37626302
    },
    {
      "user": "vladimirobucina",
      "count": 25,
      "uuid": 44030997
    },
    {
      "user": "nnsffl",
      "count": 16,
      "uuid": 85879652
    },
    {
      "user": "nnktqn",
      "count": 2,
      "uuid": 86046048
    },
    {
      "user": "falgreen",
      "count": 2,
      "uuid": 3070209
    },
    {
      "user": "ari-stotle-max",
      "count": 1,
      "uuid": 85683724
    },
    {
      "user": "troejelsgaard",
      "count": 1,
      "uuid": 179106548
    }
  ],
  "_userbio": {
    "uuid": 129066790,
    "type": "organization",
    "name": "NovoNordisk-OpenSource"
  },
  "_downloads": {
    "count": 256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/connector"
  },
  "_devurl": "https://github.com/novonordisk-opensource/connector",
  "_pkgdown": "https://novonordisk-opensource.github.io/connector/",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/connector.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/novonordisk-opensource/connector",
  "_realowner": "novonordisk-opensource",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-25"
    },
    {
      "version": "0.1.1",
      "date": "2025-05-09"
    },
    {
      "version": "1.0.0",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "add_datasource",
    "add_logs",
    "add_metadata",
    "check_resource",
    "connect",
    "Connector",
    "connector_dbi",
    "connector_fs",
    "ConnectorDBI",
    "ConnectorFS",
    "ConnectorLogger",
    "connectors",
    "create_directory_cnt",
    "disconnect_cnt",
    "download_cnt",
    "download_directory_cnt",
    "extract_metadata",
    "list_content_cnt",
    "list_datasources",
    "log_list_content_connector",
    "log_read_connector",
    "log_remove_connector",
    "log_write_connector",
    "nested_connectors",
    "read_cnt",
    "read_ext",
    "read_file",
    "remove_cnt",
    "remove_datasource",
    "remove_directory_cnt",
    "remove_metadata",
    "tbl_cnt",
    "upload_cnt",
    "upload_directory_cnt",
    "use_connector",
    "validate_resource",
    "write_cnt",
    "write_datasources",
    "write_ext",
    "write_file"
  ],
  "_help": [
    {
      "page": "add_datasource",
      "title": "Add a new datasource to a YAML configuration file",
      "topics": [
        "add_datasource"
      ]
    },
    {
      "page": "add_logs",
      "title": "Add Logging Capability to Connections",
      "topics": [
        "add_logs"
      ]
    },
    {
      "page": "add_metadata",
      "title": "Add metadata to a YAML configuration file",
      "topics": [
        "add_metadata"
      ]
    },
    {
      "page": "connect",
      "title": "Connect to datasources specified in a config file",
      "topics": [
        "connect"
      ]
    },
    {
      "page": "Connector",
      "title": "General connector object",
      "topics": [
        "Connector",
        "connector"
      ]
    },
    {
      "page": "connector_dbi",
      "title": "Create 'dbi' connector",
      "topics": [
        "connector_dbi"
      ]
    },
    {
      "page": "connector_fs",
      "title": "Create 'fs' connector",
      "topics": [
        "connector_fs"
      ]
    },
    {
      "page": "connector-options",
      "title": "Options for connector",
      "topics": [
        "connector-options"
      ]
    },
    {
      "page": "ConnectorDBI",
      "title": "Connector for DBI databases",
      "topics": [
        "ConnectorDBI"
      ]
    },
    {
      "page": "ConnectorFS",
      "title": "Connector for file storage",
      "topics": [
        "ConnectorFS"
      ]
    },
    {
      "page": "ConnectorLogger",
      "title": "Create a New Connector Logger",
      "topics": [
        "ConnectorLogger",
        "print.ConnectorLogger"
      ]
    },
    {
      "page": "connectors",
      "title": "Collection of connector objects",
      "topics": [
        "connectors"
      ]
    },
    {
      "page": "create_directory_cnt",
      "title": "Create a directory",
      "topics": [
        "create_directory_cnt",
        "create_directory_cnt.ConnectorFS"
      ]
    },
    {
      "page": "disconnect_cnt",
      "title": "Disconnect (close) the connection of the connector",
      "topics": [
        "disconnect_cnt",
        "disconnect_cnt.ConnectorDBI"
      ]
    },
    {
      "page": "download_cnt",
      "title": "Download content from the connector",
      "topics": [
        "download_cnt",
        "download_cnt.ConnectorFS",
        "download_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "download_directory_cnt",
      "title": "Download a directory",
      "topics": [
        "download_directory_cnt",
        "download_directory_cnt.ConnectorFS"
      ]
    },
    {
      "page": "extract_metadata",
      "title": "Extract metadata from connectors",
      "topics": [
        "extract_metadata"
      ]
    },
    {
      "page": "list_content_cnt",
      "title": "List available content from the connector",
      "topics": [
        "list_content_cnt",
        "list_content_cnt.ConnectorDBI",
        "list_content_cnt.ConnectorFS",
        "list_content_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "list_datasources",
      "title": "Extract data sources from connectors",
      "topics": [
        "list_datasources"
      ]
    },
    {
      "page": "log-functions",
      "title": "Connector Logging Functions",
      "topics": [
        "log-functions",
        "log_list_content_connector",
        "log_read_connector",
        "log_read_connector.ConnectorDBI",
        "log_read_connector.ConnectorFS",
        "log_read_connector.default",
        "log_remove_connector",
        "log_remove_connector.ConnectorDBI",
        "log_remove_connector.ConnectorFS",
        "log_remove_connector.default",
        "log_write_connector",
        "log_write_connector.ConnectorDBI",
        "log_write_connector.ConnectorFS",
        "log_write_connector.default"
      ]
    },
    {
      "page": "nested_connectors",
      "title": "Create a nested connectors object",
      "topics": [
        "nested_connectors"
      ]
    },
    {
      "page": "read_cnt",
      "title": "Read content from the connector",
      "topics": [
        "read_cnt",
        "read_cnt.ConnectorDBI",
        "read_cnt.ConnectorFS",
        "read_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "read_file",
      "title": "Read files based on the extension",
      "topics": [
        "read_ext",
        "read_ext.csv",
        "read_ext.default",
        "read_ext.json",
        "read_ext.parquet",
        "read_ext.rds",
        "read_ext.sas7bdat",
        "read_ext.txt",
        "read_ext.xlsx",
        "read_ext.xpt",
        "read_ext.yml",
        "read_file"
      ]
    },
    {
      "page": "remove_cnt",
      "title": "Remove content from the connector",
      "topics": [
        "remove_cnt",
        "remove_cnt.ConnectorDBI",
        "remove_cnt.ConnectorFS",
        "remove_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "remove_datasource",
      "title": "Remove a datasource from a YAML configuration file",
      "topics": [
        "remove_datasource"
      ]
    },
    {
      "page": "remove_directory_cnt",
      "title": "Remove a directory",
      "topics": [
        "remove_directory_cnt",
        "remove_directory_cnt.ConnectorFS"
      ]
    },
    {
      "page": "remove_metadata",
      "title": "Remove metadata from a YAML configuration file",
      "topics": [
        "remove_metadata"
      ]
    },
    {
      "page": "resource-validation",
      "title": "Resource Validation System for Connector Objects",
      "topics": [
        "check_resource",
        "check_resource.Connector",
        "check_resource.ConnectorFS",
        "resource-validation",
        "validate_resource"
      ]
    },
    {
      "page": "tbl_cnt",
      "title": "Use dplyr verbs to interact with the remote database table",
      "topics": [
        "tbl_cnt",
        "tbl_cnt.ConnectorDBI",
        "tbl_cnt.ConnectorFS",
        "tbl_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "upload_cnt",
      "title": "Upload content to the connector",
      "topics": [
        "upload_cnt",
        "upload_cnt.ConnectorFS",
        "upload_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "upload_directory_cnt",
      "title": "Upload a directory",
      "topics": [
        "upload_directory_cnt",
        "upload_directory_cnt.ConnectorFS"
      ]
    },
    {
      "page": "use_connector",
      "title": "Use connector",
      "topics": [
        "use_connector"
      ]
    },
    {
      "page": "write_cnt",
      "title": "Write content to the connector",
      "topics": [
        "write_cnt",
        "write_cnt.ConnectorDBI",
        "write_cnt.ConnectorFS",
        "write_cnt.ConnectorLogger"
      ]
    },
    {
      "page": "write_datasources",
      "title": "Write datasources attribute into a config file",
      "topics": [
        "write_datasources"
      ]
    },
    {
      "page": "write_file",
      "title": "Write files based on the extension",
      "topics": [
        "write_ext",
        "write_ext.csv",
        "write_ext.json",
        "write_ext.parquet",
        "write_ext.rds",
        "write_ext.txt",
        "write_ext.xlsx",
        "write_ext.xpt",
        "write_ext.yml",
        "write_file"
      ]
    }
  ],
  "_pkglogo": "https://github.com/NovoNordisk-OpenSource/connector/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/NovoNordisk-OpenSource/connector/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "assertthat",
    "backports",
    "bit",
    "bit64",
    "cellranger",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "forcats",
    "fs",
    "generics",
    "glue",
    "haven",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "yaml",
    "zephyr"
  ],
  "_vignettes": [
    {
      "source": "connector.Rmd",
      "filename": "connector.html",
      "title": "connector",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Connector configuration",
        "Working example"
      ],
      "created": "2024-05-23 12:42:32",
      "modified": "2025-08-19 11:21:23",
      "commits": 10
    },
    {
      "source": "customize.Rmd",
      "filename": "customize.html",
      "title": "How to extend connector",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a new connector",
        "Create custom generic method",
        "Use extra class for simple customization",
        "Special handling of files",
        "Add new file format"
      ],
      "created": "2024-08-05 07:16:37",
      "modified": "2025-08-20 06:13:08",
      "commits": 9
    },
    {
      "source": "Consistent-API.Rmd",
      "filename": "Consistent-API.html",
      "title": "Understanding Connector Package Methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Methods and Return Values",
        "Detailed Explanations",
        "read_cnt()",
        "write_cnt()",
        "list_content_cnt()",
        "remove_cnt()",
        "download_cnt()",
        "upload_cnt()",
        "create_directory_cnt()",
        "remove_directory_cnt()",
        "upload_directory_cnt()",
        "download_directory_cnt()",
        "tbl_cnt()"
      ],
      "created": "2025-08-19 11:21:23",
      "modified": "2025-08-19 11:21:23",
      "commits": 1
    },
    {
      "source": "without-yaml.Rmd",
      "filename": "without-yaml.html",
      "title": "Using connector without YAML files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating Individual Connectors",
        "File System Connector",
        "Database Connector",
        "Using Individual Connectors",
        "Creating Multiple Connectors with connectors()",
        "Working with Multiple Connectors",
        "Mixed Storage Types",
        "Summary"
      ],
      "created": "2025-07-03 08:32:10",
      "modified": "2025-08-19 11:21:23",
      "commits": 2
    }
  ],
  "_score": 8.929459798565663,
  "_indexed": true,
  "_nocasepkg": "connector",
  "_universes": [
    "novonordisk-opensource"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:17:33.000Z",
      "distro": "noble",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "b771b8a2c570fd0c9cdb5137af1fa09f8837e4dce7336c8c2319475430ecb881",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:17:35.000Z",
      "distro": "noble",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "e2a593d803773047de2797223d180c57fd6254319007323ceed4aad8193a9ba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:21:23.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "b22e919089ed4d0abd0594119071d09add43187463ae920ab19f092294ff9060",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:20:53.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "85643e00de6742159c49d055876415183e619c22d00270e3222d16658ccbea65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:17:36.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "9623b2068fc5ad58c06e3f9cce54672c7ad3e2b15b08fbd11ceb0fdaff1d16b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:16:41.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "eef716ac11e533185f133904bd1a6597d3ecfc1376236d95b057016c8958f9e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:16:16.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "c0bc98034e1de2ad9bdcab8f6301a1731843103bb48e516ef9716338fea78468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9003",
      "date": "2026-06-07T07:16:36.000Z",
      "commit": "97a337a171cf91646b0dbd452593cc072f80eb58",
      "fileid": "a829519b84090c97b52729643ee21fce276dc618246f5df1d0044eb23873fac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/novonordisk-opensource/actions/runs/27085774792"
    }
  ]
}