NEWS.md

SticsOnR 1.2.0 2024-02-22

MAIN CHANGES: * paralellization in the wrapper is now optional (cluster deactivation) * README update with latest JavaStics/STICS versions and information about executable installation on MacOS systems

FIXES: * tidyr package was missing in imports * checking if the JavaStics folder is given when forcing parameters values in the wrapper * for several years simulations, the wrapper now is returning specific values for stages for each year, not the same one for all the years * limitation of sub-dirs discovering (recursivity deactivated) in the workspace for the run_system function

SticsOnR 1.1.0 2023-07-12

MAIN CHANGES: * Added a valid license (LGPL) * According to SticsRFiles changes * Using CRAN SticsRFiles package (1.1.3)

FIXES: * Removed useless functions provided by SticsRFiles 1.1.3 * Removed useless files and function documentation * linting issues

SticsOnR 1.0.1 2023-01-03

SticsOnR 1.0.0 2022-07-22

MAIN CHANGES: * run_javastics: new argument for giving the path of the java version to use * stics_wrapper: * set "variete" to be forced first if included in param_values argument (so that varietal parameters are well handled if included in param_values) * using () in names of variables (var argument) is now taken into account * homogenization of argument names between functions * some functions moved to the SticsRFiles package * simulated phenological stages now take the same value of julian day whatever the date is

FIXES: * stics_wrapper: run successive USMs did not work in case required variables (var argument) were not defined in var.mod * run_stics: running automatically usms stored in subdirectories of workspace did not work * run_javastics: * STICS execution errors now captured * relative path of workspace now correctly taken into account

SticsOnR 0.2.2 2021-06-17

Changes

SticsOnR 0.2.1 2021-03-12

General changes

Specific changes

R/run_system_cmd.R * FIX: relative path for stics executable were not well handled

R/stics_wrapper.R * FIX: situation was not correctly spelled in doc ... (2021-02-24) * FIX: incorrect test on param_values in case parameters take different values for different USMs (2021-02-24) * FIX: searching if the OS specific stics fortran exe name exists in the preference.xml file (whole word search) (2021-02-12) * FIX: force_param_values removed from .export (already exported in the foreach loop, this generated a warning) (2021-02-02) * FIX: Fail proofing check_java_workspace + add winslash = "/" to all normalizePath for consistency (2021-01-21) * FIX: exe check crashed when only Stics exe was given => test is deactivated

R/stics_exe_utilities.R * FIX: better handling of workspace sub-folders list for identifying available situations to simulate

SticsOnR 0.2.0 2021-01-15

General changes

Specific changes

SticsOnR 0.1.0.9005 2020-02-06



SticsRPacks/SticsOnR documentation built on March 29, 2024, 1:10 a.m.