Skip to content

Releases: stocnet/autograph

Release v1.0.1

30 Apr 08:34
a400176

Choose a tag to compare

Merge pull request #53 from stocnet/develop

v1.0.1

Release v1.0.0

04 Apr 08:23
d4e9e3c

Choose a tag to compare

Merge pull request #42 from stocnet/develop

v1.0.0

Release v0.6.0

27 Feb 21:16
14de555

Choose a tag to compare

Merge pull request #34 from stocnet/develop

v0.6.0

Release v0.5.1

08 Dec 21:28
26b55d2

Choose a tag to compare

Merge pull request #32 from stocnet/develop

v0.5.1

Release v0.5.0

19 Nov 10:15
b117370

Choose a tag to compare

Merge pull request #30 from stocnet/develop

v0.5.0

Release v0.4.2

12 Nov 17:39
d1d571e

Choose a tag to compare

Merge pull request #29 from stocnet/develop

v0.4.2

Release v0.4.1

11 Sep 20:05
fdc1078

Choose a tag to compare

Merge pull request #27 from stocnet/develop

v0.4.1

Release v0.4.0

09 Sep 16:44
8844ef0

Choose a tag to compare

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() and is_dark() tests
  • Dropped theme_*() functions in favour of stocnet_theme()
  • Dropped theme_*() tests
  • Added stocnet_theme() tests

Graphing

  • Improved graphr() by using registered fonts where available
  • Improved graphr() by using ag_qualitative() for discrete colour scales

Plotting

  • Improved plot.selectionTable() and plot.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_traces to monan_conv
  • Renamed res_monan_gof to monan_gof
  • Renamed res_ergm_gof to ergm_gof
  • Renamed res_siena_gof to siena_gof
  • Renamed res_siena_influence to siena_influence
  • Renamed res_siena_selection to siena_selection

Release v0.3.1

08 Sep 20:48
f69240c

Choose a tag to compare

Merge pull request #25 from stocnet/develop

v0.3.1

Release v0.3.0

07 Sep 11:31
26ff3db

Choose a tag to compare

Merge pull request #24 from stocnet/develop

v0.3.0