Recent Releases of SWMPrExtension
SWMPrExtension - Multi-polygon fix and change of package maintainer
Fixes an error introduced recently in checking the validity of spatial files containing multipolygons. Change the official maintainer of the package.
- R
Published by DaveEslinger about 4 years ago
SWMPrExtension - SWMPrExtension 2.2.2.0
- Change EPA National Condition Report to landing page instead of PDF download.
- Fixed bug in thresholdcriteriaplot.R that displayed legend title (lab_dat).
- Reduced text size for Y-axis for most plots from 16 to 14 to display long titles.
- Reduced variable text size for historicalrange.R and seasonalbarplot.R
- Updated SWMP station location with data from CDMO, retrieved 2022-03-18.
Full Changelog: https://github.com/NOAA-OCM/SWMPrExtension/compare/v2.2.0...v2.2.2.0
- R
Published by DaveEslinger over 4 years ago
SWMPrExtension - SWMPrExtension Release version 2.2.0
Fix empty season failure in seasonaldot.R. Changed all Seasonal Kendal test results to plot with custom png icons instead of ggplot characters. Fixed multiple seasonal means being plotted in seasonalbarplot.R Change projection for nationalskmap to a UTM projection to reduce distortion in png icons.
- R
Published by DaveEslinger over 4 years ago
SWMPrExtension - SWMPrExtension v2.1.0
- Removed tmap, tmaptools, and OpenStreetMap due to issues with required package {rJava}.
- Adding ggmap for background raster map as a suggested package., but with optional vector map if ggmap not installed
- Adding ability to pass a map to the local map functions
- CRAN release
- R
Published by DaveEslinger over 4 years ago
SWMPrExtension - SWMPrExtension 2.0.0
Removes {sp} dependencies Removes {mapshot} and PhantomJS dependencies Uses OpenStreetMap tiles for background tiles on reserve-level plots. Fixes (fingers crossed) proj4 issues.
- R
Published by DaveEslinger almost 5 years ago
SWMPrExtension - Updates for 2021 processing of 2020 SWMP reports
Added He'eia stations and ability to update reserve stations Wind speed units can be changed Suppressed many routine warnings ("joining by dummy", etc.) replaced gather() with pivot_longer()
- R
Published by DaveEslinger almost 5 years ago
SWMPrExtension - Updates to stay current with {dplyr} and {sp}
Changes to dplyr::summarise, CRS, and examples in several programs. Bug fix in threshold_identification.R when using multi-variable nutrient calls
- R
Published by DaveEslinger almost 6 years ago
SWMPrExtension - Version 1.1.5 Fixes issue #49
Fixes issue #49 by changing row-wise tidier workflow. We were using a deprecated approach, which will be defunct with upcoming {broom} release (0.7.0).
- R
Published by DaveEslinger about 6 years ago
SWMPrExtension - R 4.0 update
Revision to accommodate changes with R 4.0, PROJ >= 4, and related changes. No significant changes to look or function of outputs.
- R
Published by DaveEslinger about 6 years ago
SWMPrExtension - Fix national map CRS
Corrected the crs information for the national mapping programs, nationalskmap.R and resnationalmap.R to have the correct WGS84 Lambert Azimuthal Equal Area projection information. Reprojected and renames usaea.rda -> uslaea.rda to reflect this change. This change should eliminate any need for spatial reprojection and avoid some of the upcoming PROJ 6 issues with proj4 strings.
- R
Published by DaveEslinger over 6 years ago
SWMPrExtension - Version 1.1.2
Fix error with annotation in seasonal_dot.R
- R
Published by DaveEslinger over 6 years ago
SWMPrExtension - Minor bug fixes and color enhancments
SWMPrExtension v1.1.1
* Updates to allow user to specify trend colors for create_sk_flextable_list function
* Additional updates to compensate for changes in Officer 0.3.3 flextable structure
* adding free_y argument to threshold_percentile_plot
* Minor fix to help files if searching by concept, e.g., `help.search('analyze', package = "SWMPrExtension")
- R
Published by DaveEslinger almost 7 years ago