Package: rstanemax
Version: 0.1.9
Title: Emax Model Analysis with 'Stan'
Description: Perform sigmoidal Emax model fit using 'Stan' in a formula notation, without writing 'Stan' model code.
Authors@R: c(
    person("Kenta", "Yoshida", , "yoshida.kenta.6@gmail.com", c("aut", "cre"), 
      comment = c(ORCID = "0000-0003-4967-3831")),
    person("Danielle", "Navarro", , "djnavarro@protonmail.com", c("aut"),
      comment = c(ORCID = "0000-0001-7648-6578")),
    person("Trustees of Columbia University", role = "cph", 
      comment="src/init.cpp, tools/make_cc.R, R/stanmodels.R"))
Encoding: UTF-8
License: GPL-3 | file LICENSE
LazyData: true
ByteCompile: true
Depends: R (>= 3.5.0), methods,Rcpp (>= 1.0.0)
Imports: rstan (>= 2.26.0), rstantools (>= 2.3.0), magrittr (>= 1.5),
        dplyr (>= 0.8.0), tidyr (>= 1.0.0), purrr (>= 0.3.0), ggplot2
        (>= 2.2.1), posterior, lifecycle
LinkingTo: StanHeaders (>= 2.26.0), rstan (>= 2.26.0), BH (>=
        1.69.0-1), Rcpp (>= 1.0.0), RcppEigen (>= 0.3.3.5.0),
        RcppParallel (>= 5.0.2)
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 7.3.2
Suggests: testthat, knitr, rmarkdown, spelling, tibble, withr,
        tidybayes
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/yoshidk6/rstanemax,
        https://yoshidk6.github.io/rstanemax/
BugReports: https://github.com/yoshidk6/rstanemax/issues
Packaged: 2025-02-17 06:44:26 UTC; yoshidk6
Author: Kenta Yoshida [aut, cre] (<https://orcid.org/0000-0003-4967-3831>),
  Danielle Navarro [aut] (<https://orcid.org/0000-0001-7648-6578>),
  Trustees of Columbia University [cph] (src/init.cpp, tools/make_cc.R,
    R/stanmodels.R)
Maintainer: Kenta Yoshida <yoshida.kenta.6@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-17 07:30:01 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:49:56 UTC; windows
Archs: x64
