{
  "_id": "6a1f349ab401979e734283f7",
  "Package": "gremlin",
  "Type": "Package",
  "Title": "Mixed-Effects REML Incorporating Generalized Inverses",
  "Version": "1.1.0",
  "Authors@R": "person(\"Matthew\", \"Wolak\", email = \"matthewwolak@gmail.com\", role = c(\"cre\", \"aut\"), comment = c(ORCID=\"0000-0002-7962-0071\"))",
  "URL": "https://github.com/matthewwolak/gremlin",
  "BugReports": "https://github.com/matthewwolak/gremlin/issues",
  "LazyData": "yes",
  "NeedsCompilation": "yes",
  "Description": "Fit linear mixed-effects models using restricted (or\nresidual) maximum likelihood (REML) and with generalized\ninverse matrices to specify covariance structures for random\neffects. In particular, the package is suited to fit\nquantitative genetic mixed models, often referred to as 'animal\nmodels'. Implements the average information algorithm as the\nmain tool to maximize the restricted log-likelihood, but with\nother algorithms available.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://matthewwolak.r-universe.dev",
  "Date/Publication": "2024-11-07 16:16:34 UTC",
  "RemoteUrl": "https://github.com/matthewwolak/gremlin",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca41ec5343ee91baf97484ece461c2344570cf12",
  "Packaged": {
    "Date": "2026-05-15 06:48:46 UTC",
    "User": "root"
  },
  "Author": "Matthew Wolak [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-7962-0071>)",
  "Maintainer": "Matthew Wolak <matthewwolak@gmail.com>",
  "MD5sum": "6d125708ab624d06d42307339756f321",
  "_user": "matthewwolak",
  "_type": "src",
  "_file": "gremlin_1.1.0.tar.gz",
  "_fileid": "3741dfb4e0264e6a9e4a6b98adeffa016515cd2431ca81e80dd3147c2b0e1e39",
  "_filesize": 343920,
  "_sha256": "3741dfb4e0264e6a9e4a6b98adeffa016515cd2431ca81e80dd3147c2b0e1e39",
  "_created": "2026-05-15T06:48:46.000Z",
  "_published": "2026-06-02T19:52:58.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159110998,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011702578"
    },
    {
      "job": 79159110102,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011704055"
    },
    {
      "job": 79159110656,
      "time": 113,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011700276"
    },
    {
      "job": 79159110340,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011703673"
    },
    {
      "job": 79159110525,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011755412"
    },
    {
      "job": 79159111212,
      "time": 276,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011737884"
    },
    {
      "job": 79159110871,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011744199"
    },
    {
      "job": 79159110144,
      "time": 227,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011732030"
    },
    {
      "job": 79159109414,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011674258"
    },
    {
      "job": 79159109576,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368275657"
    },
    {
      "job": 79159110771,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011698313"
    },
    {
      "job": 79159110867,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011699553"
    },
    {
      "job": 79159110191,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011700229"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matthewwolak/gremlin",
  "_commit": {
    "id": "ca41ec5343ee91baf97484ece461c2344570cf12",
    "author": "matthew <matthewwolak@gmail.com>",
    "committer": "matthew <matthewwolak@gmail.com>",
    "message": "update release to CRAN\n",
    "time": 1730996194
  },
  "_maintainer": {
    "name": "Matthew Wolak",
    "email": "matthewwolak@gmail.com",
    "login": "matthewwolak",
    "uuid": 10867915,
    "orcid": "0000-0002-7962-0071"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    }
  ],
  "_owner": "matthewwolak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "average-information",
    "linear-mixed-models",
    "maximum-likelihood",
    "mixed-models",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "matthewwolak",
      "count": 678,
      "uuid": 10867915
    }
  ],
  "_userbio": {
    "uuid": 10867915,
    "type": "user",
    "name": "Matthew",
    "description": "Quantitative Genetic Evolutionary Ecologist"
  },
  "_downloads": {
    "count": 568,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gremlin"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/matthewwolak/gremlin",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gremlin.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matthewwolak/gremlin",
  "_realowner": "matthewwolak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0.0",
      "date": "2018-10-30"
    },
    {
      "version": "0.1.0.1",
      "date": "2019-04-09"
    },
    {
      "version": "1.0.1",
      "date": "2020-06-25"
    },
    {
      "version": "1.1.0",
      "date": "2024-11-04"
    }
  ],
  "_exports": [
    "ai",
    "algChk",
    "ccFun",
    "ccFun1",
    "ccFun2",
    "ccFun3",
    "ccFun4",
    "chol2inv_ii",
    "conTrans",
    "deltaSE",
    "em",
    "fixef",
    "gradFun",
    "gradFun_fd",
    "gremlin",
    "gremlinControl",
    "gremlinR",
    "gremlinSetup",
    "matlist2vech",
    "mkModMats",
    "npar.gremlin",
    "nu2theta_lambda",
    "nu2theta_noTrans",
    "nu2theta_trans",
    "nuAI2thetaAIinv_lambda",
    "nuVar2thetaVar_lambda",
    "reml",
    "remlIt",
    "start2theta",
    "stTrans",
    "theta2nu_lambda",
    "theta2nu_trans",
    "tr",
    "tugug_trace",
    "vech2matlist"
  ],
  "_datasets": [
    {
      "name": "Mrode11",
      "title": "Weight gain data.",
      "object": "Mrode11",
      "class": [
        "data.frame"
      ],
      "fields": [
        "calf",
        "dam",
        "sire",
        "sex",
        "WWG11"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gremlin-package",
      "title": "Mixed-Effects REML Incorporating Generalized Inverses",
      "topics": [
        "gremlin-package"
      ]
    },
    {
      "page": "algChk",
      "title": "Optimization Algorithm Checks.",
      "topics": [
        "algChk"
      ]
    },
    {
      "page": "anova.gremlin",
      "title": "anova() for gremlin objects",
      "topics": [
        "anova.gremlin"
      ]
    },
    {
      "page": "ccFun",
      "title": "Convergence Criteria Checks for REML.",
      "topics": [
        "ccFun",
        "ccFun,",
        "ccFun1",
        "ccFun1,",
        "ccFun2",
        "ccFun2,",
        "ccFun3",
        "ccFun3,",
        "ccFun4"
      ]
    },
    {
      "page": "chol2inv_ii",
      "title": "Partial sparse matrix inverse from a Cholesky factorization.",
      "topics": [
        "chol2inv_ii"
      ]
    },
    {
      "page": "covFun",
      "title": "(Co)variance parameter transformations.",
      "topics": [
        "conTrans",
        "covFun",
        "matlist2vech",
        "nu2theta_lambda",
        "nu2theta_noTrans",
        "nu2theta_trans",
        "nuAI2thetaAIinv_lambda",
        "nuVar2thetaVar_lambda",
        "start2theta",
        "stTrans",
        "theta2nu_lambda",
        "theta2nu_trans",
        "vech2matlist"
      ]
    },
    {
      "page": "deltaSE",
      "title": "Delta Method to Calculate Standard Errors for Functions of (Co)variances.",
      "topics": [
        "deltaSE",
        "deltaSE.default",
        "deltaSE.formula",
        "deltaSE.list"
      ]
    },
    {
      "page": "fixef.gremlin",
      "title": "Fixed Effect Estimates of 'class' 'gremlin'",
      "topics": [
        "fixed.effects",
        "fixef",
        "fixef.gremlin"
      ]
    },
    {
      "page": "gremlin",
      "title": "Mixed-effect modeling functions.",
      "topics": [
        "getCall.gremlin",
        "gremlin",
        "gremlinR",
        "gremlinSetup",
        "mkModMats",
        "update",
        "update.gremlin"
      ]
    },
    {
      "page": "gremlinControl",
      "title": "Advanced Options for Mixed-effect modeling functions.",
      "topics": [
        "gremlinControl"
      ]
    },
    {
      "page": "logLik.gremlin",
      "title": "Methods to extract log-likelihood and information criterion of a gremlin model.",
      "topics": [
        "AIC.gremlin",
        "logLik.gremlin",
        "npar.gremlin"
      ]
    },
    {
      "page": "Mrode11",
      "title": "Weight gain data.",
      "topics": [
        "Mrode11"
      ]
    },
    {
      "page": "nobs.gremlin",
      "title": "Number of observations in data from gremlin model fit objects",
      "topics": [
        "nobs.gremlin"
      ]
    },
    {
      "page": "reml",
      "title": "REML optimization algorithms for mixed-effect models.",
      "topics": [
        "ai",
        "em",
        "gradFun",
        "gradFun_fd",
        "reml",
        "tugug_trace"
      ]
    },
    {
      "page": "remlIt",
      "title": "Mixed-effect model Restricted Maximum Likelihood (REML) iterations.",
      "topics": [
        "remlIt",
        "remlIt.default",
        "remlIt.gremlinR"
      ]
    },
    {
      "page": "residuals.gremlin",
      "title": "Residuals of 'class' 'gremlin'",
      "topics": [
        "resid.gremlin",
        "residuals.gremlin"
      ]
    },
    {
      "page": "runtime",
      "title": "Time to execute the gremlin model",
      "topics": [
        "runtime"
      ]
    },
    {
      "page": "summary.gremlin",
      "title": "Gremlin model summary.",
      "topics": [
        "print.summary.gremlin",
        "summary.gremlin"
      ]
    },
    {
      "page": "tr",
      "title": "Matrix trace methods.",
      "topics": [
        "tr",
        "tr.default",
        "tr.dgCMatrix",
        "tr.dsCMatrix"
      ]
    }
  ],
  "_readme": "https://github.com/matthewwolak/gremlin/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "nlme"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.9822712330395684,
  "_indexed": true,
  "_nocasepkg": "gremlin",
  "_universes": [
    "matthewwolak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "61d1f2a932f172411fab9dd0bd5718543f186469694ca6888f2f933655878e70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "f23d2266909eb3a813d62040d0261710fc7b99010c900b25c811320a62aaab6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "f6c989d1bf8520fbf8ef3951c9c79e79197adb6ec7716647c44e9bb283f85a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "b12aac6b991b7dcd1936673064364e1e9efacc59c0d5f06111ac91717360c1e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-15T06:54:30.000Z",
      "arch": "aarch64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "153e6564984d727f51962620ef86037efdd02c634eb4159316ee7f96c03b1e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-15T06:52:29.000Z",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "dbd913b7d1eff2f0f126d8f879c2c44ccffc0cba685c4fb8f2fd121e381be923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-15T06:53:32.000Z",
      "arch": "aarch64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "9b70d48d3805d2d496bb48eabb11d9ea5375e320a7e113c193705ff36d1a3473",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-15T06:52:14.000Z",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "0a7219aef3a19fb1fd9068c8658d7708a69a8c3572b382f0fdceb41dcb389c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:01.000Z",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "a8246b836a9b227e25d4a4154178aaecedf46268f781b0c9122299dd14ddf847",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:07.000Z",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "5e85c3488e263e2dd173272f15952391c94cf9cae0ad75ab70d81f94cfc9b979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-15T06:50:01.000Z",
      "arch": "x86_64",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "971106b7576fddbd16bf2dcee5e6658646132af0b7348eb745ce888e19adcb70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T19:52:38.000Z",
      "arch": "emscripten",
      "commit": "ca41ec5343ee91baf97484ece461c2344570cf12",
      "fileid": "22b9395221a9b45535df904ea71755cb61365d0c43ed8457f7d61ea3bbb196d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthewwolak/actions/runs/25904503602"
    }
  ]
}