# ------------------------------------------------ # 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 doi: 10.32614/CRAN.package.lbugr 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://wickm.r-universe.dev repository-code: https://github.com/WickM/lbugr commit: 850d1a474cecaa282b2d6ddc23097c766b340101 url: https://wickm.github.io/lbugr/ date-released: '2026-07-05' contact: - family-names: Wick-Eckl given-names: Manuel email: manuel.wick@gmail.com