Package: blorr Type: Package Title: Tools for Developing Binary Logistic Regression Models Version: 0.3.1.9000 Authors@R: person("Aravind", "Hebbali", email = "hebbali.aravind@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9220-9669")) Description: Tools designed to make it easier for beginner and intermediate users to build and validate binary logistic regression models. Includes bivariate analysis, comprehensive regression output, model fit statistics, variable selection procedures, model validation techniques and a 'shiny' app for interactive model building. Depends: R(>= 3.5) Imports: car, data.table, ggplot2, gridExtra, Rcpp, stats, utils Suggests: covr, grid, ineq, knitr, magrittr, rmarkdown, testthat (>= 3.0.0), vdiffr, xplorerr License: MIT + file LICENSE URL: https://blorr.rsquaredacademy.com/, https://github.com/rsquaredacademy/blorr BugReports: https://github.com/rsquaredacademy/blorr/issues VignetteBuilder: knitr Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 LinkingTo: Rcpp Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev Repository: https://rsquaredacademy.r-universe.dev Date/Publication: 2024-11-11 15:22:49 UTC RemoteUrl: https://github.com/rsquaredacademy/blorr RemoteRef: HEAD RemoteSha: 004a57c10ea793ba4ceb9c2643ff5d7f53dfee6a NeedsCompilation: yes Packaged: 2026-07-24 06:50:14 UTC; root Author: Aravind Hebbali [aut, cre] (ORCID: ) Maintainer: Aravind Hebbali