redatam 2.0.1
- Refactored C++ to R list casting to avoid growing a list in a loop.
It now creates a list with a lenght equal to the number of entities and
variables with descriptions and then fills it with the data. This is 3
to 5 times faster.
- Fixes GCC-SAN errors with a fix proposed by Ivan Krylov.
Thanks!
redatam 2.0.0
redatam 0.2.1
- CRAN requested changes:
- Added Arseny Kapoulkine to ‘ctb’
- Added the Republic of Ecuador to ‘dtc’
- Removed from examples in the main function
redatam 0.2
- Refactored to use C++11 instead of C++17.
redatam 0.1
- First working version.
- Initial CRAN submission.
- Tested with the following census:
- Chile 2017 (DIC and DICX)
- Uruguay 2011 (DICX)
- Galapagos, Ecuador 2015 (original in DIC reduced to macro levels
with Redatam 7 and DICX created from the DIC file)