{
  "_id": "69d6598710581d1350df85d6",
  "Package": "unnest",
  "Title": "Unnest Hierarchical Data Structures",
  "Version": "0.0.7.9000",
  "Authors@R": "person(given = \"Vitalie\",\nfamily = \"Spinu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"spinuvit@gmail.com\")",
  "Description": "Fast flattening of hierarchical data structures (e.g.\nJSON, XML) into data.frames with a flexible spec language.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/vspinu/unnest/,\nhttps://vspinu.github.io/unnest/",
  "BugReports": "https://github.com/vspinu/unnest/issues",
  "Repository": "https://vspinu.r-universe.dev",
  "Date/Publication": "2025-03-18 09:03:24 UTC",
  "RemoteUrl": "https://github.com/vspinu/unnest",
  "RemoteRef": "HEAD",
  "RemoteSha": "3293c79ac3a4eec17857d33c607d7b799c01660d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-01 05:15:53 UTC",
    "User": "root"
  },
  "Author": "Vitalie Spinu [aut, cre]",
  "Maintainer": "Vitalie Spinu <spinuvit@gmail.com>",
  "MD5sum": "d2d10c4eae97c87696f051c3af0ff019",
  "_user": "vspinu",
  "_type": "src",
  "_file": "unnest_0.0.7.9000.tar.gz",
  "_fileid": "d76b2f7de1692fa36e5eab7f20ca94ec3d1829b72850b54e9169a7cabe8cc190",
  "_filesize": 119739,
  "_sha256": "d76b2f7de1692fa36e5eab7f20ca94ec3d1829b72850b54e9169a7cabe8cc190",
  "_created": "2026-04-01T05:15:53.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70430910947,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430910850,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430911135,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213988971"
    },
    {
      "job": 70430911546,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213989685"
    },
    {
      "job": 70430910961,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214055665"
    },
    {
      "job": 70430911190,
      "time": 267,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214042286"
    },
    {
      "job": 70430910641,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430910684,
      "time": 143,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430910362,
      "time": 182,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213967182"
    },
    {
      "job": 70430910841,
      "time": 105,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6213985729"
    },
    {
      "job": 70430910789,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430911259,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213988874"
    },
    {
      "job": 70430910752,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/vspinu/actions/runs/23833094938",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vspinu/unnest",
  "_commit": {
    "id": "3293c79ac3a4eec17857d33c607d7b799c01660d",
    "author": "vitalie <vitalie.spinu@adyen.com>",
    "committer": "vitalie <vitalie.spinu@adyen.com>",
    "message": "Bump dev version\n",
    "time": 1742288604
  },
  "_maintainer": {
    "name": "Vitalie Spinu",
    "email": "spinuvit@gmail.com",
    "login": "vspinu",
    "uuid": 1363467
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "repurrrsive",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "vspinu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-frame",
    "flattened-data",
    "flattened-json",
    "flattening",
    "hierarchical-data",
    "stacking",
    "unnesting",
    "cpp"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "vspinu",
      "count": 86,
      "uuid": 1363467
    },
    {
      "user": "olivroy",
      "count": 7,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1363467,
    "type": "user",
    "name": "Vitalie Spinu"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unnest"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/vspinu/unnest",
  "_pkgdown": "https://vspinu.github.io/unnest/",
  "_searchresults": 4,
  "_rbuild": "4.5.3",
  "_assets": [
    "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",
    "extra/unnest.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vspinu/unnest",
  "_realowner": "vspinu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-09-22"
    },
    {
      "version": "0.0.3",
      "date": "2021-09-23"
    },
    {
      "version": "0.0.4",
      "date": "2023-01-08"
    },
    {
      "version": "0.0.5",
      "date": "2023-12-04"
    },
    {
      "version": "0.0.6",
      "date": "2024-10-19"
    },
    {
      "version": "0.0.7",
      "date": "2025-03-18"
    },
    {
      "version": "0.1",
      "date": "2025-11-23"
    }
  ],
  "_exports": [
    "s",
    "spec",
    "unnest"
  ],
  "_help": [
    {
      "page": "spec",
      "title": "Unnest spec",
      "topics": [
        "s",
        "spec"
      ]
    },
    {
      "page": "unnest",
      "title": "Unnest lists",
      "topics": [
        "unnest"
      ]
    }
  ],
  "_readme": "https://github.com/vspinu/unnest/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "tidyr.Rmd",
      "filename": "tidyr.html",
      "title": "Compare with Tidyr's Rectangling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "GitHub repos",
        "Game of Thrones characters",
        "Stacking",
        "Id-value long tables (aka long pivoting, or melting)",
        "Id-value wide tables",
        "Wide Tables (aka spreading)",
        "Sharla Gelfand's discography"
      ],
      "created": "2020-04-25 22:40:30",
      "modified": "2020-11-02 08:58:30",
      "commits": 5
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "unnest",
  "_universes": [
    "vspinu"
  ],
  "_failure": {
    "version": "0.0.7.9000",
    "commit": {
      "id": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "author": "vitalie <vitalie.spinu@adyen.com>",
      "committer": "vitalie <vitalie.spinu@adyen.com>",
      "message": "Bump dev version\n",
      "time": 1742288604
    },
    "buildurl": "https://github.com/r-universe/vspinu/actions/runs/26847482874",
    "date": "2026-06-04T06:23:13.087Z",
    "job": {
      "job": 79461471509,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7404445816"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-03-02T04:24:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "40e0cdcea4bc2cd77c2a627395241262552f8fbe7c7d195e7f11c4be4ecd0320",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/22561216609"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-03-02T04:24:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "f87a5a7368d57cae007fdd2ce2b763b0f5d4741285b5d26466b92395facdc751",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/22561216609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-03-02T04:25:01.000Z",
      "arch": "aarch64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "b90d5ca525f3649f7ddc7505ecc2fec2cfb72fee5ce999bd9dc1317281081b01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/22561216609"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-03-02T04:26:23.000Z",
      "arch": "x86_64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "851c6c809dd8f1bf3d7f70fcacf6fb6155e2ccdd5e072f89e18c628b49fadb50",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/22561216609"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-03-02T04:23:24.000Z",
      "arch": "x86_64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "08f349597b179afc46d67dd531c19cb6463153ec495f2a19bf5952a163033115",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/22561216609"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-04-01T05:24:16.000Z",
      "arch": "aarch64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "6275a2aa2c17291fb87ca4876c16f05c2effb786fd7495138e40985759aca73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/23833094938"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-04-01T05:22:37.000Z",
      "arch": "x86_64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "555401297986d5009f99475c353ce6d4f5318f05b68e64e8dbcb6c1a36adc110",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/23833094938"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.0.7.9000",
      "date": "2026-04-01T05:17:57.000Z",
      "arch": "emscripten",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "6b7f505d66d32e07d16cdb46397d4c754e20ac1414cea0e5f90d4cf6ecb6a8de",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/23833094938"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-04-01T05:17:18.000Z",
      "arch": "x86_64",
      "commit": "3293c79ac3a4eec17857d33c607d7b799c01660d",
      "fileid": "e85159dbd224224cfdffe17d3c14b819fe3ec4359f10f20f432dc0bd6659691f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vspinu/actions/runs/23833094938"
    }
  ]
}