nuts (development version)
- 2024 NUTS version now included
- 2018 population weight replaced for 2021 population weight
- 2021 residential built-up volume added as a weight
- Fixed version 2016 NUTS-3 codes for UK
- Fixed
object 'all_nuts_codes' not foundandobject 'cross_walks' not founderrors when callingnuts_classify(),nuts_convert_version(), and related functions vianuts::without first attaching the package withlibrary(nuts)(#9) - Fixed
missing_dataincorrectly reporting NUTS codes as missing when they were present in the input but classified under a different NUTS version than the row being checked (#11)
nuts 1.0.0
CRAN release: 2024-03-22
- First release
- nuts is now a part of rOpenSci after peer-review!
- Functions were renamed to be consistent with rOpenSci’s style guide
- Verbosity control was added
- Repeated chunks of code were reorganized into functions
- Option for summarizing missing weights included
- User interface rewritten with
cli - Imports were further reduced
- Tests were reorganized and expanded
- Documentation was updated
