Releases: USDAForestService/FIESTAutils
Releases · USDAForestService/FIESTAutils
FIESTAutils_1.3.1
Improvements and bug fixes.
FIESTAutils_1.3.0
New release of FIESTAutils
FIESTAutils_1.2.3
Updates to FIESTAutils. Binaries are built for r-release (4.4.0).
FIESTAutils_1.2.0
Updates and bug fixes.
FIESTAutils_1.1.4
Updates and bug fixes
FIESTAutils_1.1.3
Updates including:
- Updated codes for FORTYPCD, FORTYPGRPCD, SPCD, SPGRPCD
- Add imported package: largeList
- Add outobj_fmt to savedata_options
FIESTAutils_1.1.2
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
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
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
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()torgdal::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.