Package: jNSMR Title: Interface to the 'Java Newhall Simulation Model' (jNSM) "A Traditional Soil Climate Simulation Model" Version: 0.3.1 Author: Soil and Plant Science Division Staff Maintainer: Andrew G. Brown Description: Provides methods to create input, read output, and run the routines from the legacy Java Newhall Simulation Model (jNSM) for soil climate. Currently this package uses a modified version of the jNSM v1.6.1 which is available for download here: and the source code found here . The system requirements of the extraction and installation tools (Windows .EXE archive) at the official download link may not be met on your system but the core Java class files are stored in a platform-independent format (a Java JAR file; e.g. newhall-1.6.1.jar) which is a core dependency in this package. Several more recent modifications to the Newhall JAR file allow for higher throughput and more efficient batching of many simulations allowing for larger-than-memory raster-based inputs and outputs. Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Encoding: UTF-8 License: BSD_3_clause + file LICENSE SystemRequirements: Java Depends: R (>= 4.1.0) Imports: utils, parallel, data.table, rJava, terra Suggests: knitr, testthat (>= 3.0.0), rmarkdown, prism, daymetr, geodata Language: en-US URL: https://ncss-tech.github.io/jNSMR, https://github.com/ncss-tech/jNSMR VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev make default-jdk libproj-dev libsqlite3-dev Repository: https://ncss-tech.r-universe.dev Date/Publication: 2025-03-04 21:25:09 UTC RemoteUrl: https://github.com/ncss-tech/jNSMR RemoteRef: HEAD RemoteSha: 20c6e22651657e3740f47c5fbc1aa41c5c2d7f07 NeedsCompilation: no Packaged: 2026-06-18 08:42:33 UTC; root