Package: odeGUTS Title: Solve ODE for GUTS-RED-SD and GUTS-RED-IT Using Compiled Code Version: 1.1.0 Authors@R: c( person(given = "Benoit", family = "Goussen", role = c("aut"), email = "benoit.goussen@ibacon.com", comment = c(ORCID = "0000-0001-7204-7981")), person(given = "Carlo", family = "Romoli", role = c("cre"), email = "carlo.romoli@ibacon.com") ) Description: Allows performing forwards prediction for the General Unified Threshold model of Survival using compiled ode code. This package was created to avoid dependency with the 'morse' package that requires the installation of 'JAGS'. This package is based on functions from the 'morse' package v3.3.1: Virgile Baudrot, Sandrine Charles, Marie Laure Delignette-Muller, Wandrille Duchemin, Benoit Goussen, Nils Kehrein, Guillaume Kon-Kam-King, Christelle Lopes, Philippe Ruiz, Alexander Singer and Philippe Veber (2021) . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/bgoussen/odeGUTS BugReports: https://github.com/bgoussen/odeGUTS/issues Imports: deSolve, magrittr, stats, dplyr, zoo, tidyr NeedsCompilation: yes Suggests: morse Depends: R (>= 2.10) Config/pak/sysreqs: libicu-dev Repository: https://bgoussen.r-universe.dev Date/Publication: 2025-10-28 13:29:47 UTC RemoteUrl: https://github.com/bgoussen/odeguts RemoteRef: HEAD RemoteSha: 4851a0fcbe9a2aad0e2448555e66fa8b5abe0106 Packaged: 2026-07-03 11:24:29 UTC; root Author: Benoit Goussen [aut] (ORCID: ), Carlo Romoli [cre] Maintainer: Carlo Romoli