{
  "_id": "6a0f6797acfb0bcc41c5d816",
  "Package": "timbr",
  "Type": "Package",
  "Title": "Forest/Tree Data Frames",
  "Version": "0.2.2.9000",
  "Authors@R": "person(\ngiven = \"Mizuki\",\nfamily = \"Uchida\",\nemail = \"uchidamizuki@vivaldi.net\",\nrole = c(\"aut\", \"cre\")\n)",
  "Description": "Provides data frames for forest or tree data structures.\nYou can create forest data structures from data frames and\nprocess them based on their hierarchies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/UchidaMizuki/timbr,\nhttps://uchidamizuki.github.io/timbr/",
  "BugReports": "https://github.com/UchidaMizuki/timbr/issues",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2024-11-01 16:51:46 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/timbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5fed25d5123292f371e255afa12f3db00337153",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:36:44 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "MD5sum": "974e19bb439ea5e6d73b0e56d1a67fc5",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "timbr_0.2.2.9000.tar.gz",
  "_fileid": "6ae6519308d79afd44c469791945f7211500a8df3facc83c70ddeb925d480af9",
  "_filesize": 92101,
  "_sha256": "6ae6519308d79afd44c469791945f7211500a8df3facc83c70ddeb925d480af9",
  "_created": "2026-05-21T09:36:44.000Z",
  "_published": "2026-05-21T20:14:15.107Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259924551,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132345652"
    },
    {
      "job": 77259924424,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132351349"
    },
    {
      "job": 77259924708,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132338377"
    },
    {
      "job": 77259925062,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132355693"
    },
    {
      "job": 77259924516,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132306639"
    },
    {
      "job": 77259924320,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146166841"
    },
    {
      "job": 77259924745,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132336693"
    },
    {
      "job": 77259925253,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132333412"
    },
    {
      "job": 77259924951,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132346452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/uchidamizuki/timbr",
  "_commit": {
    "id": "b5fed25d5123292f371e255afa12f3db00337153",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Fix bug of timbr_rows()\n",
    "time": 1730479906
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 100,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/timbr"
  },
  "_devurl": "https://github.com/uchidamizuki/timbr",
  "_pkgdown": "https://uchidamizuki.github.io/timbr/",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_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/timbr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/timbr",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-29"
    },
    {
      "version": "0.1.1",
      "date": "2022-09-19"
    },
    {
      "version": "0.2.0",
      "date": "2023-03-04"
    },
    {
      "version": "0.2.1",
      "date": "2023-04-07"
    },
    {
      "version": "0.2.2",
      "date": "2023-04-29"
    }
  ],
  "_exports": [
    "as_forest",
    "children",
    "climb",
    "forest_by",
    "leaves",
    "map_forest",
    "node_name",
    "node_value",
    "traverse"
  ],
  "_help": [
    {
      "page": "as_forest",
      "title": "Coerce to a forest",
      "topics": [
        "as_forest"
      ]
    },
    {
      "page": "children",
      "title": "Children of the forest",
      "topics": [
        "children"
      ]
    },
    {
      "page": "climb",
      "title": "Climb a forest from parents to children",
      "topics": [
        "climb"
      ]
    },
    {
      "page": "forest_by",
      "title": "Constructs a forest by one or more variables",
      "topics": [
        "forest_by"
      ]
    },
    {
      "page": "leaves",
      "title": "Leaf nodes of a forest",
      "topics": [
        "leaves"
      ]
    },
    {
      "page": "map_forest",
      "title": "Apply a function hierarchically to a forest",
      "topics": [
        "map_forest"
      ]
    },
    {
      "page": "node_name",
      "title": "Get node names",
      "topics": [
        "node_name"
      ]
    },
    {
      "page": "node_value",
      "title": "Get node values",
      "topics": [
        "node_value"
      ]
    },
    {
      "page": "traverse",
      "title": "Apply a function hierarchically to a forest",
      "topics": [
        "traverse"
      ]
    }
  ],
  "_readme": "https://github.com/uchidamizuki/timbr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.421603926869831,
  "_indexed": true,
  "_nocasepkg": "timbr",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:35.000Z",
      "distro": "noble",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "968bfe268928b35c7c0ed77115b52d4612f7dfd221adf4e639f5d55c2dc14538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:49.000Z",
      "distro": "noble",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "d5c32cfde53d3ab4be3c5f8a763dcfd18eac0ed5ec79e33d9d0a5cf416b79d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:16.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "43507735e30e3a6c77a69674689a20db33d715d60d1acd396a8971efa6137e17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:57.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "c1156ab2e02781246c6423518ef114ae4806d529d24022069bf4555db84f030b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-05-21T20:13:55.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "90d76ab4a3c8f9f9306c1c3963b73caf37883e7f12a0c09b3f5bc8ba5ac2c1c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:04.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "b15cc5df45a2d78882affcb60a509ae468032f749544c26146340ad4a69c6b2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:37:53.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "38a89a1aa1353f54c81a9abc955c571bd16f3a9dce7051d6ee4e202c3510d12b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-21T09:38:31.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "f82092d505432102c6c47ea3eabaebcaa734fe9214b2f037c5d2551de3ae74f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/26217870701"
    }
  ]
}