{
  "_id": "6a4991f16d67900babdfc350",
  "Package": "additive",
  "Type": "Package",
  "Version": "1.0.1",
  "Title": "Bindings for Additive TidyModels",
  "Authors@R": "c(person(given = \"Hamada S.\",\nfamily = \"Badr\",\nemail = \"badr@jhu.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9808-2344\")))",
  "Description": "Fit Generalized Additive Models (GAM) using 'mgcv' with\n'parsnip'/'tidymodels' via 'additive'\n<doi:10.5281/zenodo.4784245>. 'tidymodels' is a collection of\npackages for machine learning; see Kuhn and Wickham (2020)\n<https://www.tidymodels.org>). The technical details of 'mgcv'\nare described in Wood (2017) <doi:10.1201/9781315370279>.",
  "License": "MIT + file LICENSE",
  "URL": "https://hsbadr.github.io/additive/,\nhttps://github.com/hsbadr/additive",
  "BugReports": "https://github.com/hsbadr/additive/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'additive_init.R' 'additive_load.R' 'additive_make.R'\n'additive.R'",
  "LazyLoad": "yes",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://hsbadr.r-universe.dev",
  "Date/Publication": "2026-06-22 14:02:35 UTC",
  "RemoteUrl": "https://github.com/hsbadr/additive",
  "RemoteRef": "HEAD",
  "RemoteSha": "7dc0e26355291d5350c92717afca49527587272d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 14:17:00 UTC",
    "User": "root"
  },
  "Author": "Hamada S. Badr [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9808-2344>)",
  "Maintainer": "Hamada S. Badr <badr@jhu.edu>",
  "_user": "hsbadr",
  "_type": "src",
  "_file": "additive_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/9beeee16595bd3616010cdfb6220bd4f1a1da190cd1b0c656e25525b253d758d",
  "_filesize": 202924,
  "_sha256": "9beeee16595bd3616010cdfb6220bd4f1a1da190cd1b0c656e25525b253d758d",
  "_expires": "2026-10-12T23:06:23.000Z",
  "_created": "2026-06-22T14:17:00.000Z",
  "_published": "2026-07-04T23:06:25.410Z",
  "_jobs": [
    {
      "job": 85174402691,
      "time": 203,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7795059822"
    },
    {
      "job": 85174402659,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795060156"
    },
    {
      "job": 85174402736,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7795026495"
    },
    {
      "job": 85174402639,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795040520"
    },
    {
      "job": 85174402392,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794979445"
    },
    {
      "job": 85174402828,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795042970"
    },
    {
      "job": 85174402741,
      "time": 138,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7795042338"
    },
    {
      "job": 85174402800,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7795032916"
    },
    {
      "job": 85174402781,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7795035957"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269",
  "_status": "success",
  "_upstream": "https://github.com/hsbadr/additive",
  "_commit": {
    "id": "7dc0e26355291d5350c92717afca49527587272d",
    "author": "hsbadr <hsbadr@users.noreply.github.com>",
    "committer": "hsbadr <hsbadr@users.noreply.github.com>",
    "message": "Generate `CITATION.cff` file\n",
    "time": 1782136955
  },
  "_maintainer": {
    "name": "Hamada S. Badr",
    "email": "badr@jhu.edu",
    "login": "hsbadr",
    "linkedin": "in/hsbadr",
    "description": "Senior Applied Scientist",
    "uuid": 7604200,
    "orcid": "0000-0002-9808-2344"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "mgcv",
      "version": ">= 1.9-1",
      "role": "Depends"
    },
    {
      "package": "parsnip",
      "version": ">= 1.2.1",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "recipes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    }
  ],
  "_owner": "hsbadr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "additive",
    "bam",
    "gam",
    "generalized-additive-models",
    "mgcv",
    "tidymodels"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "hsbadr",
      "count": 277,
      "uuid": 7604200
    },
    {
      "user": "topepo",
      "count": 1,
      "uuid": 5731043
    }
  ],
  "_userbio": {
    "uuid": 7604200,
    "type": "user",
    "name": "Hamada S. Badr",
    "followers": 60,
    "description": "Senior Applied Scientist"
  },
  "_downloads": {
    "count": 695,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/additive"
  },
  "_devurl": "https://github.com/hsbadr/additive",
  "_pkgdown": "https://hsbadr.github.io/additive/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/additive.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hsbadr/additive",
  "_realowner": "hsbadr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-06-01"
    },
    {
      "version": "0.0.2",
      "date": "2021-07-12"
    },
    {
      "version": "0.0.3",
      "date": "2021-09-30"
    },
    {
      "version": "0.0.4",
      "date": "2022-01-21"
    },
    {
      "version": "0.0.5",
      "date": "2022-06-17"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-28"
    }
  ],
  "_exports": [
    "additive",
    "additive_fit"
  ],
  "_help": [
    {
      "page": "additive",
      "title": "General Interface for Additive TidyModels",
      "topics": [
        "additive",
        "additive_fit",
        "update.additive"
      ]
    }
  ],
  "_readme": "https://github.com/hsbadr/additive/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hardhat",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgcv",
    "nlme",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "sparsevctrs",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "BugReports.Rmd",
      "filename": "BugReports.html",
      "title": "Bug Reporting",
      "author": "Hamada S. Badr badr@jhu.edu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description",
        "Reproduction",
        "Environment"
      ],
      "created": "2021-05-24 21:04:56",
      "modified": "2021-05-24 21:04:56",
      "commits": 1
    },
    {
      "source": "GetStarted.Rmd",
      "filename": "GetStarted.html",
      "title": "Get started with additive",
      "author": "Hamada S. Badr",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-05-24 21:04:56",
      "modified": "2022-05-18 20:59:03",
      "commits": 10
    }
  ],
  "_score": 6.158362492095249,
  "_indexed": true,
  "_nocasepkg": "additive",
  "_universes": [
    "hsbadr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T14:19:33.000Z",
      "distro": "noble",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/7b22276331413b6e75beb932be538b173ec9fadf448a72608bf71670ddcc3fe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-22T14:19:33.000Z",
      "distro": "noble",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/a81c90504d2abf1e7f9f6aa9bc0475fd1ba3c22ad785830a00c61cb424c564b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T14:18:32.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/b5a16c264665144adb0f6ddfa2215fef05adc84a000a4cf27344e75f1dd00cd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-22T14:18:49.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/2440c89dc1d36cd28d27d222d8b78ee88970445a305ff6cea5b7019a710b71bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-22T14:19:39.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/b4e5efe66cce3a10101a11385b95772b1800d206f9cb6b7c7c0393dc8d90071e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T14:18:37.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/51f832e0173f728f0108f01ac3ce453ade33ed4ab2baadccdcd3753b7e839466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T14:18:28.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/ff8fcc46fb5b77106f78eeb1252b26d04a138d225dfe820b7a857ea8b88340a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-22T14:18:42.000Z",
      "commit": "7dc0e26355291d5350c92717afca49527587272d",
      "fileid": "https://r2.ropensci.org/0dd3fcae63de2f61bfad0dcea20018c91b1438846abd29ac2a8e821a9b96cdd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hsbadr/actions/runs/27959126269"
    }
  ]
}