{
  "_id": "6a1f2cb8b401979e734261e9",
  "Package": "ordgam",
  "Type": "Package",
  "Title": "Additive Model for Ordinal Data using Laplace P-Splines",
  "Version": "0.9.1",
  "Authors@R": "person(\"Philippe\",\"Lambert\", \nemail=\"p.lambert@uliege.be\", role=c(\"aut\",\"cre\"),\ncomment=c(ORCID =\"0000-0002-3670-3328\"))",
  "Maintainer": "Philippe Lambert <p.lambert@uliege.be>",
  "BugReports": "https://github.com/plambertULiege/ordgam/issues",
  "Description": "Additive proportional odds model for ordinal data using\nLaplace P-splines. The combination of Laplace approximations\nand P-splines enable fast and flexible inference in a Bayesian\nframework. Specific approximations are proposed to account for\nthe asymmetry in the marginal posterior distributions of\nnon-penalized parameters. For more details, see Lambert and\nGressani (2023) <doi:10.1177/1471082X231181173> ; Preprint:\n<arXiv:2210.01668>).",
  "License": "GPL-3",
  "URL": "<https://github.com/plambertULiege/ordgam>",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "Repository": "https://plambertuliege.r-universe.dev",
  "Date/Publication": "2023-09-13 11:52:52 UTC",
  "RemoteUrl": "https://github.com/plambertuliege/ordgam",
  "RemoteRef": "HEAD",
  "RemoteSha": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:57:37 UTC",
    "User": "root"
  },
  "Author": "Philippe Lambert [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3670-3328>)",
  "MD5sum": "ee2e10fe893a34556aeceeb2a6d5774f",
  "_user": "plambertuliege",
  "_type": "src",
  "_file": "ordgam_0.9.1.tar.gz",
  "_fileid": "4dcd7f18fd1d914cd5ccf54ae4b33ff000e80d193caa1aea3d1458fd7c46858f",
  "_filesize": 2089593,
  "_sha256": "4dcd7f18fd1d914cd5ccf54ae4b33ff000e80d193caa1aea3d1458fd7c46858f",
  "_created": "2026-05-15T09:57:37.000Z",
  "_published": "2026-06-02T19:19:20.368Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152931356,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7014614732"
    },
    {
      "job": 79152931113,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014600220"
    },
    {
      "job": 79152931617,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7014657285"
    },
    {
      "job": 79152931094,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014599142"
    },
    {
      "job": 79152931092,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014559882"
    },
    {
      "job": 79152930376,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367562538"
    },
    {
      "job": 79152931134,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7014589653"
    },
    {
      "job": 79152931322,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7014587938"
    },
    {
      "job": 79152931129,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014587928"
    }
  ],
  "_buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/plambertuliege/ordgam",
  "_commit": {
    "id": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
    "author": "plambertULiege <p.lambert@uliege.be>",
    "committer": "plambertULiege <p.lambert@uliege.be>",
    "message": "Update reference in README.md\n",
    "time": 1694605972
  },
  "_maintainer": {
    "name": "Philippe Lambert",
    "email": "p.lambert@uliege.be",
    "login": "plambertuliege",
    "orcid": "0000-0002-3670-3328",
    "uuid": 80159968
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cubicBsplines",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "marqLevAlg",
      "role": "Imports"
    },
    {
      "package": "sn",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "ucminf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "plambertuliege",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "plambertuliege",
      "count": 53,
      "uuid": 80159968
    }
  ],
  "_userbio": {
    "uuid": 80159968,
    "type": "user",
    "name": "Philippe Lambert",
    "description": "Professor at ULiege & UCLouvain\r\n"
  },
  "_downloads": {
    "count": 626,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ordgam"
  },
  "_devurl": "https://github.com/plambertuliege/ordgam",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ordgam.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/plambertuliege/ordgam",
  "_realowner": "plambertuliege",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2023-09-14"
    }
  ],
  "_exports": [
    "centeredBasis.gen",
    "lmarg.gammaTilde",
    "lpost.gamma",
    "ordgam",
    "ordgam_additive",
    "ordregr",
    "ordregr_lpost",
    "Pcal.fun",
    "s",
    "SNapprox",
    "STapprox",
    "testStat"
  ],
  "_datasets": [
    {
      "name": "freehmsData",
      "title": "Perception of gay men and lesbians in Wallonia, Belgium.",
      "object": "freehmsData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "freehms",
        "age",
        "gndr",
        "eduyrs"
      ],
      "rows": 552,
      "table": true,
      "tojson": true
    },
    {
      "name": "freehmsDataBE",
      "title": "Perception of gay men and lesbians in Belgium.",
      "object": "freehmsDataBE",
      "class": [
        "data.frame"
      ],
      "fields": [
        "freehms",
        "gndr",
        "age",
        "eduyrs",
        "region"
      ],
      "rows": 1737,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "centeredBasis.gen",
      "title": "Generation of a recentered B-spline basis matrix in additive models",
      "topics": [
        "centeredBasis.gen"
      ]
    },
    {
      "page": "freehmsData",
      "title": "Perception of gay men and lesbians in Wallonia, Belgium.",
      "topics": [
        "freehmsData"
      ]
    },
    {
      "page": "freehmsDataBE",
      "title": "Perception of gay men and lesbians in Belgium.",
      "topics": [
        "freehmsDataBE"
      ]
    },
    {
      "page": "lmarg.gammaTilde",
      "title": "Marginal posterior density function for a remapped non-penalized parameter in an ordgam model",
      "topics": [
        "lmarg.gammaTilde"
      ]
    },
    {
      "page": "lpost.gamma",
      "title": "Posterior density function for the non-penalized parameters in an ordgam model",
      "topics": [
        "lpost.gamma"
      ]
    },
    {
      "page": "ordgam",
      "title": "Fit of an additive proportional odds model for ordinal data using Laplace approximations and P-splines",
      "topics": [
        "ordgam"
      ]
    },
    {
      "page": "ordgam_additive",
      "title": "Compute the additive terms estimated using an 'ordgam' model",
      "topics": [
        "ordgam_additive"
      ]
    },
    {
      "page": "ordgam.object",
      "title": "Object resulting from the fit of an additive proportional odds model using 'ordgam'",
      "topics": [
        "ordgam.object"
      ]
    },
    {
      "page": "ordregr",
      "title": "Fit a proportional odds model for ordinal data",
      "topics": [
        "ordregr"
      ]
    },
    {
      "page": "ordregr_lpost",
      "title": "Log-posterior function for a proportional odds model",
      "topics": [
        "ordregr_lpost"
      ]
    },
    {
      "page": "ordregr.object",
      "title": "Object resulting from the fit of a proportional odds model using 'ordregr'",
      "topics": [
        "ordregr.object"
      ]
    },
    {
      "page": "Pcal.fun",
      "title": "Compute the penalty matrix associated to a vector containing fixed (non-penalized) parameters and equal-size sub-vectors of penalized spline parameters",
      "topics": [
        "Pcal.fun"
      ]
    },
    {
      "page": "plot.ordgam",
      "title": "Plot the the additive terms in an <ordgam> object with its credible regions",
      "topics": [
        "plot.ordgam"
      ]
    },
    {
      "page": "print.ordregr",
      "title": "Print an 'ordregr' or an 'ordgam' object.",
      "topics": [
        "print.ordregr"
      ]
    },
    {
      "page": "SNapprox",
      "title": "Skew-Normal approximation to a density evaluated on a sparse grid",
      "topics": [
        "SNapprox"
      ]
    },
    {
      "page": "STapprox",
      "title": "Skew-t approximation to a density evaluated on a sparse grid",
      "topics": [
        "STapprox"
      ]
    }
  ],
  "_readme": "https://github.com/plambertuliege/ordgam/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "cubicBsplines",
    "doParallel",
    "foreach",
    "iterators",
    "lattice",
    "marqLevAlg",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "mnormt",
    "nlme",
    "numDeriv",
    "quantreg",
    "sn",
    "SparseM",
    "survival",
    "ucminf"
  ],
  "_score": 3.0211892990699383,
  "_indexed": true,
  "_nocasepkg": "ordgam",
  "_universes": [
    "plambertuliege"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-05-15T10:00:10.000Z",
      "distro": "noble",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "09c75bbb8a0c00b5cce79daf9a3b599eab7510c1c2254a4d9639496ac7b85a69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-05-15T09:59:21.000Z",
      "distro": "noble",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "9908f28a3066ec6fffc9b65759a2ef917531a7a006ab517b9afecc9499cebcc5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-05-15T10:02:47.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "4dff9150c1e5bbc506651ab25e8e6d351913788e05193e9a6f1f7082b07c7604",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-05-15T09:59:35.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "29706dc18be83b71defe8faa4a7cde465739e88a1245dfa42ad9ddff61ff5129",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-15T09:58:49.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "c689d0a24b026b3cc0725d815200bbe5a075fd75b8d0619b490c0c65116ede1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-15T09:58:45.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "ee526b322292464692f6dd5fafeb6ff479409f7b341027fc21a7eb10cd9cce19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-05-15T09:58:44.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "a6f3559c38d2dd469690445e65a778a4615c17a223f564ab25d47a4982a8c0f2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-06-02T19:19:05.000Z",
      "commit": "e98a4d9323dcc2fcd551d4d881f76a9c0964925c",
      "fileid": "587976960df50ac1212897fb5a9228b61e6b54199a4d4ed307037c39efb6d172",
      "status": "success",
      "buildurl": "https://github.com/r-universe/plambertuliege/actions/runs/25911709618"
    }
  ]
}