{
  "_id": "6a3396a63efcd9bda43a2497",
  "Package": "varian",
  "Title": "Variability Analysis in R",
  "Version": "0.3.0",
  "Date": "2023-03-16",
  "Authors@R": "person(given = \"Joshua F.\",\nfamily = \"Wiley\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jwiley.psych@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0271-6702\"))",
  "URL": "https://joshuawiley.com/varian, https://github.com/JWiley/varian",
  "BugReports": "https://github.com/JWiley/varian/issues",
  "Description": "Uses a Bayesian model to estimate the variability in a\nrepeated measure outcome and use that as an outcome or a\npredictor in a second stage model.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://jwiley.r-universe.dev",
  "Date/Publication": "2023-03-17 03:29:57 UTC",
  "RemoteUrl": "https://github.com/jwiley/varian",
  "RemoteRef": "HEAD",
  "RemoteSha": "81df622830718483f2dda416da6024b40098474f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 06:47:14 UTC",
    "User": "root"
  },
  "Author": "Joshua F. Wiley [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0271-6702>)",
  "Maintainer": "Joshua F. Wiley <jwiley.psych@gmail.com>",
  "MD5sum": "a2fc077aeda7f20c3991ddf3471643e7",
  "_user": "jwiley",
  "_type": "src",
  "_file": "varian_0.3.0.tar.gz",
  "_fileid": "8b134a3b449e8698d42ffa1af4bc7f17c5a881f17fd1a46bbe7515f50b5cfe5c",
  "_filesize": 197873,
  "_sha256": "8b134a3b449e8698d42ffa1af4bc7f17c5a881f17fd1a46bbe7515f50b5cfe5c",
  "_created": "2026-06-18T06:47:14.000Z",
  "_published": "2026-06-18T06:56:38.034Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82071013200,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7716124898"
    },
    {
      "job": 82071013233,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7716132519"
    },
    {
      "job": 82071013209,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7716173082"
    },
    {
      "job": 82071013237,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7716229570"
    },
    {
      "job": 82070432604,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716077947"
    },
    {
      "job": 82071013227,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7716124277"
    },
    {
      "job": 82071013220,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7716111103"
    },
    {
      "job": 82071013208,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7716106861"
    },
    {
      "job": 82071013204,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7716119239"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jwiley/varian",
  "_commit": {
    "id": "81df622830718483f2dda416da6024b40098474f",
    "author": "Joshua F. Wiley, Ph.D <jwiley.psych@gmail.com>",
    "committer": "Joshua F. Wiley, Ph.D <jwiley.psych@gmail.com>",
    "message": "updating license and copying owner\n",
    "time": 1679023797
  },
  "_maintainer": {
    "name": "Joshua F. Wiley",
    "email": "jwiley.psych@gmail.com",
    "login": "jwiley",
    "twitter": "@WileyResearch",
    "description": "I am a lecturer in the Turner Institute for Brain and Mental Health and School of Psychological Sciences at Monash University",
    "uuid": 322716,
    "orcid": "0000-0002-0271-6702"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "version": ">= 2.21.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "JWileymisc",
      "role": "Imports"
    },
    {
      "package": "extraoperators",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "shinystan",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jwiley",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jwiley",
      "count": 33,
      "uuid": 322716
    }
  ],
  "_userbio": {
    "uuid": 322716,
    "type": "user",
    "name": "Joshua F. Wiley, Ph.D.",
    "followers": 56,
    "description": "I am a lecturer in the Turner Institute for Brain and Mental Health and School of Psychological Sciences at Monash University"
  },
  "_downloads": {
    "count": 53,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/varian"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jwiley/varian",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/varian.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jwiley/varian",
  "_realowner": "jwiley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2015-07-24"
    },
    {
      "version": "0.2.2",
      "date": "2016-02-28"
    }
  ],
  "_exports": [
    "res_gamma",
    "rmssd",
    "rmssd_id",
    "rolling_diff",
    "rolling_diff_id",
    "sd_id",
    "simulate_gvm",
    "varian",
    "vm_diagnostics",
    "vmp_plot"
  ],
  "_help": [
    {
      "page": "gamma_params",
      "title": "Estimate the parameters for a Gamma distribution",
      "topics": [
        "gamma_params"
      ]
    },
    {
      "page": "res_gamma",
      "title": "Estimates the parameters of a Gamma distribution from SDs",
      "topics": [
        "res_gamma"
      ]
    },
    {
      "page": "simulate_gvm",
      "title": "Simulate a Gamma Variability Model",
      "topics": [
        "simulate_gvm"
      ]
    },
    {
      "page": "stan_inits",
      "title": "Calculate Initial Values for Stan VM Model",
      "topics": [
        "stan_inits"
      ]
    },
    {
      "page": "summary.vm",
      "title": "Summary method for variability model objects",
      "topics": [
        "summary.vm"
      ]
    },
    {
      "page": "VarMeasures",
      "title": "Variability Measures",
      "topics": [
        "by_id",
        "rmssd",
        "rmssd_id",
        "rmssid_id",
        "rolling_diff",
        "rolling_diff_id",
        "sd_id",
        "Variability_Measures"
      ]
    },
    {
      "page": "varian",
      "title": "Variablity Analysis using a Bayesian Variability Model (VM)",
      "topics": [
        "varian"
      ]
    },
    {
      "page": "vm_diagnostics",
      "title": "Plot diagnostics from a VM model",
      "topics": [
        "vm_diagnostics"
      ]
    },
    {
      "page": "vm_stan",
      "title": "Create a Stan class VM object",
      "topics": [
        "vm_stan"
      ]
    },
    {
      "page": "vmp_plot",
      "title": "Plot the posterior distributions of the focal parameters from a VM model",
      "topics": [
        "vmp_plot"
      ]
    }
  ],
  "_readme": "https://github.com/jwiley/varian/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "bit",
    "bit64",
    "boot",
    "broom",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptimR",
    "Deriv",
    "desc",
    "digest",
    "distributional",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "extraoperators",
    "farver",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fst",
    "fstcore",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glmnet",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "inline",
    "isoband",
    "iterators",
    "jomo",
    "JWileymisc",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "lmtest",
    "loo",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "mice",
    "microbenchmark",
    "minqa",
    "mitml",
    "mnormt",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "otel",
    "pan",
    "pbivnorm",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "polynom",
    "posterior",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "psych",
    "purrr",
    "quadprog",
    "quantreg",
    "QuickJSR",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "robustbase",
    "rpart",
    "rstan",
    "rstatix",
    "S7",
    "scales",
    "shape",
    "SparseM",
    "StanHeaders",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "VGAM",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 4.251638220448212,
  "_indexed": true,
  "_nocasepkg": "varian",
  "_universes": [
    "jwiley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-18T06:50:06.000Z",
      "distro": "noble",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "27c2d81d145053d693fe00503e38e972e1f839f4f92537f03abf72864132631f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-18T06:50:27.000Z",
      "distro": "noble",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "b97dc5576604d5e455d6ca08159ef38fff4d063243a860fafe8c8b3e431afe76",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-18T06:52:51.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "f37745bdeb8ae3b338c89a44cf9632ec3957ceb99984948a55ca8568085e8109",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-18T06:56:10.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "343c0ef8626525aeb8cc2f127ace2bbebeffb549fd17940d12459921c0a4c307",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-18T06:50:13.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "982b4cbb0937911fd0e3d075358753aa652e5cab525bf58d314169a5b0e0412d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-18T06:49:10.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "fb55955b64a7c9d980244c873cda4eca155e014840e664eb09789e7b3fa3cdba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-18T06:48:55.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "e0709b64ebc5d8b2daed92d137bc9897def0d9916c8a0f820468a3d7ac7ea2bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-18T06:49:34.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "58f7dc1803749f21eb1900eaf31dc8ecfb6b626ed0bb390ff7869a76bcabcb6a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/27741755111"
    }
  ]
}