Package: odeGUTS
Title: Solve ODE for GUTS-RED-SD and GUTS-RED-IT Using Compiled Code
Version: 1.0.3
Authors@R: 
    person(given = "Benoit",
           family = "Goussen",
           role = c("aut", "cre"),
           email = "benoit.goussen@ibacon.com",
           comment = c(ORCID = "0000-0001-7204-7981"))
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) <https://CRAN.R-project.org/package=morse>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: 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)
Packaged: 2024-10-04 15:37:58 UTC; gob
Author: Benoit Goussen [aut, cre] (<https://orcid.org/0000-0001-7204-7981>)
Maintainer: Benoit Goussen <benoit.goussen@ibacon.com>
Repository: CRAN
Date/Publication: 2024-10-04 17:20:06 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 03:02:06 UTC; windows
Archs: x64
