Package: nestr Title: Build Nesting or Hierarchical Structures Version: 0.1.2.9000 Authors@R: person(given = "Emi", family = "Tanaka", role = c("aut", "cre", "cph"), email = "dr.emi.tanaka@gmail.com", comment = c(ORCID = "0000-0002-1455-259X")) Description: Facilitates building a nesting or hierarchical structure as a list or data frame by using a human friendly syntax. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: magrittr, rlang, vctrs, tidyselect Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://emitanaka.r-universe.dev Date/Publication: 2022-02-02 10:21:35 UTC RemoteUrl: https://github.com/emitanaka/nestr RemoteRef: HEAD RemoteSha: be67430d7e3d6f66d118d1bf613e0e150bfadd60 NeedsCompilation: no Packaged: 2026-06-16 08:38:24 UTC; root Author: Emi Tanaka [aut, cre, cph] (ORCID: ) Maintainer: Emi Tanaka