{
  "_id": "6a104a86acfb0bcc41c9fb39",
  "Package": "autovi",
  "Type": "Package",
  "Title": "Auto Visual Inference with Computer Vision Models",
  "Version": "0.4.2",
  "Authors@R": "person(given = \"Weihao\",\nfamily = \"Li\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"llreczx@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4959-106X\"))",
  "Description": "Provides automated visual inference of residual plots\nusing computer vision models, facilitating diagnostic checks\nfor classical normal linear regression models.",
  "License": "MIT + file LICENSE",
  "URL": "https://tengmcing.github.io/autovi/,\nhttps://github.com/TengMCing/autovi/",
  "BugReports": "https://github.com/TengMCing/autovi/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libgsl0-dev libpng-dev libxml2-dev\npython3",
  "Repository": "https://tengmcing.r-universe.dev",
  "Date/Publication": "2025-12-10 08:46:33 UTC",
  "RemoteUrl": "https://github.com/tengmcing/autovi",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:15:24 UTC",
    "User": "root"
  },
  "Author": "Weihao Li [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4959-106X>)",
  "Maintainer": "Weihao Li <llreczx@gmail.com>",
  "MD5sum": "f014fbcec8c46597fd30a22a825224b1",
  "_user": "tengmcing",
  "_type": "src",
  "_file": "autovi_0.4.2.tar.gz",
  "_fileid": "7f8645452afeaa6f6bebbf07aa89a3620d89eba38f2eceeca28086d0616e7bc3",
  "_filesize": 374515,
  "_sha256": "7f8645452afeaa6f6bebbf07aa89a3620d89eba38f2eceeca28086d0616e7bc3",
  "_created": "2026-05-10T08:15:24.000Z",
  "_published": "2026-05-22T12:22:30.329Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378367733,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902242823"
    },
    {
      "job": 77378367927,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902242127"
    },
    {
      "job": 77378367667,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902260566"
    },
    {
      "job": 77378367974,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902260398"
    },
    {
      "job": 77378367682,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902228149"
    },
    {
      "job": 77378367134,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160354122"
    },
    {
      "job": 77378367887,
      "time": 204,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902247890"
    },
    {
      "job": 77378368105,
      "time": 293,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902256088"
    },
    {
      "job": 77378367962,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902245438"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tengmcing/autovi",
  "_commit": {
    "id": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
    "author": "Weihao Li <llreczx@gmail.com>",
    "committer": "Weihao Li <llreczx@gmail.com>",
    "message": "Update website\n",
    "time": 1765356393
  },
  "_maintainer": {
    "name": "Weihao Li",
    "email": "llreczx@gmail.com",
    "login": "tengmcing",
    "uuid": 45957646,
    "orcid": "0000-0003-4959-106X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "bandicoot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cassowaryr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "tengmcing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tengmcing",
      "count": 67,
      "uuid": 45957646
    }
  ],
  "_userbio": {
    "uuid": 45957646,
    "type": "user",
    "name": "Weihao (Patrick) Li",
    "description": "Postdoctoral Research Fellow, Research School of Finance, Actuarial Studies and Statistics, The Australian National University, Canberra, Australia"
  },
  "_downloads": {
    "count": 589,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autovi"
  },
  "_devurl": "https://github.com/tengmcing/autovi",
  "_pkgdown": "https://tengmcing.github.io/autovi/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/autovi.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tengmcing/autovi",
  "_realowner": "tengmcing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2024-06-25"
    },
    {
      "version": "0.4.1",
      "date": "2024-11-18"
    }
  ],
  "_exports": [
    "auto_vi",
    "AUTO_VI",
    "check_python_library_available",
    "get_keras_model",
    "keras_wrapper",
    "KERAS_WRAPPER",
    "list_keras_model",
    "new_class",
    "register_method",
    "remove_plot",
    "residual_checker",
    "save_plot"
  ],
  "_help": [
    {
      "page": "AUTO_VI",
      "title": "AUTO_VI class environment",
      "topics": [
        "AUTO_VI",
        "auto_vi",
        "residual_checker"
      ]
    },
    {
      "page": "AUTO_VI-cash-..init..",
      "title": "Initialization method",
      "topics": [
        "AUTO_VI$..init.."
      ]
    },
    {
      "page": "AUTO_VI-cash-..str..",
      "title": "String representation of the object",
      "topics": [
        "AUTO_VI$..str.."
      ]
    },
    {
      "page": "AUTO_VI-cash-auxiliary",
      "title": "Compute auxiliary variables for the keras model",
      "topics": [
        "AUTO_VI$auxiliary"
      ]
    },
    {
      "page": "AUTO_VI-cash-boot_method",
      "title": "Get bootstrapped residuals from a fitted model",
      "topics": [
        "AUTO_VI$boot_method"
      ]
    },
    {
      "page": "AUTO_VI-cash-boot_vss",
      "title": "Predict visual signal strength for bootstrapped residual plots",
      "topics": [
        "AUTO_VI$boot_vss"
      ]
    },
    {
      "page": "AUTO_VI-cash-check",
      "title": "Conduct a auto visual inference check with a computer vision model",
      "topics": [
        "AUTO_VI$check"
      ]
    },
    {
      "page": "AUTO_VI-cash-check_result",
      "title": "List of diagnostic results",
      "topics": [
        "AUTO_VI$check_result"
      ]
    },
    {
      "page": "AUTO_VI-cash-feature_pca",
      "title": "Conduct principal component analysis for features extracted from keras model",
      "topics": [
        "AUTO_VI$feature_pca"
      ]
    },
    {
      "page": "AUTO_VI-cash-feature_pca_plot",
      "title": "Draw a summary Plot for principal component analysis conducted on extracted features",
      "topics": [
        "AUTO_VI$feature_pca_plot"
      ]
    },
    {
      "page": "AUTO_VI-cash-get_data",
      "title": "Get data out of a model object",
      "topics": [
        "AUTO_VI$get_data"
      ]
    },
    {
      "page": "AUTO_VI-cash-get_fitted_and_resid",
      "title": "Get fitted values and residuals out of a model object",
      "topics": [
        "AUTO_VI$get_fitted_and_resid"
      ]
    },
    {
      "page": "AUTO_VI-cash-likelihood_ratio",
      "title": "Compute the likelihood ratio using the simulated result",
      "topics": [
        "AUTO_VI$likelihood_ratio"
      ]
    },
    {
      "page": "AUTO_VI-cash-lineup_check",
      "title": "Conduct a auto visual inference lineup check with a computer vision model",
      "topics": [
        "AUTO_VI$lineup_check"
      ]
    },
    {
      "page": "AUTO_VI-cash-null_method",
      "title": "Get null residuals from a fitted model",
      "topics": [
        "AUTO_VI$null_method"
      ]
    },
    {
      "page": "AUTO_VI-cash-null_vss",
      "title": "Simulate null plots and predict the visual signal strength",
      "topics": [
        "AUTO_VI$null_vss"
      ]
    },
    {
      "page": "AUTO_VI-cash-p_value",
      "title": "Compute the p-value based on the check result",
      "topics": [
        "AUTO_VI$p_value"
      ]
    },
    {
      "page": "AUTO_VI-cash-plot_lineup",
      "title": "Draw a lineup of standard residual plots",
      "topics": [
        "AUTO_VI$plot_lineup"
      ]
    },
    {
      "page": "AUTO_VI-cash-plot_pair",
      "title": "Draw a pair of standard residual plots",
      "topics": [
        "AUTO_VI$plot_pair"
      ]
    },
    {
      "page": "AUTO_VI-cash-plot_resid",
      "title": "Draw a standard residual plot",
      "topics": [
        "AUTO_VI$plot_resid"
      ]
    },
    {
      "page": "AUTO_VI-cash-rotate_resid",
      "title": "Get rotated residuals from a fitted linear model",
      "topics": [
        "AUTO_VI$rotate_resid"
      ]
    },
    {
      "page": "AUTO_VI-cash-save_plot",
      "title": "Save plot(s)",
      "topics": [
        "AUTO_VI$save_plot"
      ]
    },
    {
      "page": "AUTO_VI-cash-summary",
      "title": "Summary of the object",
      "topics": [
        "AUTO_VI$summary"
      ]
    },
    {
      "page": "AUTO_VI-cash-summary_density_plot",
      "title": "Draw a summary density plot for the result",
      "topics": [
        "AUTO_VI$summary_density_plot"
      ]
    },
    {
      "page": "AUTO_VI-cash-summary_plot",
      "title": "Draw a summary plot for the result",
      "topics": [
        "AUTO_VI$summary_plot"
      ]
    },
    {
      "page": "AUTO_VI-cash-summary_rank_plot",
      "title": "Draw a summary rank plot for the result",
      "topics": [
        "AUTO_VI$summary_rank_plot"
      ]
    },
    {
      "page": "AUTO_VI-cash-vss",
      "title": "Predict the visual signal strength",
      "topics": [
        "AUTO_VI$vss"
      ]
    },
    {
      "page": "check_python_library_available",
      "title": "Check python library availability",
      "topics": [
        "check_python_library_available"
      ]
    },
    {
      "page": "get_keras_model",
      "title": "Download and load the keras model",
      "topics": [
        "get_keras_model"
      ]
    },
    {
      "page": "KERAS_WRAPPER",
      "title": "KERAS_WRAPPER class environment",
      "topics": [
        "KERAS_WRAPPER",
        "keras_wrapper"
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-..init..",
      "title": "Initialization method",
      "topics": [
        "KERAS_WRAPPER$..init.."
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-..str..",
      "title": "String representation of the object",
      "topics": [
        "KERAS_WRAPPER$..str.."
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-get_input_height",
      "title": "Get keras model input image height",
      "topics": [
        "KERAS_WRAPPER$get_input_height"
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-get_input_width",
      "title": "Get keras model input image width",
      "topics": [
        "KERAS_WRAPPER$get_input_width"
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-image_to_array",
      "title": "Load an image as numpy array",
      "topics": [
        "KERAS_WRAPPER$image_to_array"
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-list_layer_name",
      "title": "List all layer names",
      "topics": [
        "KERAS_WRAPPER$list_layer_name"
      ]
    },
    {
      "page": "KERAS_WRAPPER-cash-predict",
      "title": "Predict visual signal strength",
      "topics": [
        "KERAS_WRAPPER$predict"
      ]
    },
    {
      "page": "list_keras_model",
      "title": "List all available pre-trained computer vision models",
      "topics": [
        "list_keras_model"
      ]
    },
    {
      "page": "remove_plot",
      "title": "Remove a plot",
      "topics": [
        "remove_plot"
      ]
    },
    {
      "page": "save_plot",
      "title": "Save plot(s)",
      "topics": [
        "save_plot"
      ]
    }
  ],
  "_readme": "https://github.com/tengmcing/autovi/raw/HEAD/README.md",
  "_rundeps": [
    "alphahull",
    "bandicoot",
    "boot",
    "cassowaryr",
    "cli",
    "cpp11",
    "crayon",
    "deldir",
    "dplyr",
    "energy",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gsl",
    "gtable",
    "here",
    "hms",
    "igraph",
    "interp",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "prettyunits",
    "progress",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "sgeostat",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.57978359661681,
  "_indexed": true,
  "_nocasepkg": "autovi",
  "_universes": [
    "tengmcing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-10T08:17:45.000Z",
      "distro": "noble",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "2add055d85781b8774d66894a87b8e82655ac384637199b4a990b9b774866161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-10T08:17:42.000Z",
      "distro": "noble",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "1ceaff9200bb87d9814b95be56c1a7bcaa75ec344b9b8e601cd7852d92d09a95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-10T08:20:59.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "722b7ecdaf27d6532ebd9f6e44062c1f0450a109670fc328f6a54a015235d94f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-10T08:21:00.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "4a3fb9896b63e454876f8c0b1edd2119160cb5a5c7dadf80f395f1df419a828c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T08:16:55.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "17834ae39f5dc129e05952d531d808f0c5107c60b5303400dc161ce299c8f5d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T08:17:19.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "acdeb6080b30d4da335799eb133b29c492b8fa8cf7c0b9239fc3bc6fcba38ec4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-10T08:16:40.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "b2b7b146a07f01f2a818382178e7916ca7f88a7bd04d06fd532c54700fe53a27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T12:22:10.000Z",
      "commit": "9a77eeaf16444b33a843236f385bdd75bcc7559c",
      "fileid": "9fda0923f9e6f4b22f0c9c018404d399fa9d527d9d17531e9034560599f0c740",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tengmcing/actions/runs/25623740614"
    }
  ]
}