Package: bmsma Title: Bayesian Multilevel fits of Standardise Major Axis lines to bivariate data Version: 0.0.0.9000 Authors@R: c( person(given = "Daniel", family = "Falster", role = c("aut", "cre", "cph"), email = "daniel.falster@unsw.edu.au", comment = c(ORCID = "0000-0002-9814-092X")), person(given = "Tess", family = "O'Brien", role = c("ctb"), email = "theresa.obrien@unsw.edu.au", comment = c(ORCID = "XXXX-XXXX-XXXX-XXXX")), person(given = "Fonti", family = "Kar", role = c("ctb"), email = "f.kar@unsw.edu.au", comment = c(ORCID = "0000-0002-2760-3974")), person(given = "David", family= "Warton", role = c("ctb"), email = "david.warton@unsw.edu.au", comment = c(ORCID = "0000-0002-1642-628X")) ) Description: Allows fitting of Standardise Major Axis lines to bivariate data via MCMC with random effects. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Biarch: true Depends: R (>= 4.1.0) Imports: methods, purrr, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.3.1.1), stats LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: make Repository: https://traitecoevo.r-universe.dev Date/Publication: 2025-03-25 04:05:09 UTC RemoteUrl: https://github.com/traitecoevo/bmsma RemoteRef: HEAD RemoteSha: 02330617a054bc9e523048ca9997ce91f0bfbae3 NeedsCompilation: yes Packaged: 2026-06-11 11:19:47 UTC; root Author: Daniel Falster [aut, cre, cph] (ORCID: ), Tess O'Brien [ctb] (ORCID: XXXX-XXXX-XXXX-XXXX), Fonti Kar [ctb] (ORCID: ), David Warton [ctb] (ORCID: ) Maintainer: Daniel Falster