Package: autovi
Type: Package
Title: Auto Visual Inference with Computer Vision Models
Version: 0.4.1
Authors@R: 
    person(given = "Weihao",
           family = "Li",
           role = c("aut", "cre", "cph"),
           email = "llreczx@gmail.com",
           comment = c(ORCID = "0000-0003-4959-106X"))
Description: Provides automated visual inference of residual plots using computer vision models, facilitating diagnostic checks for classical normal linear regression models.
License: MIT + file LICENSE
URL: https://tengmcing.github.io/autovi/,
        https://github.com/TengMCing/autovi/
BugReports: https://github.com/TengMCing/autovi/issues
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: bandicoot, ggplot2, stats, tibble, tools, reticulate, utils,
        cassowaryr, cli
Suggests: rmarkdown, knitr, testthat (>= 3.0.0), covr
Config/testthat/edition: 3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-11-18 02:06:14 UTC; patrickli
Author: Weihao Li [aut, cre, cph] (<https://orcid.org/0000-0003-4959-106X>)
Maintainer: Weihao Li <llreczx@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-18 04:40:12 UTC
Built: R 4.3.3; ; 2024-11-18 10:06:01 UTC; unix
