rjd3providers 3.7.1
CRAN release: 2026-03-11
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.6.0 - 2025-11-24
Changed
- Rename
spreadsheet_properties()intospreadsheet_id_to_properties()#38 - Rename
spreadsheet_id()intospreadsheet_properties_to_id()#38 - Rename
txt_id()intotxt_properties_to_id()#38 - Rename
txt_properties()intotxt_id_to_properties()#38 - Rename
xml_id()intoxml_properties_to_id()#38 - Rename
xml_properties()intoxml_id_to_properties()#38 - The arguments
period,aggregationandpartialAggregationare renamed withgathering.at the beginning (sogathering.period,gathering.aggregationandgathering.partialAggregation) - New JARS related to version 3.6.0
Removed
- The argument
includeMissingis removed in favour ofcleanMissing(which is technically the contrary ofincludeMissing)
Fixed
- Conversion from id to properties and vice versa #33
3.2.3 - 2024-07-12
Added
- new functions to update path for txt
txt_update_path - new functions to update path for spreadsheet
spreadsheet_update_path
Changed
- New JARS related to version 3.2.3