Skip to content

Commit

Permalink
v3.6.0 onto CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
graysonwhite committed Nov 21, 2023
1 parent d5ee68b commit d541f98
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
6 changes: 3 additions & 3 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 3.5.4
Date: 2023-05-30 12:31:15 UTC
SHA: edf7768d7738b35a794a432d5f253c12b40f19b1
Version: 3.6.0
Date: 2023-11-21 18:11:54 UTC
SHA: d5ee68bfbaafdd94fa0fb7e95406d92f46265f9a
7 changes: 3 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: FIESTA
Type: Package
Title: Forest Inventory Estimation and Analysis
Version: 3.5.4.9000
Date: 2023-05-30
Version: 3.6.0
Date: 2023-11-21
Authors@R:
c(person(given = "Tracey",
family = "Frescino",
Expand Down Expand Up @@ -36,7 +36,7 @@ Depends:
Imports:
data.table,
DBI,
FIESTAutils (>= 1.1.8.9000),
FIESTAutils (>= 1.2.0),
gdalraster,
grDevices,
graphics,
Expand All @@ -45,7 +45,6 @@ Imports:
sf,
sqldf,
utils
Remotes: USDAForestService/FIESTAutils
Suggests:
knitr,
geodata,
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
FIESTA_3.6.0
==============

- Added National Volume and Biomass capability


FIESTA_3.5.0
==============

Expand Down

0 comments on commit d541f98

Please sign in to comment.