Package: timbr Type: Package Title: Forest/Tree Data Frames Version: 0.2.2.9000 Authors@R: person( given = "Mizuki", family = "Uchida", email = "uchidamizuki@vivaldi.net", role = c("aut", "cre") ) Description: Provides data frames for forest or tree data structures. You can create forest data structures from data frames and process them based on their hierarchies. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: cli, dplyr, lifecycle, pillar, purrr, rlang, tibble, tidygraph, tidyselect, vctrs (>= 0.5.2) Suggests: covr, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/UchidaMizuki/timbr, https://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: 2026-06-20 07:15:31 UTC; root Author: Mizuki Uchida [aut, cre] Maintainer: Mizuki Uchida Depends: R (>= 4.1.0)