Skip to content

Releases: USDAForestService/FIESTAutils

FIESTAutils_1.3.1

Choose a tag to compare

@graysonwhite graysonwhite released this 25 Mar 21:08

Improvements and bug fixes.

FIESTAutils_1.3.0

Choose a tag to compare

@graysonwhite graysonwhite released this 29 Jan 17:32

New release of FIESTAutils

FIESTAutils_1.2.3

Choose a tag to compare

@graysonwhite graysonwhite released this 17 May 16:30

Updates to FIESTAutils. Binaries are built for r-release (4.4.0).

FIESTAutils_1.2.0

Choose a tag to compare

@graysonwhite graysonwhite released this 16 Nov 19:34

Updates and bug fixes.

FIESTAutils_1.1.4

Choose a tag to compare

@graysonwhite graysonwhite released this 28 Nov 18:21

Updates and bug fixes

FIESTAutils_1.1.3

Choose a tag to compare

@graysonwhite graysonwhite released this 07 Aug 03:46

Updates including:

  • Updated codes for FORTYPCD, FORTYPGRPCD, SPCD, SPGRPCD
  • Add imported package: largeList
  • Add outobj_fmt to savedata_options

FIESTAutils_1.1.2

Choose a tag to compare

@graysonwhite graysonwhite released this 14 Jun 04:39

Minor updates including:

  • SAest.pbar - Fixed code to include DOMAINs with no plots. Values will be NA.
  • Bug fixes and improvements.

FIESTAutils_1.1.1

Choose a tag to compare

@graysonwhite graysonwhite released this 12 May 22:37

FIESTAutils v1.1.1

This release updates FIESTAutils for FIESTA's initial release to CRAN.

  • Bug fixes regarding Error produced in r-devel: "'length > 1' in coercion to 'logical(1)'"

FIESTAutils_1.1.0

Choose a tag to compare

@graysonwhite graysonwhite released this 29 Apr 16:01

FIESTAutils v1.1.0

This release aims to prepare for the initial public release of the FIESTA R package and includes changes such as:

  • Added a NEWS.md file to track changes to the package.
  • Added bootstrap method for estimating the variance of model-assisted estimation.
  • Suppressed messages for model-assisted estimation.
  • Updates to clipRaster: fixes issues with no data value in raster.
  • Begin implementation for back-end of GRM.
  • Bug fixes.

FIESTAutils_1.0.0

Choose a tag to compare

@graysonwhite graysonwhite released this 28 Feb 20:04

FIESTAutils v1.0.0

This release marks the acceptance of FIESTAutils to CRAN, and is the first official release of FIESTAutils. It insures easy installation via CRAN and general stability of the package. Updates from previous iterations of FIESTAutils include but are not limited to:

  • Stability improvement for spatial function by moving .Call() to rgdal::GDALcall().
  • Improved function documentation with documentation grouped by function types.
  • Reduced package dependencies and removal of dependencies on packages not available on CRAN.
  • Many minor bug fixes.