Package: basecamb
Type: Package
Title: Utilities for Streamlined Data Import, Imputation and Modelling
Version: 1.1.5
Authors@R: 
  c(person(given = "J. Peter",
           family = "Marquardt",
           role = c("aut", "cre"),
           email = "peter@kmarquardt.de",
           comment = c(ORCID = "0000-0002-5596-1357")),
    person(given = "Till D.",
           family = "Best",
           role = c("aut"),
           email = "till-best@gmx.de",
           comment = c(ORCID = "0000-0001-7323-827X")))
Description: Provides functions streamlining the data analysis workflow: 
  Outsourcing data import, renaming and type casting to a *.csv.
  Manipulating imputed datasets and fitting models on them. Summarizing models.
Depends: R (>= 4.0.0)
Imports: assertthat, dplyr, mice, Hmisc, survival, stats, purrr, MASS,
        sae
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), rms
Config/testthat/edition: 3
URL: https://CRAN.R-project.org/package=basecamb,
        https://github.com/codeblue-team/basecamb
BugReports: https://github.com/codeblue-team/basecamb/issues
NeedsCompilation: no
Packaged: 2024-04-21 17:58:45 UTC; Peter
Author: J. Peter Marquardt [aut, cre] (<https://orcid.org/0000-0002-5596-1357>),
  Till D. Best [aut] (<https://orcid.org/0000-0001-7323-827X>)
Maintainer: J. Peter Marquardt <peter@kmarquardt.de>
Repository: CRAN
Date/Publication: 2024-04-22 19:10:07 UTC
Built: R 4.2.3; ; 2024-04-22 21:00:12 UTC; unix
