Recent Releases of areal
areal - areal 0.1.6
- Prepare
arealfor upcomingdplyrrelease - Address bug with geometry collections that could cause errors in
aw_intersect() - Resolve various warnings during unit tests
- Change minimum version of R to 3.4
- Update travis and appveyor builds
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 6 years ago
areal - areal 0.1.4.4
- Finalize JOSS manuscript
- Rebuild pkgdown site
- No changes to the software functionality
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 7 years ago
areal - areal 0.1.4.3
- Remove documentation for non-exported functions
- Rebuild pkgdown site
- No changes to the software functionality
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 7 years ago
areal - areal 0.1.4.2
- Fix formatting issue with JOSS manuscript
- No changes to the software functionality
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 7 years ago
areal - areal 0.1.4.1
- Finalize Journal of Open Source Software manuscript
- No changes to the software functionality
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 7 years ago
areal - areal 0.1.4
- Fix issue where mixed interpolations with multiple extensive and intensive variables would get incorrect output containing two copies of the extensive results.
Patch fix to Issue 6 so that data not requiring the geometry collection fix do not get processed through that code, improving performance for those interpolations.
Updated draft of JOSS paper manuscript along with appendix code and response to reviewers added in
paper/.
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener about 7 years ago
areal - areal v0.1.3
- Fix Issue 6 - edge case where
st_intersectioncreates a geometry collection - Fix Issue 7 - interpolation returns
NAvalues whentidandsidare the same variable name (e.g. both areGEOID) - Fix Issue 14 - interpolation fails when the
sfgeometry column is not namedgeometry- now renamed on the fly if this is not the case Fix Issue 16 - tibble output missing other output variables
Full draft of JOSS paper manuscript added in
paper/
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener over 7 years ago
areal - areal v0.1.2
- Add CRAN installation instructions to readme and
pkgdownsite
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener over 7 years ago
areal - areal v0.1.1
- Added vignette titles to replace placeholders
- Added examples to all exported functions
- Spell check with
devtools::spell_check()and RStudio's spell check functionality for.Rmdfiles - Checks against winbuilder
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener over 7 years ago
areal - areal v0.1.0
- Added a
NEWS.mdfile to track changes to the package. - Develop areal weighted interpolation functionality (
aw_functions) - Add core example data sets (
ar_data) - Implement unit testing with both Travis and Appveyor as well as Code Coverage tracking
- Add
.githubcommunity files - Add
LICENSEandcran-comments.md - Add vignettes for getting started (
areal), preparing data (data-preparation), and areal weighted interpolation (areal-weighted-interpolation) - these are in draft for this release. - Add pkgdown site functionality
Scientific Software - Peer-reviewed
- HTML
Published by chris-prener over 7 years ago