Releases: rOpenGov/iotables
Minor release
- Adjustment for continued compatibility with eurostat dependency
- Tidyverse changes
- Documentation improvements
- DOI: 10.5281/zenodo.10472240
0.9.1 Documentation improvement and bug fix
- Documentation improvement
- Fix for bug issue 22 - thanks for reporting it.
0.9.0 CRAN release with vignette fixes
This is a patch for a vignette that has occassional building problems, and the last release before the major release 1.0 with a long-form publication.
Please take a look at the iotables: an r Package for Reproducible Input-Output Economics Analysis, Economic and Environmental Impact Assessment with Empirical Data manuscript to describe in more detail for a journal submission the methodology and further development philosophy of iotables.
0.4.7 CRAN release
Introduces environmental impact analyis.
0.4.6 CRAN release
Full Changelog: 0.4.4...0.4.6
0.4.4 CRAN release
This new release implements good coding and documenting practices, and brings the package up-to-date with the maturing tidyverse dependencies. It implements new, clearer practices of non-standard evaluation.
New CRAN release
The new release has few new functionality (working better with downloads and temporary files to speed up the first part of the workflow) but plenty of documentationn improvements.
Simpler interface, new vignette, cross-checked against published results.
This is a much improved version with highly improved performance, more consistent function interface and far more readable code. The last CRAN release is stable, the following version will be a stable, better release candidate.
New vignette United Kingdom Input-Output Analytical Tables to compare analytical function results with published results from the UK National Office for Statistics.
The package website has already three long vignettes.
New release with cross-verification vignettes
This is a much improved, simplified version, with highly improved performance, more consistent function interface and far more readable code.
- The Germany example is converted to the
ESA2010
vocabulary. - A completely new dataset, metadata and vignette was added to test the functions on the United Kingdom Input-Output Analytical Tables, 2010. article and dataset.
- The new function
supplementary_add()
can add a supplementary account or row to the table, useful to add employment data, for example. - The new function
total_tax_add()
adds a summary of product and production taxes among the primary inputs. - Clearly divided analytical functions,
direct_effects_create()
,indirect_effects_create()
,input_multiplier_create()
create the direct, indirect and total effects matrix.
0.3.5 New tables
An ESA vocabulary mistake prevented the correct handling of use tables. Currently the package is tested for all Eurostat use and supply tables.