Package: rFDS Type: Package Title: Fire Dynamics Simulation from LiDAR Data Version: 0.0.1 Authors@R: c(person(given = "Carlos Alberto", family = "Silva", email = "c.silva@ufl.edu", role = c("aut","cre"))) Description: rFDS provides an interface between LiDAR-based vegetation structure data and the Fire Dynamics Simulator (FDS) for modeling forest and vegetation fire behavior. The package enables the conversion of classified LiDAR point clouds into voxelized fuel structures, generation of FDS input files, and automated simulation workflows for fire dynamics and fuel consumption analysis. License: MIT + file LICENSE Encoding: UTF-8 Imports: lidR, grDevices, stats, utils, rgl RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://carlos-alberto-silva.r-universe.dev Date/Publication: 2025-10-14 15:32:58 UTC RemoteUrl: https://github.com/carlos-alberto-silva/rFDS RemoteRef: HEAD RemoteSha: af3d7c720d3d23fc551fb25aa088d4597a64241d NeedsCompilation: no Packaged: 2026-06-19 07:13:21 UTC; root Author: Carlos Alberto Silva [aut, cre] Maintainer: Carlos Alberto Silva