{
  "_id": "6a10038eacfb0bcc41c7d62f",
  "Package": "DatastreamDSWS2R",
  "Type": "Package",
  "Title": "Provides a Link Between the 'LSEG Datastream' System and R",
  "Version": "1.9.12.9000",
  "Date": "2025-03-30",
  "Authors@R": "person(given = \"Charles\",\nfamily = \"Cara\",\nrole = c(\"aut\", \"cre\"),\nemail = \"charles.cara@absolute-strategy.com\")",
  "Maintainer": "Charles Cara <charles.cara@absolute-strategy.com>",
  "Description": "Provides a set of functions and a class to connect,\nextract and upload information from the 'LSEG Datastream'\ndatabase. This package uses the 'DSWS' API and server used by\nthe 'Datastream DFO addin'. Details of this API are available\nat <https://www.lseg.com/en/data-analytics>. Please report\nissues at\n<https://github.com/CharlesCara/DatastreamDSWS2R/issues>.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.3.1",
  "Collate": "'DatastreamDSWS2R.R' 'common.R' 'classConstructor.R'\n'wrapper.R' 'UCTSUpload.R' 'cbindRobust.R' 'data.R'",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "URL": "https://github.com/CharlesCara/DatastreamDSWS2R",
  "BugReports": "https://github.com/CharlesCara/DatastreamDSWS2R/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://charlescara.r-universe.dev",
  "Date/Publication": "2025-03-31 10:04:11 UTC",
  "RemoteUrl": "https://github.com/charlescara/datastreamdsws2r",
  "RemoteRef": "HEAD",
  "RemoteSha": "04a98c4d80571af8a94f7900a43646886fa41377",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:15:58 UTC",
    "User": "root"
  },
  "Author": "Charles Cara [aut, cre]",
  "MD5sum": "4bd23598dd40a3260d24ab8cb78d244e",
  "_user": "charlescara",
  "_type": "src",
  "_file": "DatastreamDSWS2R_1.9.12.9000.tar.gz",
  "_fileid": "f651648dac2924b7384c11231c25fd89396a3b251231e190b0bb49a43b3e5c6a",
  "_filesize": 225268,
  "_sha256": "f651648dac2924b7384c11231c25fd89396a3b251231e190b0bb49a43b3e5c6a",
  "_created": "2026-05-22T07:15:58.000Z",
  "_published": "2026-05-22T07:19:42.070Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77333922315,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154917422"
    },
    {
      "job": 77333922418,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154918116"
    },
    {
      "job": 77333922380,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154924099"
    },
    {
      "job": 77333922411,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154910379"
    },
    {
      "job": 77333577368,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154880115"
    },
    {
      "job": 77333922344,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154908300"
    },
    {
      "job": 77333922353,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154905696"
    },
    {
      "job": 77333922450,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154903779"
    },
    {
      "job": 77333922478,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154904678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/charlescara/datastreamdsws2r",
  "_commit": {
    "id": "04a98c4d80571af8a94f7900a43646886fa41377",
    "author": "Charles Cara <charles.cara@pobox.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nAdded update comment",
    "time": 1743415451
  },
  "_maintainer": {
    "name": "Charles Cara",
    "email": "charles.cara@absolute-strategy.com",
    "login": "asrserver",
    "description": "",
    "uuid": 49530092
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rjson",
      "role": "Suggests"
    }
  ],
  "_owner": "charlescara",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "charlescara",
      "count": 113,
      "uuid": 1662409
    },
    {
      "user": "asrserver",
      "count": 31,
      "uuid": 49530092
    },
    {
      "user": "hollywoof",
      "count": 3,
      "uuid": 179390
    },
    {
      "user": "miguellacerda",
      "count": 2,
      "uuid": 4628905
    },
    {
      "user": "greengrassblueocean",
      "count": 2,
      "uuid": 43173895
    },
    {
      "user": "mbannert",
      "count": 2,
      "uuid": 1382079
    },
    {
      "user": "vh-d",
      "count": 1,
      "uuid": 8167061
    }
  ],
  "_userbio": {
    "uuid": 1662409,
    "type": "user",
    "name": "Charles Cara",
    "description": "Quant Strategist who likes to code in R and uses LSEG data (a lot!)"
  },
  "_downloads": {
    "count": 361,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DatastreamDSWS2R"
  },
  "_devurl": "https://github.com/charlescara/datastreamdsws2r",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DatastreamDSWS2R.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/charlescara/datastreamdsws2r",
  "_realowner": "charlescara",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.7.9",
      "date": "2020-11-25"
    },
    {
      "version": "1.8.2",
      "date": "2021-10-05"
    },
    {
      "version": "1.9.7",
      "date": "2024-01-15"
    },
    {
      "version": "1.9.10",
      "date": "2024-09-05"
    },
    {
      "version": "1.9.12",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "cbindRobust",
    "dsws",
    "getDataStream",
    "listRequest",
    "staticListRequestSet",
    "staticRequest",
    "staticRequestSet",
    "timeSeriesListRequest",
    "timeSeriesRequest",
    "UCTSAppend",
    "UCTSUpload"
  ],
  "_datasets": [
    {
      "name": "currencyDS2ISO",
      "title": "Conversion table of Datastream to ISO currency codes",
      "object": "currencyDS2ISO",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dsCode",
        "isoCode",
        "Multiplier",
        "primeCode"
      ],
      "rows": 161,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cbindRobust",
      "title": "Function to combine time series that fixes the NA problem",
      "topics": [
        "cbindRobust"
      ]
    },
    {
      "page": "classconstructor",
      "title": "dsws",
      "topics": [
        "classconstructor",
        "dsws"
      ]
    },
    {
      "page": "currencyDS2ISO",
      "title": "Conversion table of Datastream to ISO currency codes",
      "topics": [
        "currencyDS2ISO"
      ]
    },
    {
      "page": "DatastreamDSWS2R",
      "title": "DatastreamDSWS2R",
      "topics": [
        "DatastreamDSWS2R-package",
        "DatastreamDSWS2R"
      ]
    },
    {
      "page": "getDataStream",
      "title": "Initialise connection with Datastream DSWS server (Depreciated)",
      "topics": [
        "getDataStream"
      ]
    },
    {
      "page": "listRequest",
      "title": "Make a list request for static data (Depreciated)",
      "topics": [
        "listRequest"
      ]
    },
    {
      "page": "myStaticRequestSet",
      "title": "myStaticRequestSet (Depreciated)",
      "topics": [
        "myStaticRequestSet"
      ]
    },
    {
      "page": "staticListRequestSet",
      "title": "staticListRequestSet",
      "topics": [
        "staticListRequestSet"
      ]
    },
    {
      "page": "staticRequest",
      "title": "make a static request (Depreciated)",
      "topics": [
        "staticRequest"
      ]
    },
    {
      "page": "staticRequestSet",
      "title": "staticRequestSet",
      "topics": [
        "staticRequestSet"
      ]
    },
    {
      "page": "timeSeriesListRequest",
      "title": "make a timeSeries request for a list (Depreciated)",
      "topics": [
        "timeSeriesListRequest"
      ]
    },
    {
      "page": "timeSeriesRequest",
      "title": "make a timeseries request (Depreciated)",
      "topics": [
        "timeSeriesRequest"
      ]
    },
    {
      "page": "UCTSAppend",
      "title": "Append a xts to an existing UCTS timeseries in Datastream",
      "topics": [
        "UCTSAppend"
      ]
    },
    {
      "page": "UCTSUpload",
      "title": "Upload a UCTS timeseries into Datastream",
      "topics": [
        "UCTSUpload"
      ]
    }
  ],
  "_readme": "https://github.com/charlescara/datastreamdsws2r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "curl",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "httr",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xts",
    "zoo"
  ],
  "_score": 4.838849090737256,
  "_indexed": true,
  "_nocasepkg": "datastreamdsws2r",
  "_universes": [
    "charlescara",
    "asrserver"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:18:02.000Z",
      "distro": "noble",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "9c07122cb57da19bdcb7528d5405577bdc8f5cc989fdd1c32437e9f16b5f89d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:18:07.000Z",
      "distro": "noble",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "fbc319274bff3a76cd2855752e3dd4e836aab5fc6c770a24ae467126a6282b8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:18:28.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "3c4dbcfcef2298e196b5d5942ca7e8e9d427202e50dcc6e72f54672dd11797ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:17:47.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "75a270dd2d992e89ddd1bf42dbd72e802012a57a00daf190b0970ae534cdf4f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:17:55.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "45b4fc634793b50ed389f484f3d459454a1eba579dcb600ab58b3954f0d08825",
      "status": "success",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:17:17.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "cfc3a98fc37cc17769e9174fde73c4ceeb0cb0b4a320b70fd4a6f38893b799e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:17:13.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "07897af62624597dc3b421dc91fee2a74a59a03742b1dbffcf1ab29437c011d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.12.9000",
      "date": "2026-05-22T07:17:13.000Z",
      "commit": "04a98c4d80571af8a94f7900a43646886fa41377",
      "fileid": "420861541a7024de0ed854b4b68816d23f590bb2b9c02a7151540a13bc5b0851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/charlescara/actions/runs/26273909084"
    }
  ]
}