# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "lbugr" in publications use:' type: software license: MIT title: 'lbugr: Interface to ''ladybug'' Graph Database' version: 0.1.1 abstract: Provides a high-performance 'R' interface to the 'ladybug' graph database. Uses the 'reticulate' package to wrap the official Python 'ladybug' client. Enables seamless interaction with 'Ladybug' from within 'R' for managing database connections, executing 'Cypher' queries, and loading data from 'R' data frames. Converts query results into popular 'R' data structures including 'tibble', 'igraph', 'tidygraph', and 'g6R' objects for analysis and visualization workflows. authors: - family-names: Wick-Eckl given-names: Manuel email: manuel.wick@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/WickM/lbugr commit: ad36c1151cc4ef97d62b7db849681e35cf303080 url: https://wickm.github.io/lbugr/ date-released: '2026-07-11' contact: - family-names: Wick-Eckl given-names: Manuel email: manuel.wick@gmail.com