{
  "_id": "6a1f250fb401979e73420f85",
  "Package": "rpql",
  "Title": "Regularized PQL for Joint Selection in GLMMs",
  "Version": "0.8.3",
  "Date": "2025-12-31",
  "Authors@R": "c(person(given = \"Francis K.C.\",\nfamily = \"Hui\",\nrole = c(\"aut\", \"cre\"),\nemail = \"fhui28@gmail.com\"))",
  "Maintainer": "Francis K.C. Hui <fhui28@gmail.com>",
  "Description": "Performs joint selection in Generalized Linear Mixed\nModels (GLMMs) using penalized likelihood methods.\nSpecifically, the Penalized Quasi-Likelihood (PQL) is used as a\nloss function, and penalties are then augmented to perform\nsimultaneous fixed and random effects selection. Regularized\nPQL avoids the need for integration (or approximations such as\nthe Laplace's method) during the estimation process, and so the\nfull solution path for model selection can be constructed\nrelatively quickly.",
  "License": "GPL-3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-16 07:56:54 UTC",
    "User": "root"
  },
  "Author": "Francis K.C. Hui [aut, cre]",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://fhui28.r-universe.dev",
  "Date/Publication": "2025-12-17 22:40:07 UTC",
  "RemoteUrl": "https://github.com/cran/rpql",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
  "MD5sum": "8fd7044ea55177931b95396511538589",
  "_user": "fhui28",
  "_type": "src",
  "_file": "rpql_0.8.3.tar.gz",
  "_fileid": "8c0739ead544e14b5ab9d24b89b21fa0b466d6ffca37768a7c6e125f4c796fdc",
  "_filesize": 372207,
  "_sha256": "8c0739ead544e14b5ab9d24b89b21fa0b466d6ffca37768a7c6e125f4c796fdc",
  "_created": "2026-05-16T07:56:54.000Z",
  "_published": "2026-06-02T18:46:39.646Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142625794,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031779411"
    },
    {
      "job": 79142625556,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031785867"
    },
    {
      "job": 79142625942,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031779545"
    },
    {
      "job": 79142626067,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031779963"
    },
    {
      "job": 79142626337,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031780546"
    },
    {
      "job": 79142625326,
      "time": 418,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031805698"
    },
    {
      "job": 79142625401,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031778667"
    },
    {
      "job": 79142625422,
      "time": 263,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031789964"
    },
    {
      "job": 79142624771,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031766729"
    },
    {
      "job": 79142624911,
      "time": 1427,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79142625325,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031780731"
    },
    {
      "job": 79142625656,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031780238"
    },
    {
      "job": 79142625945,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031778870"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rpql",
  "_commit": {
    "id": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
    "author": "Francis K.C. Hui <fhui28@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.3\n",
    "time": 1766011207
  },
  "_maintainer": {
    "name": "Francis K.C. Hui",
    "email": "fhui28@gmail.com",
    "login": "fhui28",
    "uuid": 5235076
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8.2",
      "date": "2025-07-26"
    },
    {
      "name": "0.8.3",
      "date": "2025-12-17"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fhui28",
      "count": 8,
      "uuid": 5235076
    }
  ],
  "_userbio": {
    "uuid": 5235076,
    "type": "user",
    "name": "Francis KC Hui",
    "description": "I like anime, drinking tea, and occasionally doing some statistics. "
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpql"
  },
  "_searchresults": 18,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rpql.html",
    "manual.pdf"
  ],
  "_realowner": "fhui28",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5",
      "date": "2016-10-07"
    },
    {
      "version": "0.6",
      "date": "2018-04-23"
    },
    {
      "version": "0.7",
      "date": "2018-12-05"
    },
    {
      "version": "0.7.1",
      "date": "2020-06-05"
    },
    {
      "version": "0.8",
      "date": "2020-06-16"
    },
    {
      "version": "0.8.1",
      "date": "2023-08-20"
    },
    {
      "version": "0.8.2",
      "date": "2025-08-01"
    },
    {
      "version": "0.8.3",
      "date": "2025-12-17"
    }
  ],
  "_exports": [
    "build.start.fit",
    "calc.marglogL",
    "gendat.glmm",
    "lseq",
    "nb2",
    "rpql",
    "rpql.default",
    "rpqlseq",
    "summary.rpql"
  ],
  "_help": [
    {
      "page": "rpql-package",
      "title": "Joint effects selection in GLMMs using regularized PQL",
      "topics": [
        "rpql-package"
      ]
    },
    {
      "page": "build.start.fit",
      "title": "Constructs a start fit for use in the 'rpql' function",
      "topics": [
        "build.start.fit"
      ]
    },
    {
      "page": "calc.marglogL",
      "title": "Calculate the marginal log-likelihood for a GLMM fitted using 'rpql'",
      "topics": [
        "calc.marglogL"
      ]
    },
    {
      "page": "gendat.glmm",
      "title": "Simulates datasets based on a Generalized Linear Mixed Model (GLMM).",
      "topics": [
        "gendat.glmm"
      ]
    },
    {
      "page": "lseq",
      "title": "Generates a sequence of tuning parameters on the log scale",
      "topics": [
        "lseq"
      ]
    },
    {
      "page": "nb2",
      "title": "A negative binomial family",
      "topics": [
        "nb2"
      ]
    },
    {
      "page": "rpql",
      "title": "Joint effects selection in GLMMs using regularized PQL.",
      "topics": [
        "print.rpql",
        "rpql",
        "rpql.default"
      ]
    },
    {
      "page": "rpqlseq",
      "title": "Wrapper function for joint effects selection in GLMMs using regularized PQL.",
      "topics": [
        "rpqlseq"
      ]
    },
    {
      "page": "summary.rpql",
      "title": "Summary of GLMM fitted using regularized PQL.",
      "topics": [
        "print.summary.rpql",
        "summary.rpql"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "gamlss.dist",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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": 1.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "rpql",
  "_universes": [
    "fhui28"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "c55ccd04dc5b7cb035898fd4455e1610643dde05b09c1a64c6ad5d04da96addf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T07:59:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "f2804148d53725567e8e6810734901d9514babc448d9b0726c1e277b652f815e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "a70f80212ecae122966641e86f152751f0eaac88f5528afa871526c257607376",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "9158fa4d598beae86d96ae31d6430a38d06f6227c0398eeb795446b91192494d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T07:59:15.000Z",
      "arch": "aarch64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "028062dd59a2cc0752d4c5e501d8731f142fb5b5dab08400b33949843aa3c98e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T08:02:42.000Z",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "36ce8deb5482220b06998317be9bd6d40b47d35bc2563879a0e606688de0ee1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:54.000Z",
      "arch": "aarch64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "da04547597b3873602d27626526e6101e535c32e65c7272e9b074ba40ffe59cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-16T07:59:56.000Z",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "3a5426982c052cfccac9b6f73553cd0ae13d3775e0c93f77636e556dd6edb230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:28.000Z",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "0a6c4b4c76323e78a8feb3e44b825514c9e311e602caf42454b0a26130349d56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:35.000Z",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "78342041790d427defad0061a6a5897a55f4102e1b344d3b66e33d0d97bca02a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-16T07:58:27.000Z",
      "arch": "x86_64",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "e3cf487d2eb6ce9b64763c82222300f0d3d56af3a5e4a044b9df042fb9a97e89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.3",
      "date": "2026-05-22T05:37:41.000Z",
      "arch": "emscripten",
      "commit": "c3ee81f7495f599fbb4ea8fcfe49aadc4bec3c8f",
      "fileid": "27cbfc2b420ce22281c4c02c3c3f4581fb4b691d32f383f7b9fa3a998f091749",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fhui28/actions/runs/25956665432"
    }
  ]
}