{
  "_id": "6a26925924555f66ed51c494",
  "Package": "tbl2xts",
  "Version": "1.0.5",
  "Date": "2023-08-30",
  "Type": "Package",
  "Title": "Convert Tibbles or Data Frames to Xts Easily",
  "Authors@R": "person(\"Nico\", \"Katzke\", role = c(\"aut\", \"cre\"), email = \"nfkatzke@gmail.com\")",
  "Description": "Facilitate the movement between data frames to 'xts'.\nParticularly useful when moving from 'tidyverse' to the widely\nused 'xts' package, which is the input format of choice to\nvarious other packages. It also allows the user to use a\n'spread_by' argument for a character column 'xts' conversion.",
  "Maintainer": "Nico Katzke <nfkatzke@gmail.com>",
  "BugReports": "https://github.com/nicktz/tbl2xts/issues",
  "URL": "https://tbl2xts.nfkatzke.com",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.1",
  "NeedsCompilation": "yes",
  "ByteCompile": "yes",
  "VignetteBuilder": "knitr",
  "Repository": "https://nicktz.r-universe.dev",
  "Date/Publication": "2023-08-31 09:34:19 UTC",
  "RemoteUrl": "https://github.com/nicktz/tbl2xts",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc239968817c5a8f9d59cb346b04995f9812270d",
  "Packaged": {
    "Date": "2026-06-08 09:55:11 UTC",
    "User": "root"
  },
  "Author": "Nico Katzke [aut, cre]",
  "MD5sum": "d34b6cfb7a92c62f476faaecb5f3df03",
  "_user": "nicktz",
  "_type": "src",
  "_file": "tbl2xts_1.0.5.tar.gz",
  "_fileid": "596f66ddad10e77c7c6c97177e79c7e45003aba2f3a9e4897ae10006326f11c2",
  "_filesize": 337483,
  "_sha256": "596f66ddad10e77c7c6c97177e79c7e45003aba2f3a9e4897ae10006326f11c2",
  "_created": "2026-06-08T09:55:11.000Z",
  "_published": "2026-06-08T09:58:49.614Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80067795979,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476972281"
    },
    {
      "job": 80067796017,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476965993"
    },
    {
      "job": 80067796218,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476982542"
    },
    {
      "job": 80067796085,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476964296"
    },
    {
      "job": 80067271811,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476928044"
    },
    {
      "job": 80067796047,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476968482"
    },
    {
      "job": 80067796020,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476986832"
    },
    {
      "job": 80067796144,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476957628"
    },
    {
      "job": 80067796036,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476953036"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicktz/tbl2xts",
  "_commit": {
    "id": "bc239968817c5a8f9d59cb346b04995f9812270d",
    "author": "Nico Katzke <nfkatzke@gmail.com>",
    "committer": "Nico Katzke <nfkatzke@gmail.com>",
    "message": "update to as_tibble\n",
    "time": 1693474459
  },
  "_maintainer": {
    "name": "Nico Katzke",
    "email": "nfkatzke@gmail.com",
    "login": "nicktz",
    "description": "Head of Portfolio Solutions",
    "uuid": 14888246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.1",
      "role": "Depends"
    },
    {
      "package": "xts",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "PerformanceAnalytics",
      "role": "Suggests"
    }
  ],
  "_owner": "nicktz",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "nicktz",
      "count": 48,
      "uuid": 14888246
    },
    {
      "user": "alphalabguy",
      "count": 1,
      "uuid": 29883326
    }
  ],
  "_userbio": {
    "uuid": 14888246,
    "type": "user",
    "name": "Nico Katzke",
    "description": "Head of Portfolio Solutions"
  },
  "_downloads": {
    "count": 327,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tbl2xts"
  },
  "_devurl": "https://github.com/nicktz/tbl2xts",
  "_pkgdown": "https://tbl2xts.nfkatzke.com",
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tbl2xts.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicktz/tbl2xts",
  "_realowner": "nicktz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-23"
    },
    {
      "version": "0.1.1",
      "date": "2017-07-25"
    },
    {
      "version": "0.1.2",
      "date": "2017-08-02"
    },
    {
      "version": "0.1.3",
      "date": "2019-08-01"
    },
    {
      "version": "1.0.0",
      "date": "2020-07-10"
    },
    {
      "version": "1.0.1",
      "date": "2020-07-21"
    },
    {
      "version": "1.0.2",
      "date": "2020-08-04"
    },
    {
      "version": "1.0.4",
      "date": "2021-01-12"
    }
  ],
  "_exports": [
    "tbl_xts",
    "xts_tbl"
  ],
  "_datasets": [
    {
      "name": "TRI",
      "title": "This is a toy dataset, which is simply an example of a Total Return Index that can be used in packages requiring xts",
      "object": "TRI",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Date",
        "Country",
        "TRI",
        "Return"
      ],
      "rows": 16569,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "tbl_xts",
      "title": "tbl_xts",
      "topics": [
        "tbl_xts"
      ]
    },
    {
      "page": "TRI",
      "title": "This is a toy dataset, which is simply an example of a Total Return Index that can be used in packages requiring xts",
      "topics": [
        "TRI"
      ]
    },
    {
      "page": "xts_tbl",
      "title": "xts_tbl",
      "topics": [
        "xts_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/nicktz/tbl2xts/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tbl2xts_vignette.Rmd",
      "filename": "tbl2xts_vignette.html",
      "title": "Moving From Tbl To Xts Easily",
      "author": "NF Katzke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Examples",
        "Example 1",
        "Note",
        "Example 2",
        "To now transform the xts object back into a tbl_df() object, simply use the inverse command:",
        "Example 3: using downstream packages",
        "Example 4"
      ],
      "created": "2017-06-23 08:15:29",
      "modified": "2020-12-09 15:57:50",
      "commits": 5
    }
  ],
  "_score": 6.003460532109507,
  "_indexed": true,
  "_nocasepkg": "tbl2xts",
  "_universes": [
    "nicktz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:16.000Z",
      "distro": "noble",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "faaf5bc96f5ec5d034e80d341364d0ebcca116049d0db2d008288d2f083e5695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:00.000Z",
      "distro": "noble",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "e5a342784944afa7d1fc6fef96d354d4ef2a944ec96ded2293ff375b53984c50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:45.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "6767e81dbec67b77f3a1158711e8e6a24a80cfc70ce587c1e2ec8b56baf6a31d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:00.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "acda0201db005b531a1226fa8d6158001aed306c6e4494cf02ed65036dafba6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:22.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "b152533e020dffaefe1fe6b7f255becccdda99a43391ee6686302d1de7d0175e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-08T09:57:46.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "4f11b53c07118d2ca0a45a87f5742bf43cd2cccd0740c65c1b196f8b38f453ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-08T09:56:29.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "e53a3663ceaa1ad9408708c6056badd41399ac36cbc01d1a851006255bbf8209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-08T09:56:23.000Z",
      "commit": "bc239968817c5a8f9d59cb346b04995f9812270d",
      "fileid": "9a956f5826c7b1c640e21406c36b460bccd16de25bfbef4c86d9e042af0801b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicktz/actions/runs/27129688572"
    }
  ]
}