Type: Package Package: MDP2 Title: Markov Decision Processes (MDPs) Version: 3.0.0 Authors@R: c( person("Lars", "Relund Nielsen", , "lars@relund.dk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4802-3071"))) Author: Lars Relund Nielsen [aut, cre] () Maintainer: Lars Relund Nielsen Description: Create and optimize (semi) MDPs with discrete time steps and state space. Both hierarchical and ordinary-traditional MDPs can be modeled. License: GPL (>= 3) URL: https://relund.github.io/mdp/, https://github.com/relund/mdp/, http://relund.github.io/mdp/ BugReports: https://github.com/relund/mdp/issues Depends: R (>= 4.1.0) Imports: diagram, dplyr, stringr, tidyr, magrittr, methods, purrr, rlang, tibble, Rcpp (>= 0.11.5) Suggests: knitr, Matrix, rmarkdown, testthat (>= 3.0.0), readr, xml2, covr, roxygen2 LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://relund.r-universe.dev Date/Publication: 2026-06-22 07:44:41 UTC RemoteUrl: https://github.com/relund/mdp RemoteRef: HEAD RemoteSha: ade64bc9310f6737e537725e1685dd316bb01dd3 NeedsCompilation: yes Packaged: 2026-06-22 09:36:51 UTC; root