{
  "_id": "6a16ca0bacfb0bcc41d89434",
  "Package": "trending",
  "Title": "Model Temporal Trends",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\ngiven = \"Tim\",\nfamily = \"Taylor\",\nemail = \"tim.taylor@hiddenelephants.co.uk\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0002-8587-7113\")\n),\nperson(\ngiven = \"Dirk\",\nfamily = \"Schumacher\",\nrole = c(\"ctb\"),\nemail = \"mail@dirk-schumacher.net\"\n),\nperson(\ngiven = \"Thibaut\",\nfamily = \"Jombart\",\nrole = c(\"ctb\", \"cre\"),\nemail = \"thibautjombart@gmail.com\"\n)\n)",
  "Description": "Provides a coherent interface to multiple modelling tools\nfor fitting trends along with a standardised approach for\ngenerating confidence and prediction intervals.",
  "URL": "https://github.com/reconverse/trending",
  "BugReports": "https://github.com/reconverse/trending/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://reconverse.r-universe.dev",
  "Date/Publication": "2023-04-11 08:22:24 UTC",
  "RemoteUrl": "https://github.com/reconverse/trending",
  "RemoteRef": "HEAD",
  "RemoteSha": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:36:20 UTC",
    "User": "root"
  },
  "Author": "Tim Taylor [aut] (ORCID: <https://orcid.org/0000-0002-8587-7113>),\nDirk Schumacher [ctb],\nThibaut Jombart [ctb, cre]",
  "Maintainer": "Thibaut Jombart <thibautjombart@gmail.com>",
  "MD5sum": "9f1e2ca722365e42aab76501af5c3614",
  "_user": "reconverse",
  "_type": "src",
  "_file": "trending_0.1.0.tar.gz",
  "_fileid": "8b72644a2fc517e3935fe11153d88d02c14ca76ed9a103f86676f3379f72e3ca",
  "_filesize": 438743,
  "_sha256": "8b72644a2fc517e3935fe11153d88d02c14ca76ed9a103f86676f3379f72e3ca",
  "_created": "2026-05-27T10:36:20.000Z",
  "_published": "2026-05-27T10:40:11.675Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058678303,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238253896"
    },
    {
      "job": 78058678085,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238253439"
    },
    {
      "job": 78058678053,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238226252"
    },
    {
      "job": 78058678027,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238224289"
    },
    {
      "job": 78058029756,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238193695"
    },
    {
      "job": 78058678115,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238240553"
    },
    {
      "job": 78058678046,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238240838"
    },
    {
      "job": 78058678054,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238237363"
    },
    {
      "job": 78058678061,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238236647"
    }
  ],
  "_buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/reconverse/trending",
  "_commit": {
    "id": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
    "author": "Thibaut Jombart <thibautjombart@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #21 from reconverse/v0.1.0\n\nCRAN submission prep",
    "time": 1681201344
  },
  "_maintainer": {
    "name": "Thibaut Jombart",
    "email": "thibautjombart@gmail.com",
    "login": "thibautjombart",
    "description": "Senior Lecturer at Imperial College London. Consultant in outbreak analytics. R geek. Muay Thai enthusiast. Grindcore vocalist.",
    "uuid": 10757154
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ciTools",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "brms",
      "role": "Suggests"
    },
    {
      "package": "BH",
      "role": "Suggests"
    },
    {
      "package": "RcppEigen",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "outbreaks",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "reconverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "timtaylor",
      "count": 165,
      "uuid": 43499035
    },
    {
      "user": "thibautjombart",
      "count": 6,
      "uuid": 10757154
    }
  ],
  "_userbio": {
    "uuid": 75848053,
    "type": "organization",
    "name": "reconverse"
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trending"
  },
  "_devurl": "https://github.com/reconverse/trending",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/trending.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reconverse/trending",
  "_realowner": "reconverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1.0",
      "date": "2020-10-19"
    },
    {
      "version": "0.0.2",
      "date": "2020-11-18"
    },
    {
      "version": "0.0.3",
      "date": "2021-04-19"
    },
    {
      "version": "0.1.0",
      "date": "2023-04-03"
    }
  ],
  "_exports": [
    "brm_model",
    "fit",
    "get_errors",
    "get_estimate",
    "get_fitted_data",
    "get_fitted_model",
    "get_formula",
    "get_predictors",
    "get_response",
    "get_result",
    "get_warnings",
    "glm_model",
    "glm_nb_model",
    "glm.nb",
    "lm_model"
  ],
  "_help": [
    {
      "page": "accessors",
      "title": "Accessors generics",
      "topics": [
        "accessors",
        "get_errors",
        "get_errors.default",
        "get_errors.trending_fit",
        "get_errors.trending_fit_tbl",
        "get_errors.trending_predict",
        "get_errors.trending_predict_tbl",
        "get_estimate",
        "get_estimate.default",
        "get_estimate.trending_predict",
        "get_estimate.trending_prediction",
        "get_estimate.trending_predict_tbl",
        "get_fitted_data",
        "get_fitted_data.default",
        "get_fitted_data.trending_fit",
        "get_fitted_data.trending_fit_tbl",
        "get_fitted_model",
        "get_fitted_model.default",
        "get_fitted_model.trending_fit",
        "get_fitted_model.trending_fit_tbl",
        "get_formula",
        "get_formula.default",
        "get_formula.tranding_fit",
        "get_formula.tranding_model",
        "get_formula.trending_fit",
        "get_formula.trending_fit_tbl",
        "get_formula.trending_model",
        "get_predictors",
        "get_predictors.default",
        "get_predictors.trending_fit",
        "get_predictors.trending_fit_tbl",
        "get_predictors.trending_model",
        "get_predictors.trending_predict",
        "get_predictors.trending_prediction",
        "get_predictors.trending_predict_tbl",
        "get_response",
        "get_response.default",
        "get_response.trending_fit",
        "get_response.trending_fit_tbl",
        "get_response.trending_model",
        "get_response.trending_predict",
        "get_response.trending_prediction",
        "get_response.trending_predict_tbl",
        "get_result",
        "get_result.default",
        "get_result.trending_fit",
        "get_result.trending_fit_tbl",
        "get_result.trending_predict",
        "get_result.trending_predict_tbl",
        "get_warnings",
        "get_warnings.default",
        "get_warnings.trending_fit",
        "get_warnings.trending_fit_tbl",
        "get_warnings.trending_predict",
        "get_warnings.trending_predict_tbl"
      ]
    },
    {
      "page": "fit",
      "title": "Fit generic",
      "topics": [
        "fit",
        "fit.default"
      ]
    },
    {
      "page": "fit.list",
      "title": "Fit method list object",
      "topics": [
        "fit.list"
      ]
    },
    {
      "page": "fit.trending_model",
      "title": "Fit method for trending_model objects",
      "topics": [
        "fit.trending_model"
      ]
    },
    {
      "page": "predict.list",
      "title": "Predict method for trending_model objects",
      "topics": [
        "predict.list"
      ]
    },
    {
      "page": "predict.trending_fit",
      "title": "Predict method for trending_fit object",
      "topics": [
        "predict.trending_fit"
      ]
    },
    {
      "page": "predict.trending_fit_tbl",
      "title": "Predict method for trending_fit_tbl object",
      "topics": [
        "predict.trending_fit_tbl"
      ]
    },
    {
      "page": "predict.trending_model",
      "title": "Predict method for trending_model objects",
      "topics": [
        "predict.trending_model"
      ]
    },
    {
      "page": "trending_model",
      "title": "Modeling interface",
      "topics": [
        "brm_model",
        "glm_model",
        "glm_nb_model",
        "lm_model",
        "trending_model",
        "trending_models"
      ]
    }
  ],
  "_readme": "https://github.com/reconverse/trending/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "boot",
    "ciTools",
    "cli",
    "coda",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Main features",
        "Example usage",
        "Setup",
        "A succesful model fit",
        "Example of failed model fitting",
        "Multiple models"
      ],
      "created": "2020-09-24 14:19:53",
      "modified": "2021-10-14 16:12:16",
      "commits": 21
    },
    {
      "source": "prediction_intervals.Rmd",
      "filename": "prediction_intervals.html",
      "title": "Prediction intervals for GLMs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Confidence interval",
        "Prediction interval",
        "Comparison to a bootstrap approach",
        "setup",
        "Example 1 - Poisson",
        "Example 2 - Quassipoisson"
      ],
      "created": "2020-10-08 12:53:02",
      "modified": "2021-10-14 15:28:31",
      "commits": 7
    }
  ],
  "_score": 5.710117365111817,
  "_indexed": true,
  "_nocasepkg": "trending",
  "_universes": [
    "reconverse",
    "thibautjombart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:39:04.000Z",
      "distro": "noble",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "7ed2ca0c3055fe71c4319c3b9bef08ab098b0434630c10732b61d38fceff36a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-27T10:39:04.000Z",
      "distro": "noble",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "1ad30ef0d91a1378b64801715b4d693ba9ab509a45b312620ff2e9c3f3e8b679",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T10:37:54.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "ef801568bb2671e1f2d1cfa494142a0e7aecfe87357a075f521ce34e82413c7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-27T10:37:47.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "5201e916db2e6b0105d874d8e6461ac4da94f8f0b14029f7e956bc8ca22df2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-27T10:39:07.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "4d7a6d8d13746802b3397c77d5bc96f18048a0cb72aac4d63a8c712927c138b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:38:05.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "285998f914349af49ca8daaf1e28ae157cf2ddaa81e7ff808b75c17ee459118a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:37:59.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "ca2cf07c39d4826620c7992e4c6466b818d1863080bf9f59d3952702eab33eec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-27T10:38:07.000Z",
      "commit": "63f02155a06b7bb160a4ff57ab27174a57bd166f",
      "fileid": "b16a080bccdafb973b1033287984d1a8d8db3ed4b025590612420437453b53dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/reconverse/actions/runs/26505869999"
    }
  ]
}