{
  "_id": "6a47ffb0e06c18f0a6527cc6",
  "Package": "blapsr",
  "Type": "Package",
  "Title": "Bayesian Inference with Laplace Approximations and P-Splines",
  "Version": "0.7.0",
  "Authors@R": "c(person(\"Oswaldo\",\"Gressani\", email=\"oswaldo_gressani@hotmail.fr\",\nrole=c(\"aut\",\"cre\"), comment = \"Author\"),\nperson(\"Philippe\", \"Lambert\", email=\"p.lambert@uliege.be\",\nrole=c(\"aut\", \"ths\"), comment = \"Co-author and thesis advisor\"))",
  "Maintainer": "Oswaldo Gressani <oswaldo_gressani@hotmail.fr>",
  "Description": "Laplace approximations and penalized B-splines are\ncombined for fast Bayesian inference in latent Gaussian models.\nThe routines can be used to fit survival models, especially\nproportional hazards and promotion time cure models (Gressani,\nO. and Lambert, P. (2018) <doi:10.1016/j.csda.2018.02.007>).\nThe Laplace-P-spline methodology can also be implemented for\ninference in (generalized) additive models (Gressani, O. and\nLambert, P. (2021) <doi:10.1016/j.csda.2020.107088>). See the\nassociated website for more information and examples.",
  "URL": "<https://github.com/oswaldogressani/blapsr>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://oswaldogressani.r-universe.dev",
  "Date/Publication": "2025-09-01 14:09:15 UTC",
  "RemoteUrl": "https://github.com/oswaldogressani/blapsr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e7cc83f7e41740f74722dd66d8b2639e21342439",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:26:09 UTC",
    "User": "root"
  },
  "Author": "Oswaldo Gressani [aut, cre] (Author),\nPhilippe Lambert [aut, ths] (Co-author and thesis advisor)",
  "_user": "oswaldogressani",
  "_type": "src",
  "_file": "blapsr_0.7.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f53c3bcda53af197bd484656cde1059e89d903567b2af31b48506a937ce94ebc",
  "_filesize": 370297,
  "_sha256": "f53c3bcda53af197bd484656cde1059e89d903567b2af31b48506a937ce94ebc",
  "_expires": "2026-10-11T18:30:06.000Z",
  "_created": "2026-07-03T18:26:09.000Z",
  "_published": "2026-07-03T18:30:08.053Z",
  "_jobs": [
    {
      "job": 85053717209,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072898196"
    },
    {
      "job": 85053717228,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072907169"
    },
    {
      "job": 85053717218,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072891169"
    },
    {
      "job": 85053717230,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072891065"
    },
    {
      "job": 85053395534,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072862629"
    },
    {
      "job": 85053717205,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072896520"
    },
    {
      "job": 85053717243,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072888007"
    },
    {
      "job": 85053717286,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072886383"
    },
    {
      "job": 85053717267,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072886139"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022",
  "_status": "success",
  "_upstream": "https://github.com/oswaldogressani/blapsr",
  "_commit": {
    "id": "e7cc83f7e41740f74722dd66d8b2639e21342439",
    "author": "oswaldogressani <oswaldo_gressani@hotmail.fr>",
    "committer": "oswaldogressani <oswaldo_gressani@hotmail.fr>",
    "message": "Answer to CRAN notes\n",
    "time": 1756735755
  },
  "_maintainer": {
    "name": "Oswaldo Gressani",
    "email": "oswaldo_gressani@hotmail.fr",
    "login": "oswaldogressani",
    "twitter": "@OswaldoGressani",
    "description": "Postdoctoral researcher at Hasselt University with a focus on mathematical modeling of infectious diseases and approximate Bayesian inference.",
    "uuid": 68177358
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "version": ">= 2.44.1",
      "role": "Depends"
    },
    {
      "package": "coda",
      "version": ">= 0.19.3",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "version": ">= 7.3.51",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2.17",
      "role": "Imports"
    },
    {
      "package": "RSpectra",
      "version": ">= 0.16.0",
      "role": "Imports"
    },
    {
      "package": "sn",
      "version": ">= 1.5.4",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.6.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.26",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.14",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "oswaldogressani",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.7.0",
      "date": "2025-09-01"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "oswaldogressani",
      "count": 23,
      "uuid": 68177358
    }
  ],
  "_userbio": {
    "uuid": 68177358,
    "type": "user",
    "name": "Oswaldo Gressani",
    "followers": 27,
    "description": "Postdoctoral researcher at Hasselt University with a focus on mathematical modeling of infectious diseases and approximate Bayesian inference."
  },
  "_downloads": {
    "count": 550,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blapsr"
  },
  "_devurl": "https://github.com/oswaldogressani/blapsr",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/blapsr.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/oswaldogressani/blapsr",
  "_realowner": "oswaldogressani",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.1",
      "date": "2020-07-13"
    },
    {
      "version": "0.5.5",
      "date": "2020-10-19"
    },
    {
      "version": "0.6.1",
      "date": "2022-08-20"
    },
    {
      "version": "0.7.0",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "adjustPD",
    "amlps",
    "coxlps",
    "coxlps.baseline",
    "cubicbs",
    "curelps",
    "curelps.extract",
    "gamlps",
    "lt",
    "penaltyplot",
    "simcuredata",
    "simgamdata",
    "simsurvdata",
    "sm",
    "snmatch",
    "st"
  ],
  "_datasets": [
    {
      "name": "ecog1684",
      "title": "Phase III Melanoma clinical trial.",
      "object": "ecog1684",
      "class": [
        "data.frame"
      ],
      "fields": [
        "trt",
        "time",
        "status",
        "age",
        "sex"
      ],
      "rows": 284,
      "table": true,
      "tojson": true
    },
    {
      "name": "kidneytran",
      "title": "Survival data of kidney transplant patients.",
      "object": "kidneytran",
      "class": [
        "data.frame"
      ],
      "fields": [
        "obs",
        "time",
        "delta",
        "gender",
        "race",
        "age"
      ],
      "rows": 863,
      "table": true,
      "tojson": true
    },
    {
      "name": "laryngeal",
      "title": "Survival data of male laryngeal cancer patients.",
      "object": "laryngeal",
      "class": [
        "data.frame"
      ],
      "fields": [
        "stage",
        "time",
        "age",
        "diagyr",
        "delta"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    },
    {
      "name": "medicaid",
      "title": "Data from the 1986 Medicaid Consumer Survey.",
      "object": "medicaid",
      "class": [
        "data.frame"
      ],
      "fields": [
        "numvisits",
        "exposure",
        "children",
        "age",
        "income1000",
        "access",
        "pc1times1000",
        "maritalstat",
        "sex",
        "race"
      ],
      "rows": 485,
      "table": true,
      "tojson": true
    },
    {
      "name": "melanoma",
      "title": "Melanoma survival data.",
      "object": "melanoma",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "status",
        "sex",
        "age",
        "year",
        "thickness",
        "ulcer"
      ],
      "rows": 205,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "amlps",
      "title": "Bayesian additive partial linear modeling with Laplace-P-splines.",
      "topics": [
        "amlps"
      ]
    },
    {
      "page": "amlps.object",
      "title": "Object resulting from the fit of an additive partial linear model.",
      "topics": [
        "amlps.object"
      ]
    },
    {
      "page": "coxlps",
      "title": "Fit a Cox proportional hazards regression model with Laplace-P-splines.",
      "topics": [
        "coxlps"
      ]
    },
    {
      "page": "coxlps.baseline",
      "title": "Extract estimated baseline quantities from a fit with coxlps.",
      "topics": [
        "coxlps.baseline"
      ]
    },
    {
      "page": "coxlps.object",
      "title": "Object from a Cox proportional hazards fit with Laplace-P-splines.",
      "topics": [
        "coxlps.object"
      ]
    },
    {
      "page": "cubicbs",
      "title": "Construct a cubic B-spline basis.",
      "topics": [
        "cubicbs"
      ]
    },
    {
      "page": "curelps",
      "title": "Promotion time cure model with Laplace P-splines.",
      "topics": [
        "curelps"
      ]
    },
    {
      "page": "curelps.extract",
      "title": "Extract estimates of survival functions and cure probability for the promotion time cure model.",
      "topics": [
        "curelps.extract"
      ]
    },
    {
      "page": "curelps.object",
      "title": "Object from a promotion time model fit with Laplace-P-splines.",
      "topics": [
        "curelps.object"
      ]
    },
    {
      "page": "ecog1684",
      "title": "Phase III Melanoma clinical trial.",
      "topics": [
        "ecog1684"
      ]
    },
    {
      "page": "gamlps",
      "title": "Bayesian generalized additive modeling with Laplace-P-splines.",
      "topics": [
        "gamlps"
      ]
    },
    {
      "page": "gamlps.object",
      "title": "Object resulting from the fit of a generalized additive model.",
      "topics": [
        "gamlps.object"
      ]
    },
    {
      "page": "kidneytran",
      "title": "Survival data of kidney transplant patients.",
      "topics": [
        "kidneytran"
      ]
    },
    {
      "page": "laryngeal",
      "title": "Survival data of male laryngeal cancer patients.",
      "topics": [
        "laryngeal"
      ]
    },
    {
      "page": "medicaid",
      "title": "Data from the 1986 Medicaid Consumer Survey.",
      "topics": [
        "medicaid"
      ]
    },
    {
      "page": "melanoma",
      "title": "Melanoma survival data.",
      "topics": [
        "melanoma"
      ]
    },
    {
      "page": "penaltyplot",
      "title": "Plot the approximate posterior distribution of the penalty vector.",
      "topics": [
        "penaltyplot"
      ]
    },
    {
      "page": "plot.amlps",
      "title": "Plot smooth functions of an additive model object.",
      "topics": [
        "plot.amlps"
      ]
    },
    {
      "page": "plot.coxlps",
      "title": "Plot baseline hazard and survival curves from a coxlps object.",
      "topics": [
        "plot.coxlps"
      ]
    },
    {
      "page": "plot.curelps",
      "title": "Plot estimated survival functions and cure probability for the promotion time cure model.",
      "topics": [
        "plot.curelps"
      ]
    },
    {
      "page": "plot.gamlps",
      "title": "Plot smooth functions of a generalized additive model object.",
      "topics": [
        "plot.gamlps"
      ]
    },
    {
      "page": "print.amlps",
      "title": "Print an additive partial linear model object.",
      "topics": [
        "print.amlps"
      ]
    },
    {
      "page": "print.coxlps",
      "title": "Print a coxlps object.",
      "topics": [
        "print.coxlps"
      ]
    },
    {
      "page": "print.curelps",
      "title": "Print the fit of a promotion time cure model.",
      "topics": [
        "print.curelps"
      ]
    },
    {
      "page": "print.gamlps",
      "title": "Print a generalized additive model object.",
      "topics": [
        "print.gamlps"
      ]
    },
    {
      "page": "simcuredata",
      "title": "Simulation of survival times for the promotion time cure model.",
      "topics": [
        "simcuredata"
      ]
    },
    {
      "page": "simgamdata",
      "title": "Simulation of data for (Generalized) additive models.",
      "topics": [
        "simgamdata"
      ]
    },
    {
      "page": "simsurvdata",
      "title": "Simulation of right censored survival times for the Cox model.",
      "topics": [
        "simsurvdata"
      ]
    },
    {
      "page": "snmatch",
      "title": "Fit a skew-normal distribution to a target density.",
      "topics": [
        "snmatch"
      ]
    }
  ],
  "_readme": "https://github.com/oswaldogressani/blapsr/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mnormt",
    "numDeriv",
    "quantreg",
    "Rcpp",
    "RcppEigen",
    "RSpectra",
    "sn",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "blapsr-vignette.Rmd",
      "filename": "blapsr-vignette.html",
      "title": "blapsr for approximate Bayesian inference",
      "author": "Gressani Oswaldo",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-07-14 11:50:10",
      "modified": "2020-07-14 11:50:10",
      "commits": 1
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "blapsr",
  "_universes": [
    "oswaldogressani"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-03T18:28:16.000Z",
      "distro": "resolute",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/981d47f98b6247a07b7a44bebd31456055f4db601403706361ec5d4998f8cd6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-07-03T18:28:57.000Z",
      "distro": "resolute",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/412e1f536bfdc2e966e60629a7627ef7a231e1d8de947c8a5660bc4b3e72a858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-03T18:28:07.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/75040da5687cbe59c2958cacde0f913d6e5938597b7ee4112e0c6e6b3d4b5082",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-07-03T18:28:01.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/af1a031d49901bd6b2e7222cf5e504796fea17a613aea15b3efaa7bc1b8b8657",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-07-03T18:28:59.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/b8d38f51b83ebb40cfa73accec241b2bd061e01b6ab23124d351fcfe6deb37cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-03T18:27:24.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/26db4cb8d8d13e1d66d52c012055c79669a1d97e371b34743de9d0cb1e667600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-03T18:27:19.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/62622879466f509482a2272dba64cd507205a8b095105ca34c13f844dbe37f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-07-03T18:27:17.000Z",
      "commit": "e7cc83f7e41740f74722dd66d8b2639e21342439",
      "fileid": "https://r2.ropensci.org/da09ef101a6e819cb0d93e998607dd2b77aec7b09f5211a665b1833c7b268d95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oswaldogressani/actions/runs/28677333022"
    }
  ]
}