Package: smatr Version: 3.4-8 Title: (Standardised) Major Axis Estimation and Testing Routines Authors@R: c( person("David", "Warton", email = "david.warton@unsw.edu.au", role = "aut"), person("Remko", "Duursma", email = "remkoduursma@gmail.com", role = "aut"), person("Daniel", "Falster", email = "daniel.falster@unsw.edu.au", role = "aut", comment = c(ORCID = "0000-0002-9814-092X")), person("Sara", "Taskinen", role = "aut"), person(given = "Fonti", family = "Kar", role = c("aut", "cre"), email = "f.kar@unsw.edu.au", comment = c(ORCID = "0000-0002-2760-3974")) ) Description: Methods for fitting bivariate lines in allometry using the major axis (MA) or standardised major axis (SMA), and for making inferences about such lines. The available methods of inference include confidence intervals and one-sample tests for slope and elevation, testing for a common slope or elevation amongst several allometric lines, constructing a confidence interval for a common slope or elevation, and testing for no shift along a common axis, amongst several samples. See Warton et al. 2012 for methods description. License: GPL (>= 3) + file LICENSE URL: https://github.com/traitecoevo Imports: dplyr, tidyr, stringr, rlang, magrittr Collate: 'alpha.fun.R' 'b.com.est.R' 'coef.sma.R' 'com.ci.R' 'confint.sma.R' 'defineAxis.R' 'elev.com.R' 'elev.test.R' 'fitted.sma.R' 'huber.M.R' 'leaflife.R' 'leafmeas.R' 'line.cis.R' 'logLik.sma.R' 'lr.b.com.R' 'ma.R' 'makeLogMinor.R' 'meas.est.R' 'multcompmatrix.R' 'nicePlot.R' 'plot.sma.R' 'predict.sma.R' 'print.sma.R' 'residuals.sma.R' 'robust.factor.R' 'seqLog.R' 'shift.com.R' 'slope.com.R' 'slope.test.R' 'sma.R' 'smatr.R' 'summary.sma.R' 'utils.R' Suggests: covr, knitr, rmarkdown, markdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr BugReports: https://github.com/traitecoevo/smatr/issues RoxygenNote: 7.2.1 Encoding: UTF-8 LazyData: true Config/pak/sysreqs: libicu-dev Repository: https://traitecoevo.r-universe.dev Date/Publication: 2022-08-25 07:32:30 UTC RemoteUrl: https://github.com/traitecoevo/smatr RemoteRef: HEAD RemoteSha: fcc3f6839b66f24bd339add42126e88668b85cc7 NeedsCompilation: no Packaged: 2026-06-08 09:35:09 UTC; root Author: David Warton [aut], Remko Duursma [aut], Daniel Falster [aut] (ORCID: ), Sara Taskinen [aut], Fonti Kar [aut, cre] (ORCID: ) Maintainer: Fonti Kar