Package: dynatopGIS Title: Algorithms for Helping Build Dynamic TOPMODEL Implementations from Spatial Data Version: 0.3.0.1010 Authors@R: person(given = "Paul", family = "Smith", role = c("aut", "cre"), email = "paul@waternumbers.co.uk", comment = c(ORCID = "0000-0002-0034-3412")) Description: A set of algorithms based on Quinn et al. (1991) for processing river network and digital elevation data to build implementations of Dynamic TOPMODEL, a semi-distributed hydrological model proposed in Beven and Freer (2001) . The 'dynatop' package implements simulation code for Dynamic TOPMODEL based on the output of 'dynatopGIS'. License: GPL-2 Encoding: UTF-8 Imports: R6, terra, jsonlite Depends: R (>= 4.0.0) BugReports: https://github.com/waternumbers/dynatopGIS/issues URL: https://waternumbers.github.io/dynatopGIS/, https://github.com/waternumbers/dynatopGIS RoxygenNote: 7.3.1 Suggests: knitr, rmarkdown, tinytest VignetteBuilder: knitr Language: en-GB Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://waternumbers.r-universe.dev Date/Publication: 2024-05-07 00:00:24 UTC RemoteUrl: https://github.com/waternumbers/dynatopgis RemoteRef: HEAD RemoteSha: f4f59c639eeb43f9cd6a229164bb28dd0c824d9d NeedsCompilation: no Packaged: 2026-07-10 09:43:49 UTC; root Author: Paul Smith [aut, cre] (ORCID: ) Maintainer: Paul Smith