Skip to contents

rapsimng 0.1.0

CRAN release: 2020-10-13

  • This is the first release of rapsimng.

rapsimng 0.2.0

CRAN release: 2021-03-30

  • New functions to walk through json tree
  • New functions to manipulate simulations (list, keep or drop simulations)
  • New functions to set parameter value by path
  • Several bug fixes

rapsimng 0.3.0

CRAN release: 2021-09-09

  • Several bug fixes

rapsimng 0.4.2

CRAN release: 2024-01-22

  • Several bug fixes
  • Update the new version of APSIM NG
  • Update update_cultivar to add new cultivar parameters

rapsimng 0.4.5

CRAN release: 2025-09-22

  • Several bug fixes

rapsimng 0.4.6

CRAN release: 2026-02-09

  • Several bug fixes
  • Calculate plant available water content (PAWC) in the soil profile.
  • Add a new function to compile apsimx from git.

rapsimng 0.4.7

rapsimng 0.5.0

CRAN release: 2026-05-06

  • Update internal method to define new models.

rapsimng 0.5.1

  • update the function run_models to allow users to specify the path to Models.exe. If not specified, the function will look for “Models.exe” on Windows or “Models” on Linux in the system PATH. See documentation for details.