{
  "_id": "6a1f241cb401979e73420cc5",
  "Package": "lvmisc",
  "Title": "Veras Miscellaneous",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Lucas\",\nfamily = \"Veras\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lucasdsveras@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0562-5803\"))",
  "Description": "Contains a collection of useful functions for basic data\ncomputation and manipulation, wrapper functions for generating\n'ggplot2' graphics, including statistical model diagnostic\nplots, methods for computing statistical models quality\nmeasures (such as AIC, BIC, r squared, root mean squared error)\nand general utilities.",
  "License": "MIT + file LICENSE",
  "URL": "https://lveras.com/lvmisc/",
  "BugReports": "https://github.com/verasls/lvmisc/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://verasls.r-universe.dev",
  "Date/Publication": "2024-01-25 21:18:09 UTC",
  "RemoteUrl": "https://github.com/verasls/lvmisc",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f27a153c68ac01ef368056e7e7df2a072225b23",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:39:43 UTC",
    "User": "root"
  },
  "Author": "Lucas Veras [aut, cre] (ORCID: <https://orcid.org/0000-0003-0562-5803>)",
  "Maintainer": "Lucas Veras <lucasdsveras@gmail.com>",
  "MD5sum": "1501b94f8d79895901e0ee1b94991bc9",
  "_user": "verasls",
  "_type": "src",
  "_file": "lvmisc_0.1.2.tar.gz",
  "_fileid": "6be9ff8e408703853b1ae638c7b5d5fbf7fbf82b5f0283fad5c8669177f2f672",
  "_filesize": 735469,
  "_sha256": "6be9ff8e408703853b1ae638c7b5d5fbf7fbf82b5f0283fad5c8669177f2f672",
  "_created": "2026-05-16T06:39:43.000Z",
  "_published": "2026-06-02T18:42:36.237Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145949180,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031275640"
    },
    {
      "job": 79145949286,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031278347"
    },
    {
      "job": 79145949179,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031293358"
    },
    {
      "job": 79145949208,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031310009"
    },
    {
      "job": 79145948656,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031256784"
    },
    {
      "job": 79145948438,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366766991"
    },
    {
      "job": 79145949104,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031269531"
    },
    {
      "job": 79145949549,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031278218"
    },
    {
      "job": 79145949394,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031277373"
    }
  ],
  "_buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/verasls/lvmisc",
  "_commit": {
    "id": "6f27a153c68ac01ef368056e7e7df2a072225b23",
    "author": "Lucas <lucasdsveras@gmail.com>",
    "committer": "Lucas <lucasdsveras@gmail.com>",
    "message": "Update cran comments\n",
    "time": 1706217489
  },
  "_maintainer": {
    "name": "Lucas Veras",
    "email": "lucasdsveras@gmail.com",
    "login": "verasls",
    "uuid": 45968611,
    "orcid": "0000-0003-0562-5803"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.6",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "git2r",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "verasls",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "verasls",
      "count": 534,
      "uuid": 45968611
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    }
  ],
  "_userbio": {
    "uuid": 45968611,
    "type": "user",
    "name": "Lucas Veras",
    "description": "Postdoctoral fellow at University of Arkansas for Medical Sciences and the Arkansas Children's Nutrition Center"
  },
  "_downloads": {
    "count": 236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lvmisc"
  },
  "_devurl": "https://github.com/verasls/lvmisc",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lvmisc.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/verasls/lvmisc",
  "_realowner": "verasls",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-22"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-05"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-25"
    }
  ],
  "_exports": [
    "%!in%",
    "abort_argument_class",
    "abort_argument_diff_length",
    "abort_argument_length",
    "abort_argument_type",
    "abort_argument_value",
    "abort_column_not_found",
    "abort_no_method_for_class",
    "abort_package_not_installed",
    "accuracy",
    "as_percent",
    "bias",
    "bmi",
    "bmi_cat",
    "center_variable",
    "cl",
    "clean_observations",
    "compare_accuracy",
    "create_proj",
    "divide_by_quantile",
    "error",
    "error_abs",
    "error_abs_pct",
    "error_pct",
    "error_sqr",
    "get_cv_fixed_eff",
    "get_cv_r2",
    "is_outlier",
    "is_percent",
    "le",
    "lna",
    "loa",
    "loo_cv",
    "lt",
    "lunique",
    "mean_error",
    "mean_error_abs",
    "mean_error_abs_pct",
    "mean_error_pct",
    "mean_error_sqr",
    "mean_error_sqr_root",
    "pa",
    "percent",
    "percent_change",
    "plot_bland_altman",
    "plot_hist",
    "plot_line",
    "plot_model",
    "plot_model_cooks_distance",
    "plot_model_multicollinearity",
    "plot_model_qq",
    "plot_model_residual_fitted",
    "plot_model_scale_location",
    "plot_qq",
    "plot_scatter",
    "r2",
    "repeat_baseline_values",
    "tb",
    "vif"
  ],
  "_help": [
    {
      "page": "abort_argument",
      "title": "Abort based on issues with function argument",
      "topics": [
        "abort_argument",
        "abort_argument_class",
        "abort_argument_diff_length",
        "abort_argument_length",
        "abort_argument_type",
        "abort_argument_value"
      ]
    },
    {
      "page": "abort_column_not_found",
      "title": "Abort based on column not being found in a data frame",
      "topics": [
        "abort_column_not_found"
      ]
    },
    {
      "page": "abort_no_method_for_class",
      "title": "Abort method if class is not implemented",
      "topics": [
        "abort_no_method_for_class"
      ]
    },
    {
      "page": "abort_package_not_installed",
      "title": "Abort if required package is not installed",
      "topics": [
        "abort_package_not_installed"
      ]
    },
    {
      "page": "accuracy",
      "title": "Model accuracy",
      "topics": [
        "accuracy",
        "accuracy.default",
        "accuracy.lm",
        "accuracy.lmerMod",
        "accuracy.lvmisc_cv"
      ]
    },
    {
      "page": "bias",
      "title": "Bias",
      "topics": [
        "bias"
      ]
    },
    {
      "page": "bmi",
      "title": "Compute body mass index (BMI)",
      "topics": [
        "bmi"
      ]
    },
    {
      "page": "bmi_cat",
      "title": "Classify body mass index (BMI) category",
      "topics": [
        "bmi_cat"
      ]
    },
    {
      "page": "center_variable",
      "title": "Center variable",
      "topics": [
        "center_variable"
      ]
    },
    {
      "page": "cl",
      "title": "Clear the console",
      "topics": [
        "cl"
      ]
    },
    {
      "page": "clean_observations",
      "title": "Clean observations",
      "topics": [
        "clean_observations"
      ]
    },
    {
      "page": "compare_accuracy",
      "title": "Compare models accuracy",
      "topics": [
        "compare_accuracy"
      ]
    },
    {
      "page": "create_proj",
      "title": "Create a project",
      "topics": [
        "create_proj"
      ]
    },
    {
      "page": "divide_by_quantile",
      "title": "Divide variable based on quantiles",
      "topics": [
        "divide_by_quantile"
      ]
    },
    {
      "page": "error",
      "title": "Error",
      "topics": [
        "error"
      ]
    },
    {
      "page": "error_abs",
      "title": "Absolute error",
      "topics": [
        "error_abs"
      ]
    },
    {
      "page": "error_abs_pct",
      "title": "Absolute percent error",
      "topics": [
        "error_abs_pct"
      ]
    },
    {
      "page": "error_pct",
      "title": "Percent error",
      "topics": [
        "error_pct"
      ]
    },
    {
      "page": "error_sqr",
      "title": "Squared error",
      "topics": [
        "error_sqr"
      ]
    },
    {
      "page": "get_cv_fixed_eff",
      "title": "Extract information from the trained models from a cross-validation",
      "topics": [
        "get_cv_fixed_eff",
        "get_cv_r2"
      ]
    },
    {
      "page": "is_outlier",
      "title": "Check whether value is outlier",
      "topics": [
        "is_outlier"
      ]
    },
    {
      "page": "loa",
      "title": "Limits of agreement",
      "topics": [
        "loa"
      ]
    },
    {
      "page": "loo_cv",
      "title": "Leave-one-out cross-validation",
      "topics": [
        "loo_cv",
        "loo_cv.default",
        "loo_cv.lm",
        "loo_cv.lmerMod"
      ]
    },
    {
      "page": "lt",
      "title": "Last error",
      "topics": [
        "le",
        "lt"
      ]
    },
    {
      "page": "lunique",
      "title": "Number of elements in a vector.",
      "topics": [
        "lna",
        "lunique"
      ]
    },
    {
      "page": "mean_error",
      "title": "Mean error",
      "topics": [
        "mean_error"
      ]
    },
    {
      "page": "mean_error_abs",
      "title": "Mean absolute error",
      "topics": [
        "mean_error_abs"
      ]
    },
    {
      "page": "mean_error_abs_pct",
      "title": "Mean absolute percent error",
      "topics": [
        "mean_error_abs_pct"
      ]
    },
    {
      "page": "mean_error_pct",
      "title": "Mean percent error",
      "topics": [
        "mean_error_pct"
      ]
    },
    {
      "page": "mean_error_sqr",
      "title": "Mean square error",
      "topics": [
        "mean_error_sqr"
      ]
    },
    {
      "page": "mean_error_sqr_root",
      "title": "Root mean square error",
      "topics": [
        "mean_error_sqr_root"
      ]
    },
    {
      "page": "notin",
      "title": "Value matching",
      "topics": [
        "%!in%",
        "notin"
      ]
    },
    {
      "page": "pa",
      "title": "Print all rows of a data frame or tibble",
      "topics": [
        "pa"
      ]
    },
    {
      "page": "percent",
      "title": "'percent' vector",
      "topics": [
        "as_percent",
        "is_percent",
        "percent"
      ]
    },
    {
      "page": "percent_change",
      "title": "Computes the percent change",
      "topics": [
        "percent_change"
      ]
    },
    {
      "page": "plot_bland_altman",
      "title": "Create a Bland-Altman plot",
      "topics": [
        "plot_bland_altman"
      ]
    },
    {
      "page": "plot_model",
      "title": "Plot model diagnostics",
      "topics": [
        "plot_model",
        "plot_model_cooks_distance",
        "plot_model_multicollinearity",
        "plot_model_qq",
        "plot_model_residual_fitted",
        "plot_model_scale_location"
      ]
    },
    {
      "page": "plots",
      "title": "Quick plotting",
      "topics": [
        "plots",
        "plot_hist",
        "plot_line",
        "plot_qq",
        "plot_scatter"
      ]
    },
    {
      "page": "r2",
      "title": "Compute R squared",
      "topics": [
        "r2",
        "r2.default",
        "r2.lm",
        "r2.lmerMod"
      ]
    },
    {
      "page": "repeat_baseline_values",
      "title": "Repeat baseline levels",
      "topics": [
        "repeat_baseline_values"
      ]
    },
    {
      "page": "tb",
      "title": "Capture a backtrace",
      "topics": [
        "tb"
      ]
    },
    {
      "page": "vif",
      "title": "Variance inflation factor",
      "topics": [
        "vif",
        "vif.default",
        "vif.lm",
        "vif.lmerMod"
      ]
    }
  ],
  "_pkglogo": "https://github.com/verasls/lvmisc/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/verasls/lvmisc/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rsample",
    "S7",
    "scales",
    "slider",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "accuracy_indices.Rmd",
      "filename": "accuracy_indices.html",
      "title": "Accuracy indices",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Element-wise",
        "Error: error()",
        "Absolute error: error_abs()",
        "Percent error: error_pct()",
        "Absolute percent error: error_abs_pct()",
        "Squared error: error_sqr()",
        "Average",
        "Mean error: mean_error()",
        "Mean absolute error: mean_error_abs()",
        "Mean percent error: mean_error_pct()",
        "Mean absolute percent error: mean_error_abs_pct()",
        "Mean squared error: mean_error_sqr()",
        "Root mean squared error: mean_error_sqr_root()",
        "Bias: bias()",
        "Limits of agreement: loa()"
      ],
      "created": "2020-06-09 18:42:17",
      "modified": "2021-01-28 16:07:50",
      "commits": 4
    },
    {
      "source": "working_with_models.Rmd",
      "filename": "working_with_models.html",
      "title": "Working with models",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Model diagnostics",
        "Model cross-validation",
        "Model accuracy"
      ],
      "created": "2021-01-28 16:10:16",
      "modified": "2021-02-16 12:52:26",
      "commits": 10
    }
  ],
  "_score": 5.468347330412158,
  "_indexed": true,
  "_nocasepkg": "lvmisc",
  "_universes": [
    "verasls"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-16T06:42:25.000Z",
      "distro": "noble",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "a14a69469d42001e484e1350592f28019045126ed7b2c84434a5165039aa0924",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-16T06:42:48.000Z",
      "distro": "noble",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "3199128705724540234a04fe33212a47b9b8b68df8b977550ac35735577de5b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-16T06:44:57.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "ab1d2dd1ab490270fbbf241380e621615995786ef9a709cd10a79f5d8d0e8e79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-16T06:47:26.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "febb6ecf74c25b96fa266874d239ee88a3b49c5dcfbf01dfbf5b37a7f9410900",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:41:22.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "7bbfa32c1fd4b0192c01bc67ccdb56238ada0d29f4b1b4aeb51627eb59156e53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:42:39.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "3e857bdd1d7a02d45628c60564fa8f2761a32007f626617c286547eb67ea120e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-16T06:42:32.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "81e419b7d14630a880285db39ed0e541b705fb5defdcf66ad0a0fbdd5bfe8910",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T18:42:12.000Z",
      "commit": "6f27a153c68ac01ef368056e7e7df2a072225b23",
      "fileid": "70868f07f5bf712d2710d3c0630e3b76e39e09ee989c3995f004029d7a9be2c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/verasls/actions/runs/25955148604"
    }
  ]
}