Releases: stocnet/autograph
Releases · stocnet/autograph
Release v1.0.1
Merge pull request #53 from stocnet/develop v1.0.1
Release v1.0.0
Merge pull request #42 from stocnet/develop v1.0.0
Release v0.6.0
Merge pull request #34 from stocnet/develop v0.6.0
Release v0.5.1
Merge pull request #32 from stocnet/develop v0.5.1
Release v0.5.0
Merge pull request #30 from stocnet/develop v0.5.0
Release v0.4.2
Merge pull request #29 from stocnet/develop v0.4.2
Release v0.4.1
Merge pull request #27 from stocnet/develop v0.4.1
Release v0.4.0
Package
- Fixed DOI in CITATION
- Improved README introduction
- Improved README graphing illustration, including igraph comparison figure
- Improved README plotting illustration, added SAOM/ERGM GOF comparison figure
Theming
- Improved
stocnet_theme()documentation - Improved
stocnet_theme()to register a font family for plots- A vector of potential fonts is included for some themes
- The first font found on the system will be used, and user notified
- If no fonts are found, the default R font ("sans") will be used
- A message is printed to inform the user if the default is used,
and how to install missing fonts via{extrafont}
- Added font options for "iheid", "oxf", "ethz", "uzh", and "rug" themes
- Added
ag_font()for retrieving the registered font family - Improved
match_colors()documentation - Exported
is_dark()and made it vectorised - Added
match_colors()andis_dark()tests - Dropped
theme_*()functions in favour ofstocnet_theme() - Dropped
theme_*()tests - Added
stocnet_theme()tests
Graphing
- Improved
graphr()by using registered fonts where available - Improved
graphr()by usingag_qualitative()for discrete colour scales
Plotting
- Improved
plot.selectionTable()andplot.influenceTable()documentation
by consolidating them together into one help file - Improved
plot.ag_conv(),plot.ag_gof(), and plot_interp by using
registered fonts where available - Improved
plot.sienaGOF()to use lower case auxiliary statistic description
Data
- Renamed
res_monan_tracestomonan_conv - Renamed
res_monan_goftomonan_gof - Renamed
res_ergm_goftoergm_gof - Renamed
res_siena_goftosiena_gof - Renamed
res_siena_influencetosiena_influence - Renamed
res_siena_selectiontosiena_selection
Release v0.3.1
Merge pull request #25 from stocnet/develop v0.3.1
Release v0.3.0
Merge pull request #24 from stocnet/develop v0.3.0