NEWS
rjdworkspace 2025-10-02
Fixed
- Function
update_xml_file() updated with a REGEX
Changed
- Function
update_path() is now based on the .xml files and not on the SAP position or name
rjdworkspace 2025-01-16
Fixed
- changing the meta-character & into & in
update_xml_file()
rjdworkspace 2025-01-09
Fixed
update_path() keeps the imports options when updating a path
Added
- New logo for {rjdworkspace}
rjdworkspace 2024-05-22
Added
- CRAN release 1.1.7
- New documentation and new examples
verbose argument to print more indication. It replaces the argument print_indication().
- New logo for rjdworkspace
Fixed
- Bug in update_path with the meta character
(which can be encode as %20 or as +)
Changed
copy_ws() is now exported
- format the file NEWS.md
- new path related to rjdverse
rjdworkspace 2024-02-14
Added
- add a new hidden function to copy ws
Changed
- simplify the XML path writting with
URLencode()
Fixed
- resolve bugs for
update_path() with WS created with RJDemetra::add_sa_item()
rjdworkspace 2023-08-29
Added
- Adding some documentation to functions
- Successfull check!
Changed
- Changes in
transfer_series() to regroup transfer_series() and replace_series() with new arguments
ws_fromb and ws_to to identify the workspaces in which we take the data and to which we transfer the data
name_mp_from, name_mp_to, pos_mp_from and pos_mp_to to identify the SA-Processings (or Multi-Processings denoted mp)
create_mp to create a new Multi-Processing
replace_series() to replace existing series
Fixed
- Bug fixed in
get_comment()
rjdworkspace 2023-07-04
Added
- add new function to
update_path() of workspaces, SAProcessing and specifically Sa-items for csv, xls and xlsx files
Changed
- Globally, the functions which use 2 workspaces now have 2 arguments
ws_from and ws_to which designate the workspace which contains the updated data (ws_from) and the workspace to update (ws_to). The arguments are in that order.
- This concerns the functions :
transfer_series
replace_series
update_metadata
update_metadata_roughly
set_metadata for SA ITEM
- the function
replace_series has an new argument mp_from_name and mp_to_name to specify the multipreprocessing in which to search for series