{
  "_id": "6a481e8be06c18f0a652d224",
  "Package": "bamp",
  "Type": "Package",
  "Title": "Bayesian Age-Period-Cohort Modeling and Prediction",
  "Version": "2.2.0",
  "Date": "2026-06-21",
  "Author": "Volker Schmid [aut, cre], Florian Geressen [ctb], Leonhard Held\n[ctb], Evi Rainer [ctb]",
  "Authors@R": "c(person(\"Volker\",\"Schmid\",email=\"volker.schmid@lmu.de\", role=c(\"aut\",\"cre\")),person(\"Florian\",\"Geressen\",role=\"ctb\"), person(\"Leonhard\",\"Held\",role=\"ctb\"),person(\"Evi\",\"Rainer\",role=\"ctb\"))",
  "Maintainer": "Volker Schmid <volker.schmid@lmu.de>",
  "Description": "Bayesian Age-Period-Cohort Modeling and Prediction using\nefficient Markov Chain Monte Carlo Methods. This is the R\nversion of the previous BAMP software as described in Volker\nSchmid and Leonhard Held (2007) <DOI:10.18637/jss.v021.i08>\nBayesian Age-Period-Cohort Modeling and Prediction - BAMP,\nJournal of Statistical Software 21:8. This package includes\nchecks of convergence using Gelman's R.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr, R.rsp",
  "URL": "https://volkerschmid.github.io/bamp/,\nhttps://github.com/volkerschmid/bamp",
  "BugReports": "https://github.com/volkerschmid/bamp/issues",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Repository": "https://volkerschmid.r-universe.dev",
  "Date/Publication": "2026-07-03 20:26:48 UTC",
  "RemoteUrl": "https://github.com/volkerschmid/bamp",
  "RemoteRef": "HEAD",
  "RemoteSha": "4708f768f296ac8545ecb9d60d61e36d091f5762",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 20:37:04 UTC",
    "User": "root"
  },
  "_user": "volkerschmid",
  "_type": "src",
  "_file": "bamp_2.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5fe559089d89eb2cb087edc78ecad598d2beed953889d0f804ea69210f630ea8",
  "_filesize": 1191101,
  "_sha256": "5fe559089d89eb2cb087edc78ecad598d2beed953889d0f804ea69210f630ea8",
  "_expires": "2026-10-11T20:41:45.000Z",
  "_created": "2026-07-03T20:37:04.000Z",
  "_published": "2026-07-03T20:41:47.476Z",
  "_jobs": [
    {
      "job": 85068325051,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074467509"
    },
    {
      "job": 85068325015,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074466738"
    },
    {
      "job": 85068325033,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074465639"
    },
    {
      "job": 85068325042,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074463631"
    },
    {
      "job": 85068325047,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074457045"
    },
    {
      "job": 85068325041,
      "time": 235,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074485203"
    },
    {
      "job": 85068325026,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074460283"
    },
    {
      "job": 85068325018,
      "time": 187,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074476595"
    },
    {
      "job": 85067955626,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074440537"
    },
    {
      "job": 85068325001,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074462267"
    },
    {
      "job": 85068325019,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074456569"
    },
    {
      "job": 85068325035,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074461638"
    },
    {
      "job": 85068325016,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074458338"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790",
  "_status": "success",
  "_upstream": "https://github.com/volkerschmid/bamp",
  "_commit": {
    "id": "4708f768f296ac8545ecb9d60d61e36d091f5762",
    "author": "Chris Kypridemos <ChristK@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from ChristK/fix-ci-workflow\n\nModernize R-CMD-check workflow (fix failing and deprecated CI)",
    "time": 1783110408
  },
  "_maintainer": {
    "name": "Volker Schmid",
    "email": "volker.schmid@lmu.de",
    "login": "volkerschmid",
    "description": "",
    "uuid": 11720066
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "volkerschmid",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 12
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.1.5",
      "date": "2026-06-06"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "volkerschmid",
      "count": 156,
      "uuid": 11720066
    },
    {
      "user": "christk",
      "count": 3,
      "uuid": 5948569
    },
    {
      "user": "pietrosa",
      "count": 1,
      "uuid": 40504922
    }
  ],
  "_userbio": {
    "uuid": 11720066,
    "type": "user",
    "name": "Volker Schmid",
    "followers": 12
  },
  "_downloads": {
    "count": 694,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bamp"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/volkerschmid/bamp",
  "_pkgdown": "https://volkerschmid.github.io/bamp/",
  "_searchresults": 27,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bamp.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/volkerschmid/bamp",
  "_realowner": "volkerschmid",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.4",
      "date": "2018-11-30"
    },
    {
      "version": "2.0.5",
      "date": "2018-12-12"
    },
    {
      "version": "2.0.6",
      "date": "2019-01-08"
    },
    {
      "version": "2.0.7",
      "date": "2019-05-16"
    },
    {
      "version": "2.0.8",
      "date": "2020-01-23"
    },
    {
      "version": "2.1.0",
      "date": "2021-06-10"
    },
    {
      "version": "2.1.1",
      "date": "2022-05-05"
    },
    {
      "version": "2.1.3",
      "date": "2022-10-18"
    },
    {
      "version": "2.1.5",
      "date": "2026-06-06"
    },
    {
      "version": "2.2.0",
      "date": "2026-06-21"
    }
  ],
  "_exports": [
    "apc",
    "apcSimulate",
    "bamp",
    "checkConvergence",
    "coh",
    "predict_apc"
  ],
  "_datasets": [
    {
      "name": "cases",
      "title": "Example dataset for APC model",
      "object": "apc",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "cov_c",
      "title": "Example dataset for APC model",
      "object": "apc",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cov_p",
      "title": "Example dataset for APC model",
      "object": "apc",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "population",
      "title": "Example dataset for APC model",
      "object": "apc",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apc",
      "title": "apc S3 class",
      "topics": [
        "apc"
      ]
    },
    {
      "page": "apc.data",
      "title": "Example dataset for APC model",
      "topics": [
        "apc.data",
        "cases",
        "cov_c",
        "cov_p",
        "population"
      ]
    },
    {
      "page": "apcSimulate",
      "title": "Simulate from age-period-cohort model",
      "topics": [
        "apcSimulate"
      ]
    },
    {
      "page": "bamp",
      "title": "Bayesian Age-Period-Cohort Modeling and Prediction (bamp)",
      "topics": [
        "bamp"
      ]
    },
    {
      "page": "checkConvergence",
      "title": "Check apc object, whether MCMC has converged",
      "topics": [
        "checkConvergence"
      ]
    },
    {
      "page": "coh",
      "title": "Compute cohort index from age and period index",
      "topics": [
        "coh"
      ]
    },
    {
      "page": "effects.apc",
      "title": "Effects from Fitted APC Model",
      "topics": [
        "effects.apc"
      ]
    },
    {
      "page": "plot.apc",
      "title": "Plot apc object",
      "topics": [
        "plot.apc"
      ]
    },
    {
      "page": "predict_apc",
      "title": "Prediction for age-period-cohort models",
      "topics": [
        "predict_apc"
      ]
    },
    {
      "page": "print.apc",
      "title": "Print apc objects",
      "topics": [
        "print",
        "print.apc"
      ]
    }
  ],
  "_pkglogo": "https://github.com/volkerschmid/bamp/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/volkerschmid/bamp/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "coda",
    "lattice"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "modeling.html.asis",
      "filename": "modeling.pdf",
      "title": "Bayesian Age-Period-Cohort Modeling",
      "engine": "R.rsp::asis",
      "headings": [
        "Data example",
        "APC model with random walk first order prior"
      ],
      "created": "2018-10-08 11:59:14",
      "modified": "2018-10-30 17:03:29",
      "commits": 3
    },
    {
      "source": "prediction.html.asis",
      "filename": "prediction.pdf",
      "title": "Bayesian Age-Period-Cohort Prediction",
      "engine": "R.rsp::asis",
      "headings": [
        "Prediction"
      ],
      "created": "2018-10-08 11:59:14",
      "modified": "2018-10-30 17:03:29",
      "commits": 3
    },
    {
      "source": "bamp.html.asis",
      "filename": "bamp.html",
      "title": "Short Introduction to BAMP",
      "engine": "R.rsp::asis",
      "headings": [
        "Short Introduction to BAMP",
        "Data example",
        "APC model with random walk first order prior",
        "Prediction"
      ],
      "created": "2020-01-21 21:50:12",
      "modified": "2020-01-21 21:50:12",
      "commits": 1
    },
    {
      "source": "simulation.html.asis",
      "filename": "simulation.pdf",
      "title": "Simulating Age-Period-Cohort Data",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2018-10-08 11:59:14",
      "modified": "2018-10-30 17:03:29",
      "commits": 3
    }
  ],
  "_score": 6.676876431973137,
  "_indexed": true,
  "_nocasepkg": "bamp",
  "_universes": [
    "volkerschmid"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:32.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/4f2b5ecc334c438daf9cc6b176e37d3e77a4b1ef3463610f6282550168c6420f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/7cae79653f2055cb71655ab5a5d96c3d349000738f1279bc2ecd66ff6a1bc6a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/221d0c3550c72b37647367bb0bba0320a1e9c60f3410934b7b0300d9032de343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/aa7dd51b45b8f4ce8a19eb28fa53db437d6ae57b19dbf048f665e7330381e98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-07-03T20:38:33.000Z",
      "arch": "aarch64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/d53dacd0eb18ab1bf8e7e409dc7cb89f4d3573b41bff333804e78e9fefeb1f64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-07-03T20:40:34.000Z",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/d0c3997a772e9a56834f98a6d5f0c4c5c244ad37d9360f93b05166357adb5b13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-07-03T20:38:49.000Z",
      "arch": "aarch64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/335918864a150d932f791582847371c64a2e406bec2397b2acbc5fe213d39741",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:58.000Z",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/518302300589b0535217f8b03f7b88b954c62c8f45cea677279104de01e27a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0",
      "date": "2026-07-03T20:39:11.000Z",
      "arch": "emscripten",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/73c0f67253f85349522fdca0670beb4b7e0498624f294130da5171e1563fb015",
      "status": "success",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-07-03T20:38:12.000Z",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/f2e9b8cd2220265a09fa64da5ad6f41b84051479337f89769fead2797b64bbc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-07-03T20:38:33.000Z",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/911b13e3a2250edc8a4e23d272cf64a30f81cfc335cc3e7e47466a4f4bc7afea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.2.0",
      "date": "2026-07-03T20:38:24.000Z",
      "arch": "x86_64",
      "commit": "4708f768f296ac8545ecb9d60d61e36d091f5762",
      "fileid": "https://r2.ropensci.org/c4488271868cdd60aea2147a36d234fd7655a44f3ae50e34eeb995477a3c1c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/volkerschmid/actions/runs/28682237790"
    }
  ]
}