Changes in version 0.1.2 (2019-03-05) - Two modifications to rothermel(). - Previously, if an input data frame had more than one row, rothermel() would solve for Crowning Index for only the first row of input data. This has been fixed. - A constant used for unit conversion was corrected in the function. This will result is a slightly different Crowning Index. - One modification to fireChart(). - Previously, fireChart() could only plot one fire whereas the documentation led the user to believe multiple fires could be plotted on a fireChart. This has been fixed to allow for multiple fires. Changes in version 0.1.1 (2018-10-26) - Revision in anticipation of CRAN submission