Package: rapsimng
Type: Package
Title: APSIM Next Generation
Version: 0.5.1
Authors@R: person("Bangyou", "Zheng",
email = "zheng.bangyou@gmail.com",
role = c("aut", "cre"))
Description: The Agricultural Production Systems sIMulator ('APSIM') is
a widely used to simulate the agricultural systems for multiple
crops. This package is designed to create, modify and run
'apsimx' files in the 'APSIM' Next Generation
.
License: MIT + file LICENSE
URL: https://rapsimng.bangyou.me/, https://github.com/byzheng/rapsimng
BugReports: https://github.com/byzheng/rapsimng/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: jsonlite, tibble, magrittr, dplyr, purrr, rlang, DBI, RSQLite,
tidyweather
Roxygen: list(markdown = TRUE)
Suggests: testthat, knitr, rmarkdown, tidyverse, methods
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev
Repository: https://byzheng.r-universe.dev
Date/Publication: 2026-05-13 06:31:53 UTC
RemoteUrl: https://github.com/byzheng/rapsimng
RemoteRef: HEAD
RemoteSha: 3b6631390222e95abe5b187a91a54e6c3f8d67c6
NeedsCompilation: no
Packaged: 2026-06-12 09:26:09 UTC; root
Author: Bangyou Zheng [aut, cre]
Maintainer: Bangyou Zheng