Type: Package Package: sdarr Title: Slope Determination by Analysis of Residuals Version: 0.7.0 Authors@R: c( person("Robert", "Wendlandt", , "robert.wendlandt@uksh.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6368-1622")), person("UKSH", role = c("cph", "fnd")) ) Description: Slope Determination by Analysis of Residuals (SDAR) for automated and objective linear-fitting of mechanical test-data as standardized in "ASTM E3076-18" <doi:10.1520/E3076-18>. A random sub-sampling modification of the SDAR algorithm is additionally implemented to improve processing speed. License: MIT + file LICENSE URL: https://soylentorange.github.io/sdarr/ BugReports: https://github.com/soylentOrange/sdarr/issues Imports: carrier, dplyr, furrr, graphics, labelled, magrittr, pracma, purrr, rlang, stats, stringr, tidyr, utils Suggests: future, ggplot2, knitr, parallelly, plotly, readr, rmarkdown, spelling, kableExtra Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2