Releases: HARPgroup/elfgen
Releases · HARPgroup/elfgen
elfgen 2.3.4
This contains some minor enhancements to elfdata() and updates functions and testing for latest versions of R
- Updated DESCRIPTION file authors and maintainer to reflect new development team
- Updated
elfdata()to allow for caching of Icthys data and added arguments toelfgen()to allow users to be more explicit when creating plots and using the breakpoint - Updated README.md
- Created a NEWS.md
elfgen 2.3.3
- This release fixes issues related to web access
- Web access issues have been addressed, package will fail gracefully in case of future web access issues. Check is now in place to verify internet connection before proceeding with data download, additional check is now in place to verify a connection to the ScienceBase database can be established prior to file download.
- Updated DESCRIPTION file: Updated Title & Description
- Eliminated any default path writing in functions
- Updated README.md
elfgen 2.3.2
Minor release:
- removed non-ASCII character from R file
elfgen 2.3.1
- Fixes issues related to internet access.
- Corrected internet access errors, will now fail gracefully when internet resources unavailable
- Test internet connection
curl::has_internet() - Ping ScienceBase
sbtools::sb_ping()
- Test internet connection
- Corrected internet access errors, will now fail gracefully when internet resources unavailable
elfgen 2.3.0
- This release fixes issues related to data retrieval, implementing newer libraries and improved examples.
- Updated data retrieval methods
- sbtools
- nhdplusTools
- CRAN fix
- Streamlined examples using a HUC10
- Improved docs
- Updated data retrieval methods
elfgen 2.2.8
- This release fixes a few minor CRAN issues
elfgen 2.2.7
- This release fixes a couple issues primarily within the
elfdata()function.tryCatch()implemented to handle instances where resource is not available or has changed- Progress bar replaces loop iteration printout, used in interactive sessions only
file.path()replacespaste()for retrieving ichthymap datasetinherits()replacesclass()in if statement- Messages revised to lowercase
- Comment added to
\donttest
elfgen 2.2.3
Welcome to elfgen:
- A dev release version
- Updated package following CRAN submission notes
elfgen 2.2.2
Welcome to elfgen:
- A dev release version
- Updated package following CRAN submission notes
elfgen 2.2.1
Welcome to elfgen:
- A dev release version
- Updated DESCRIPTION file and README following CRAN submission notes