{
  "_id": "6a1fdb09b401979e73437ae2",
  "Package": "cgaim",
  "Title": "Constrained Groupwise Additive Index Models",
  "Version": "1.0.3",
  "Authors@R": "person(given = \"Pierre\",\nfamily = \"Masselot\",\nrole = c(\"aut\", \"cre\"),\nemail = \"pierre.masselot@lshtm.ac.uk\",\ncomment = c(ORCID = \"0000-0002-7326-1290\"))",
  "Description": "Fits constrained groupwise additive index models and\nprovides functions for inference and interpretation of these\nmodels. The method is described in Masselot, Chebana, Campagna,\nLavigne, Ouarda, Gosselin (2022) \"Constrained groupwise\nadditive index models\" <doi:10.1093/biostatistics/kxac023>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(old_usage = TRUE)",
  "URL": "https://github.com/PierreMasselot/cgaim",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://pierremasselot.r-universe.dev",
  "Date/Publication": "2025-12-03 14:56:26 UTC",
  "RemoteUrl": "https://github.com/pierremasselot/cgaim",
  "RemoteRef": "HEAD",
  "RemoteSha": "b8476b54d231e3bfb59101c416fe8cff93139d65",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:37:54 UTC",
    "User": "root"
  },
  "Author": "Pierre Masselot [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7326-1290>)",
  "Maintainer": "Pierre Masselot <pierre.masselot@lshtm.ac.uk>",
  "MD5sum": "1317178b3852dc082de9b5f63d4daf07",
  "_user": "pierremasselot",
  "_type": "src",
  "_file": "cgaim_1.0.3.tar.gz",
  "_fileid": "003288a263914345ee6b1ef9d8149d79f4006f9219ff541861b11f801d69e204",
  "_filesize": 234746,
  "_sha256": "003288a263914345ee6b1ef9d8149d79f4006f9219ff541861b11f801d69e204",
  "_created": "2026-06-03T07:37:54.000Z",
  "_published": "2026-06-03T07:43:05.834Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79244899375,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378501651"
    },
    {
      "job": 79244899358,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378513105"
    },
    {
      "job": 79244899336,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378514701"
    },
    {
      "job": 79244899371,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378514427"
    },
    {
      "job": 79244381149,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378444227"
    },
    {
      "job": 79244899389,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378487636"
    },
    {
      "job": 79244899364,
      "time": 191,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378504973"
    },
    {
      "job": 79244899374,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378491914"
    },
    {
      "job": 79244899394,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378490748"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pierremasselot/cgaim",
  "_commit": {
    "id": "b8476b54d231e3bfb59101c416fe8cff93139d65",
    "author": "PierreMasselot <pierre.masselot@lshtm.ac.uk>",
    "committer": "PierreMasselot <pierre.masselot@lshtm.ac.uk>",
    "message": "1.0.3\n\n## Bug fixes\n- `predict` method: fixed an issue with extrapolation of some terms outside the observed range (thanks to Nuwani Palihawadana)\n",
    "time": 1764773786
  },
  "_maintainer": {
    "name": "Pierre Masselot",
    "email": "pierre.masselot@lshtm.ac.uk",
    "login": "pierremasselot",
    "description": "",
    "uuid": 43249952,
    "orcid": "0000-0002-7326-1290"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scam",
      "role": "Imports"
    },
    {
      "package": "scar",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "osqp",
      "role": "Imports"
    },
    {
      "package": "limSolve",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "cgam",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "gratia",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "coneproj",
      "role": "Imports"
    },
    {
      "package": "TruncatedNormal",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pierremasselot",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2025-12-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pierremasselot",
      "count": 25,
      "uuid": 43249952
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 43249952,
    "type": "user",
    "name": "Pierre Masselot"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cgaim"
  },
  "_devurl": "https://github.com/pierremasselot/cgaim",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cgaim.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pierremasselot/cgaim",
  "_realowner": "pierremasselot",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-07-15"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-03"
    },
    {
      "version": "1.0.2",
      "date": "2025-06-30"
    },
    {
      "version": "1.0.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "boot.cgaim",
    "build_constraints",
    "cgaim",
    "cgaim.control",
    "g",
    "s"
  ],
  "_help": [
    {
      "page": "boot.cgaim",
      "title": "Boostrap CGAIM",
      "topics": [
        "boot.cgaim"
      ]
    },
    {
      "page": "build_constraints",
      "title": "Common constraints",
      "topics": [
        "build_constraints"
      ]
    },
    {
      "page": "cgaim",
      "title": "Constrained groupwise additive index models",
      "topics": [
        "cgaim"
      ]
    },
    {
      "page": "cgaim.control",
      "title": "Parameters controlling the CGAIM fit",
      "topics": [
        "cgaim.control"
      ]
    },
    {
      "page": "confint.cgaim",
      "title": "Confidence intervals",
      "topics": [
        "confint.boot.cgaim",
        "confint.cgaim"
      ]
    },
    {
      "page": "g",
      "title": "Defining terms in CGAIM formula",
      "topics": [
        "g",
        "s"
      ]
    },
    {
      "page": "plot.cgaim",
      "title": "Plot ridge function",
      "topics": [
        "plot.cgaim"
      ]
    },
    {
      "page": "predict.cgaim",
      "title": "Predictions from a fitted CGAIM object",
      "topics": [
        "predict.cgaim"
      ]
    },
    {
      "page": "print.cgaim",
      "title": "Print a cgaim object",
      "topics": [
        "print.cgaim"
      ]
    },
    {
      "page": "vcov.cgaim",
      "title": "Calculate Variance-Covariance Matrix for a Fitted CGAIM Object",
      "topics": [
        "vcov.boot.cgaim",
        "vcov.cgaim"
      ]
    }
  ],
  "_readme": "https://github.com/pierremasselot/cgaim/raw/HEAD/README.md",
  "_rundeps": [
    "alabama",
    "BH",
    "boot",
    "cgam",
    "cli",
    "codetools",
    "coneproj",
    "cpp11",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggokabeito",
    "ggplot2",
    "glue",
    "gratia",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "limSolve",
    "lme4",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "minqa",
    "mirai",
    "mvnfast",
    "nanonext",
    "nleqslv",
    "nlme",
    "nloptr",
    "numDeriv",
    "osqp",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "qrng",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstudioapi",
    "S7",
    "scales",
    "scam",
    "scar",
    "spacefillr",
    "splines2",
    "statmod",
    "stringi",
    "stringr",
    "svDialogs",
    "svGUI",
    "tibble",
    "tidyr",
    "tidyselect",
    "TruncatedNormal",
    "tweedie",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zeallot"
  ],
  "_score": 3.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "cgaim",
  "_universes": [
    "pierremasselot"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T07:40:20.000Z",
      "distro": "noble",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "11fdf4457542c3d397cc310081923aed06771063d41577328754a788815ecfcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-03T07:40:38.000Z",
      "distro": "noble",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "f24076b70ac39ece9023b993c2a3f9e66c1b68765f748b9c0757d8f1cbad6e0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-03T07:41:15.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "76012f705809be2b880ffd837f6503d6d5e09e9fe82581fb03349ca770268700",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-03T07:41:10.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "235ada1de92be8009d4519f62c85525c8bb4779b26e5d1fb9921d01aff1ba948",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-03T07:40:34.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "782c1b7197ad4aaa5ee97c90834957f216161610e8fb05d31a92a0aa02b867f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T07:40:23.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "1ed058279e290a42a54e2d3f440227145b7d87dd5e31e2d0f7b58292d4825bdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T07:39:32.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "c1fb29102b367046786c87603810fa2fd863840beccae3ae195f9d2adcf88456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-03T07:39:28.000Z",
      "commit": "b8476b54d231e3bfb59101c416fe8cff93139d65",
      "fileid": "d74ddcd539962c5bf5cb638f1fdf6bfd96e3a98121edba6f2f080684a781f513",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pierremasselot/actions/runs/26870499999"
    }
  ]
}