statistical_data()now returns cleaned long-form SDMX output with invariant dimensions removed and*_labelcolumns added when code-list labels are available.- The statistical portal helpers now center the SDMX-first workflow:
statistical_tables()exposesnode_type,dataflow_id, andtable_url, whilestatistical_resources()exposesresource_typeandresource_url.
- Added
statistical_data()support for localized SDMX labels throughlang = "en"andlang = "tr". - Added a focused geographic mapping vignette and refreshed the getting-started guide to match the current statistical and geographic APIs.
- Added coverage for vignette accessibility so required figure alt text is exercised in tests.
- Tightened scalar argument validation in
geo_data()andgeo_map()so vector, missing, andNAinputs fail with package errors instead of base-R condition errors. - Cleaned
R CMD checknotes related to NSE imports and outdated public links. - Fixed a tidyselect deprecation warning in
geo_map(). - Refreshed README examples, package metadata, and pkgdown-facing links to match the rewritten SDMX and geographic interfaces.
- Refreshed generated documentation and pkgdown content for the current API.
- Added build ignore coverage for local planning artifacts.
- Tightened CRAN-facing package metadata and replaced placeholder submission notes with explicit preflight guidance.
Added three comprehensive vignettes to guide users:
- Getting Started (
vignette("getting-started")): Introduction to TUIK data portals, installation, basic workflow for statistical data, troubleshooting tips - Geographic Mapping (
vignette("geographic-mapping")): Working with NUTS levels, creating choropleth maps, advanced cartography (hexagonal and Dorling cartograms) - Known Issues & Limitations (
vignette("known-issues")): Common challenges, workarounds, best practices, and how to report issues
- Improved
geo_data()documentation with dual-mode return value descriptions - Enhanced
geo_map()documentation with CRS details and column descriptions - Added comprehensive Turkish administrative terminology explanations
- Documented NUTS levels and geometry types in detail
- Replaced commented code blocks with clear explanatory notes
- Added home page title, description, and direct links to TUIK portals
- Restructured navbar with articles dropdown menu for easy vignette access
- Enhanced reference page with detailed section descriptions
- Added internal functions section for developer reference
- Custom footer with attribution
- Improved site navigation and user experience
- Fixed README installation commands (corrected repository name from
emraher/tuiktoemraher/tuikr) - Fixed
geo_data()example parameter name (level->var_level) - Removed deprecated V8 import from
geo_map()documentation - Added comprehensive examples for
geo_data()showing both metadata and data retrieval modes
- Regenerated all documentation files with updated roxygen2
- All functions now have complete, accurate examples
- Improved consistency across function documentation
- Renamed package from tuik to tuikr
- Updated package infrastructure with modern R package development tools
- Added GitHub Actions workflows for CI/CD
- Added testthat edition 3 testing infrastructure
- Added pkgdown website with eerdown theme
- Moved V8 from Depends to Suggests (optional dependency)
- Improved package documentation
- Initial release
- Functions for accessing TUIK statistical data portal
- Functions for accessing TUIK geographic statistics portal
- Support for NUTS levels 2, 3, 4 and settlement points