{
  "_id": "6a1ee7d5b401979e73411914",
  "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-05-19 11:36:04 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": "2235bb0805068b871b64530d414bc883",
  "_user": "jwiley",
  "_type": "src",
  "_file": "varian_0.3.0.tar.gz",
  "_fileid": "cd54c70fc503b995424536fb65805344ec2d7956ec6be401e76abd38c0eece1e",
  "_filesize": 193226,
  "_sha256": "cd54c70fc503b995424536fb65805344ec2d7956ec6be401e76abd38c0eece1e",
  "_created": "2026-05-19T11:36:04.000Z",
  "_published": "2026-06-02T14:25:25.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79093767944,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7082374142"
    },
    {
      "job": 79093767549,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7082372065"
    },
    {
      "job": 79093768279,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7082344445"
    },
    {
      "job": 79093766755,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7082348037"
    },
    {
      "job": 79093765935,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7082310728"
    },
    {
      "job": 79093766603,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360520591"
    },
    {
      "job": 79093767397,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7082357607"
    },
    {
      "job": 79093767604,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7082370226"
    },
    {
      "job": 79093767652,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7082349026"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751",
  "_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.",
    "description": "I am a lecturer in the Turner Institute for Brain and Mental Health and School of Psychological Sciences at Monash University"
  },
  "_downloads": {
    "count": 229,
    "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",
    "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",
    "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-05-19T11:39:25.000Z",
      "distro": "noble",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "55f1a95136f5bfe25894919029c49410f93a3e16b3059f43e0e9ed6213a645fe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-19T11:39:19.000Z",
      "distro": "noble",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "3e5bc1c7220baf309777a8aa1e688d0bf18d96fc35723198c0aa5cf7467fc026",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-19T11:38:00.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "51937b48c277f7e61f6f1af943e923befe9ddb9dcab221b3d145f8e586a1a3cd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-19T11:38:08.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "0e07c23b27246948e08e4ae69c7846d1af502926c1d0aa4abdf00bbc8b7764d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-19T11:38:29.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "5411975947186064899dbe671f4e9ed850d8195e1171ac7d4acbf13917ca6649",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-19T11:39:09.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "7ee937048c70d82a6776f3658250239beb0e7da4afd15da9d5e72e36b9e34516",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-19T11:38:09.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "048ae758b7c17acdc6df765e90120bba8dc7ffcb0eb942504da3554e280653dc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-02T14:24:55.000Z",
      "commit": "81df622830718483f2dda416da6024b40098474f",
      "fileid": "9974805e905748b53b0193b1d3e41a1035b463bff88692db2a2f84b3a173ad36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwiley/actions/runs/26094371751"
    }
  ]
}