{
  "_id": "6a49a0b2162b78b26a583952",
  "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-06-20 07:15:31 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "timbr_0.2.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/4422b9163857f87ccf1cef6d235b810693ecd41e89365aa12f56c564f7eb33a1",
  "_filesize": 93173,
  "_sha256": "4422b9163857f87ccf1cef6d235b810693ecd41e89365aa12f56c564f7eb33a1",
  "_expires": "2026-10-13T00:09:21.000Z",
  "_created": "2026-06-20T07:15:31.000Z",
  "_published": "2026-07-05T00:09:22.617Z",
  "_jobs": [
    {
      "job": 85177916543,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763155031"
    },
    {
      "job": 85177916514,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763155100"
    },
    {
      "job": 85177916683,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763149320"
    },
    {
      "job": 85177916516,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763151690"
    },
    {
      "job": 85177916428,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763138774"
    },
    {
      "job": 85177916555,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763151169"
    },
    {
      "job": 85177916601,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763150488"
    },
    {
      "job": 85177916672,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763147771"
    },
    {
      "job": 85177916526,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763148579"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 214,
    "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",
    "LICENSE",
    "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-06-20T07:17:38.000Z",
      "distro": "noble",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/548ac18fd45dfa6f36bdf27939ca748ac21de54a0dd46c2804b03fd89b4154b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:17:39.000Z",
      "distro": "noble",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/bc37c0182c67e34a31339c19f9f32988cf0ef9462a30fe6e39f85da3196193e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:16:54.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/0b75f3259a58eb83e4e53a6ea622add8e04df47b353dea9d364e4fdc3eebe4d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:17:11.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/174cca9339e87e440a1674cc3e0b2221e5777b8c11f46f57b25d102231d04957",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:17:26.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/00ee484f165b66089f167090a71c9dfe05cae84b35deabc1bbaf9ffc7fe388a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:16:46.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/4251b49f3a07732967bdf6a565c02a65d29d0aa19a1bc642366c40f9163b3ac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:16:32.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/f9f125bedc99433e0f4c8469aefd4add6eca11c84802bfd25f88a66ba76454eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-20T07:16:42.000Z",
      "commit": "b5fed25d5123292f371e255afa12f3db00337153",
      "fileid": "https://r2.ropensci.org/79aeec97495226e2e9ac6689e55f53cc2d2c2c0401b96f051f3ad3c8aa8fc30c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/27863897493"
    }
  ]
}