Package: rstanemax
Version: 0.1.4
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("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.18.2), rstantools (>= 2.3.0), magrittr (>= 1.5),
        dplyr (>= 0.8.0), tidyr (>= 1.0.0), purrr (>= 0.3.0), ggplot2
        (>= 2.2.1)
LinkingTo: StanHeaders (>= 2.18.1), rstan (>= 2.18.2), 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.2.3
Suggests: testthat, knitr, rmarkdown, spelling
VignetteBuilder: knitr
Language: en-US
URL: https://github.com/yoshidk6/rstanemax
BugReports: https://github.com/yoshidk6/rstanemax/issues
Packaged: 2023-03-12 17:17:45 UTC; yoshidk6
Author: Kenta Yoshida [aut, cre] (<https://orcid.org/0000-0003-4967-3831>),
  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: 2023-03-12 21:50:09 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-03-13 11:59:19 UTC; unix
Archs: rstanemax.so.dSYM
