{
  "_id": "6a1ef05fb401979e73413030",
  "Package": "varTestnlme",
  "Type": "Package",
  "Title": "Variance Components Testing for Linear and Nonlinear Mixed\nEffects Models",
  "Version": "1.3.5",
  "Authors@R": "c(\nperson(\"Charlotte\",\"Baey\", ,\"charlotte.baey@univ-lille.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID= \"0000-0002-1413-1058\")\n),\nperson(\"Estelle\",\"Kuhn\", ,\"estelle.kuhn@inra.fr\", role = c(\"aut\"))\n)",
  "URL": "https://github.com/baeyc/varTestnlme/",
  "BugReports": "https://github.com/baeyc/varTestnlme/issues",
  "Maintainer": "Charlotte Baey <charlotte.baey@univ-lille.fr>",
  "Description": "An implementation of the Likelihood ratio Test (LRT) for\ntesting that, in a (non)linear mixed effects model, the\nvariances of a subset of the random effects are equal to zero.\nThere is no restriction on the subset of variances that can be\ntested: for example, it is possible to test that all the\nvariances are equal to zero. Note that the implemented test is\nasymptotic. This package should be used on model fits from\npackages 'nlme', 'lmer', and 'saemix'. Charlotte Baey and\nEstelle Kuhn (2019) <doi:10.18637/jss.v107.i06>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://baeyc.r-universe.dev",
  "Date/Publication": "2023-09-21 12:04:04 UTC",
  "RemoteUrl": "https://github.com/baeyc/vartestnlme",
  "RemoteRef": "HEAD",
  "RemoteSha": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:22:43 UTC",
    "User": "root"
  },
  "Author": "Charlotte Baey [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1413-1058>),\nEstelle Kuhn [aut]",
  "MD5sum": "ac1f1937b4ea2dca88b18d5f9ba6d488",
  "_user": "baeyc",
  "_type": "src",
  "_file": "varTestnlme_1.3.5.tar.gz",
  "_fileid": "5f1ae63d54f971fdc0574ddc93b736fcf10a402d47ec3ec366ab5237e657a3ec",
  "_filesize": 236759,
  "_sha256": "5f1ae63d54f971fdc0574ddc93b736fcf10a402d47ec3ec366ab5237e657a3ec",
  "_created": "2026-05-19T08:22:43.000Z",
  "_published": "2026-06-02T15:01:51.002Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102143984,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7078437840"
    },
    {
      "job": 79102144321,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7078440055"
    },
    {
      "job": 79102144764,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7078438802"
    },
    {
      "job": 79102144290,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7078427898"
    },
    {
      "job": 79102143806,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078389907"
    },
    {
      "job": 79102143321,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361517570"
    },
    {
      "job": 79102144305,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7078425477"
    },
    {
      "job": 79102145083,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7078422045"
    },
    {
      "job": 79102144826,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7078418976"
    }
  ],
  "_buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/baeyc/vartestnlme",
  "_commit": {
    "id": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
    "author": "Charlotte Baey <charlotte.baey@univ-lille.fr>",
    "committer": "Charlotte Baey <charlotte.baey@univ-lille.fr>",
    "message": "New release 1.3.5 with JSS paper\n",
    "time": 1695297844
  },
  "_maintainer": {
    "name": "Charlotte Baey",
    "email": "charlotte.baey@univ-lille.fr",
    "login": "baeyc",
    "description": "Assistant professor in Applied Statistics",
    "uuid": 30404800,
    "orcid": "0000-0002-1413-1058"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "lmeresampler",
      "role": "Imports"
    },
    {
      "package": "alabama",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "merDeriv",
      "role": "Imports"
    },
    {
      "package": "anocva",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "saemix",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "EnvStats",
      "role": "Suggests"
    }
  ],
  "_owner": "baeyc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "baeyc",
      "count": 18,
      "uuid": 30404800
    }
  ],
  "_userbio": {
    "uuid": 30404800,
    "type": "user",
    "name": "Charlotte Baey",
    "description": "Assistant professor in Applied Statistics"
  },
  "_downloads": {
    "count": 395,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/varTestnlme"
  },
  "_devurl": "https://github.com/baeyc/vartestnlme",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/varTestnlme.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/baeyc/vartestnlme",
  "_realowner": "baeyc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-01-10"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-07"
    },
    {
      "version": "1.0.0",
      "date": "2021-01-07"
    },
    {
      "version": "1.1.0",
      "date": "2021-10-11"
    },
    {
      "version": "1.1.1",
      "date": "2021-10-22"
    },
    {
      "version": "1.2.0",
      "date": "2021-12-07"
    },
    {
      "version": "1.3.0",
      "date": "2022-01-18"
    },
    {
      "version": "1.3.1",
      "date": "2022-03-08"
    },
    {
      "version": "1.3.2",
      "date": "2023-05-03"
    },
    {
      "version": "1.3.3",
      "date": "2023-05-23"
    },
    {
      "version": "1.3.4",
      "date": "2023-05-29"
    },
    {
      "version": "1.3.5",
      "date": "2023-09-22"
    }
  ],
  "_exports": [
    "approxWeights",
    "bootinvFIM",
    "bootinvFIM.lme",
    "bootinvFIM.merMod",
    "bootinvFIM.SaemixObject",
    "extractFIM.lme",
    "extractStruct",
    "extractVarCov",
    "extractVarCov.lme",
    "extractVarCov.merMod",
    "fim.vctest",
    "print.vctest",
    "summary.vctest",
    "varCompTest",
    "varCompTest.lme",
    "varCompTest.merMod",
    "varCompTest.SaemixObject"
  ],
  "_help": [
    {
      "page": "alt.desc",
      "title": "alt.desc",
      "topics": [
        "alt.desc"
      ]
    },
    {
      "page": "approxWeights",
      "title": "Monte Carlo approximation of chi-bar-square weights",
      "topics": [
        "approxWeights"
      ]
    },
    {
      "page": "bootinvFIM",
      "title": "Approximation of the inverse of the Fisher Information Matrix via parametric bootstrap",
      "topics": [
        "bootinvFIM",
        "bootstrap",
        "invFIM"
      ]
    },
    {
      "page": "bootinvFIM.lme",
      "title": "Compute the inverse of the Fisher Information Matrix using parametric bootstrap",
      "topics": [
        "bootinvFIM.lme"
      ]
    },
    {
      "page": "bootinvFIM.merMod",
      "title": "Compute the inverse of the Fisher Information Matrix using parametric bootstrap",
      "topics": [
        "bootinvFIM.merMod"
      ]
    },
    {
      "page": "bootinvFIM.SaemixObject",
      "title": "Compute the inverse of the Fisher Information Matrix using parametric bootstrap",
      "topics": [
        "bootinvFIM.SaemixObject"
      ]
    },
    {
      "page": "dfChiBarSquare",
      "title": "Chi-bar-square degrees of freedom computation",
      "topics": [
        "dfChiBarSquare"
      ]
    },
    {
      "page": "extractFIM.lme",
      "title": "Extract FIM",
      "topics": [
        "extractFIM.lme"
      ]
    },
    {
      "page": "extractStruct",
      "title": "Extracting models' structures",
      "topics": [
        "extractStruct"
      ]
    },
    {
      "page": "extractStruct.lme",
      "title": "Extract model structure",
      "topics": [
        "extractStruct.lme"
      ]
    },
    {
      "page": "extractStruct.merMod",
      "title": "Extract model structure",
      "topics": [
        "extractStruct.merMod"
      ]
    },
    {
      "page": "extractStruct.SaemixObject",
      "title": "Extract model structure",
      "topics": [
        "extractStruct.SaemixObject"
      ]
    },
    {
      "page": "extractVarCov",
      "title": "Extract covariance matrix",
      "topics": [
        "extractVarCov"
      ]
    },
    {
      "page": "extractVarCov.lme",
      "title": "Extract covariance matrix",
      "topics": [
        "extractVarCov.lme"
      ]
    },
    {
      "page": "extractVarCov.merMod",
      "title": "Extract covariance matrix",
      "topics": [
        "extractVarCov.merMod"
      ]
    },
    {
      "page": "fim.vctest",
      "title": "Extract the Fisher Information Matrix",
      "topics": [
        "fim.vctest"
      ]
    },
    {
      "page": "null.desc",
      "title": "null.desc",
      "topics": [
        "null.desc"
      ]
    },
    {
      "page": "objFunction",
      "title": "Internal functions for constrained minimization",
      "topics": [
        "eqCstr",
        "gradObjFunction",
        "ineqCstr",
        "jacobianEqCstr",
        "jacobianIneqCstr",
        "objFunction",
        "symMatrixFromVect"
      ]
    },
    {
      "page": "pckName",
      "title": "Extract package name from a fitted mixed-effects model",
      "topics": [
        "pckName"
      ]
    },
    {
      "page": "print.desc.message",
      "title": "print.desc.message",
      "topics": [
        "print.desc.message"
      ]
    },
    {
      "page": "print.res.message",
      "title": "print.res.message",
      "topics": [
        "print.res.message"
      ]
    },
    {
      "page": "print.vctest",
      "title": "Print",
      "topics": [
        "print.vctest"
      ]
    },
    {
      "page": "summary.vctest",
      "title": "Summary",
      "topics": [
        "summary.vctest"
      ]
    },
    {
      "page": "varCompTest",
      "title": "Variance component testing",
      "topics": [
        "varCompTest",
        "varCompTest.lme",
        "varCompTest.lme4",
        "varCompTest.merMod",
        "varCompTest.saemix",
        "varCompTest.SaemixObject"
      ]
    },
    {
      "page": "weightsChiBarSquare",
      "title": "Monte Carlo approximation of chi-bar-square weights",
      "topics": [
        "weightsChiBarSquare"
      ]
    }
  ],
  "_readme": "https://github.com/baeyc/vartestnlme/raw/HEAD/README.md",
  "_rundeps": [
    "alabama",
    "anocva",
    "boot",
    "cli",
    "cluster",
    "codetools",
    "CompQuadForm",
    "corpcor",
    "cpp11",
    "diagonals",
    "distributional",
    "doParallel",
    "dplyr",
    "expm",
    "farver",
    "forcats",
    "foreach",
    "generics",
    "ggdist",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "HLMdiag",
    "hms",
    "isoband",
    "iterators",
    "janitor",
    "labeling",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "lmeresampler",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "merDeriv",
    "mgcv",
    "minqa",
    "mnormt",
    "msm",
    "mvtnorm",
    "nlme",
    "nlmeU",
    "nloptr",
    "nonnest2",
    "npde",
    "numDeriv",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "S7",
    "saemix",
    "sandwich",
    "scales",
    "snakecase",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "varTestnlme.Rmd",
      "filename": "varTestnlme.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Linear models",
        "Case 1 : testing the variance of one random effect",
        "Case 2 : testing the variance of one effect with uncorrelated random effects",
        "Case 3 : testing all the variances",
        "Generalized linear model",
        "Nonlinear model"
      ],
      "created": "2019-12-11 22:06:01",
      "modified": "2023-09-21 12:04:04",
      "commits": 13
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "vartestnlme",
  "_universes": [
    "baeyc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-05-19T08:25:07.000Z",
      "distro": "noble",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "f7f13760357720ee53aaf3c396a47b7aeac7199e01f6d0c31df3fa0430862ebb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.5",
      "date": "2026-05-19T08:25:13.000Z",
      "distro": "noble",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "14989f36a55af81ae39d5ae535b446484d9c3f4c744c507039d3644b16b19210",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-05-19T08:25:16.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "79412fb8c7d5dd10b8c44fb48d462f3b6dde5f9082687f44b78488716a83278e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.5",
      "date": "2026-05-19T08:24:41.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "75e682fe330d00b82301babee318180772561f2c53403ee91cbae784ecaa4e5f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:24:24.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "229f89ad95368b07c508ed934b073d05b994f6423153b4b7977926999ebd8e60",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:24:15.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "cb108d159555914aa98f087e71b409b42d479bfca97172f142a5e8e38033a1af",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.5",
      "date": "2026-05-19T08:24:07.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "d9392d73e3f829821c4ad90919a503d26ab5a5b215453cc382b08f44a3d86e24",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.5",
      "date": "2026-06-02T15:01:31.000Z",
      "commit": "83a5c63d66bdb817da47b137d5b75fbf30047acd",
      "fileid": "2318523b6d95a69fb24c760541618c334810ec59a7056fbb7bf53df92dca5f61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/baeyc/actions/runs/26085150259"
    }
  ]
}