# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastgeojson" in publications use:' type: software license: MIT title: 'fastgeojson: High-Performance ''GeoJSON'' and ''JSON'' Serialization for R' version: 0.2.2 doi: 10.32614/CRAN.package.fastgeojson abstract: A high-performance 'JSON' encoder implemented in 'Rust'. It provides a universal 'as_json()' function capable of serializing most R objects -- including 'sf' spatial data, data frames, and nested lists. Leveraging a performant 'Rust' backend, it generates compliant 'JSON' strings optimized for direct use in web frameworks like 'Shiny', 'Leaflet', and 'Highcharter'. authors: - family-names: Jorion given-names: Alex email: alex.jorion@firstzeroenergy.com repository: https://firstzeroenergy.r-universe.dev repository-code: https://github.com/firstzeroenergy/fastgeojson commit: a00a2548745d3e7fb818faa02e957829f14d5212 url: https://github.com/firstzeroenergy/fastgeojson date-released: '2026-01-18' contact: - family-names: Jorion given-names: Alex email: alex.jorion@firstzeroenergy.com