Skip to content

Commit

Permalink
v3.5.4 released to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
graysonwhite committed May 30, 2023
1 parent 09c2dd8 commit c1a51a5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ _pkgdown.yml
^sandbox$
^docs$
^doc$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 3.5.4
Date: 2023-05-30 12:31:15 UTC
SHA: edf7768d7738b35a794a432d5f253c12b40f19b1
9 changes: 5 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.3.9000
Date: 2023-05-02
Version: 3.5.4
Date: 2023-05-30
Authors@R:
c(person(given = "Tracey",
family = "Frescino",
Expand Down Expand Up @@ -32,18 +32,19 @@ Depends:
Imports:
data.table,
DBI,
FIESTAutils (>= 1.1.5),
FIESTAutils (>= 1.1.7),
gdalraster,
grDevices,
graphics,
methods,
RSQLite,
sf,
sqldf,
utils,
utils
Suggests:
knitr,
geodata,
sp,
terra,
rmarkdown
VignetteBuilder: knitr
Expand Down

0 comments on commit c1a51a5

Please sign in to comment.