Changelog
Source:NEWS.md
rjwsacruncher 0.2.3
add new parameter
standalonetodownload_cruncher().A startup message is added indicating which version of the JWSACruncher is used by default (defined by the option
"is_cruncher_v3").new function
download_jdemetra()to download the JDemetra+ software.improve
cruncher()function to handle the case when thecruncher_bin_directoryparameter provided correspond to the path to the JWSACruncher instead of the bin directory.improve error message of of
create_param_file()when thedir_file_paramparameter doesn’t correspond to an existing directory.
rjwsacruncher 0.2.2
CRAN release: 2025-07-18
add new parameter
short_column_headerstocreate_param_file().correction of
default_param_file()whencruncher_bin_directoryis defined.correction of
read_param_file()which where convertingfull_series_nameparameter toFALSE.if the default parameter file of the ‘JWSACruncher’ already exists,
default_param_file()do not erase and delete it whencruncher_bin_directoryis defined.
rjwsacruncher 0.2.1
CRAN release: 2025-02-07
parameters
rename_multi_documentsandrenaming_existing_filesadded incruncher()function.parameter
cruncher_bin_directoryadded indefault_parameter_file()to get the default parameter from a local installation of the JWSACruncher.parameter
file_paramadded increate_param_file()andlist2param_file()to be able to change the name of the parameter file.documentation update to add new policies.
rjwsacruncher 0.2.0
CRAN release: 2023-10-04
correction in export of the log file when relative path are given.
cruncher_and_param()correction in linux whenrename_multi_documents = TRUE.download_cruncher()now compatible with version higher than 3.0.0.new parameters in
create_param_file().new functions
read_param_file(),default_param_file()andlist2param_file().
rjwsacruncher 0.1.3
CRAN release: 2022-11-11
cruncher()correction forparam_file_path.documentation update.
rjwsacruncher 0.1.1
CRAN release: 2021-07-21
download_cruncher()correction.functions now compatible with MAC OS and Linux environment.