{
  "_id": "6a102ca3acfb0bcc41c93562",
  "Package": "tidygam",
  "Type": "Package",
  "Title": "Tidy Prediction and Plotting of Generalised Additive Models",
  "Version": "1.0.0",
  "Date": "2024-12-18",
  "Authors@R": "c(person(given = \"Stefano\",\nfamily = \"Coretta\",\nemail = paste0(\"stefano.coretta\", \"@\", \"gmail.com\"),\nrole = c(\"aut\", \"cre\")))",
  "Description": "Provides functions that compute predictions from\nGeneralised Additive Models (GAMs) fitted with 'mgcv' and\nreturn them as a tibble. These can be plotted with a generic\nplot()-method that uses 'ggplot2' or plotted as any other data\nframe. The main function is predict_gam().",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/stefanocoretta/tidygam,\nhttps://stefanocoretta.github.io/tidygam/",
  "BugReports": "https://github.com/stefanocoretta/tidygam/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://stefanocoretta.r-universe.dev",
  "Date/Publication": "2024-12-18 15:34:47 UTC",
  "RemoteUrl": "https://github.com/stefanocoretta/tidygam",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:09:19 UTC",
    "User": "root"
  },
  "Author": "Stefano Coretta [aut, cre]",
  "Maintainer": "Stefano Coretta <stefano.coretta@gmail.com>",
  "MD5sum": "51a137ee2e86f143f6911f1a89aaed43",
  "_user": "stefanocoretta",
  "_type": "src",
  "_file": "tidygam_1.0.0.tar.gz",
  "_fileid": "db8a0127594f7828fa36d2a8f276755526bf1952084f911becd618db306ca2ca",
  "_filesize": 981188,
  "_sha256": "db8a0127594f7828fa36d2a8f276755526bf1952084f911becd618db306ca2ca",
  "_created": "2026-05-13T06:09:19.000Z",
  "_published": "2026-05-22T10:14:59.952Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359799717,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962852982"
    },
    {
      "job": 77359799963,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962853573"
    },
    {
      "job": 77359799784,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962846014"
    },
    {
      "job": 77359799541,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962846698"
    },
    {
      "job": 77359799105,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962822987"
    },
    {
      "job": 77359799027,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158112461"
    },
    {
      "job": 77359799574,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962843508"
    },
    {
      "job": 77359799902,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962841707"
    },
    {
      "job": 77359799410,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962847758"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefanocoretta/tidygam",
  "_commit": {
    "id": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
    "author": "stefanocoretta <s.coretta@ed.ac.uk>",
    "committer": "stefanocoretta <s.coretta@ed.ac.uk>",
    "message": "update cran-submission\n",
    "time": 1734536087
  },
  "_maintainer": {
    "name": "Stefano Coretta",
    "email": "stefano.coretta@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "insight",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "stefanocoretta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "software"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "stefanocoretta",
      "count": 10,
      "uuid": 6429302
    }
  ],
  "_userbio": {
    "uuid": 6429302,
    "type": "user",
    "name": "Stefano Coretta",
    "description": "I am a Lecturer (Assistant Professor) in the Linguistics and English Language department of the University of Edinburgh"
  },
  "_downloads": {
    "count": 321,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidygam"
  },
  "_devurl": "https://github.com/stefanocoretta/tidygam",
  "_pkgdown": "https://stefanocoretta.github.io/tidygam/",
  "_searchresults": 87,
  "_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/tidygam.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefanocoretta/tidygam",
  "_realowner": "stefanocoretta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-05-09"
    },
    {
      "version": "0.2.2",
      "date": "2024-12-07"
    },
    {
      "version": "1.0.0",
      "date": "2024-12-18"
    }
  ],
  "_exports": [
    "%>%",
    "get_difference",
    "predict_gam"
  ],
  "_datasets": [
    {
      "name": "gest",
      "title": "Number of gestures by infants at 10, 11 and 12 months",
      "object": "gest",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dyad",
        "background",
        "months",
        "gesture",
        "count"
      ],
      "rows": 540,
      "table": true,
      "tojson": true
    },
    {
      "name": "struct",
      "title": "ERP to structural violation in music and language",
      "object": "struct",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "t",
        "electrode",
        "voltage",
        "subject",
        "stimulus.condition",
        "grammar.condition",
        "stim_gram"
      ],
      "rows": 4400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gest",
      "title": "Number of gestures by infants at 10, 11 and 12 months",
      "topics": [
        "gest"
      ]
    },
    {
      "page": "get_difference",
      "title": "Get difference between two smooths",
      "topics": [
        "get_difference"
      ]
    },
    {
      "page": "plot.tidygam",
      "title": "Plot methods for tidygam objects",
      "topics": [
        "plot.tidygam"
      ]
    },
    {
      "page": "plot.tidygam.diff",
      "title": "Plot methods for tidygam.diff objects",
      "topics": [
        "plot.tidygam.diff"
      ]
    },
    {
      "page": "predict_gam",
      "title": "Get predictions from a GAM model",
      "topics": [
        "predict_gam"
      ]
    },
    {
      "page": "struct",
      "title": "ERP to structural violation in music and language",
      "topics": [
        "struct"
      ]
    }
  ],
  "_readme": "https://github.com/stefanocoretta/tidygam/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "insight",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgcv",
    "nlme",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "get-started.Rmd",
      "filename": "get-started.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Basic model prediction",
        "Plot predicted values",
        "Models with by-variables",
        "Models with factor interactions",
        "Models with factor smooth interactions (bs = \"fs\")"
      ],
      "created": "2022-06-06 15:37:20",
      "modified": "2024-12-18 14:33:44",
      "commits": 6
    }
  ],
  "_score": 5.868938178332911,
  "_indexed": true,
  "_nocasepkg": "tidygam",
  "_universes": [
    "stefanocoretta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T06:11:22.000Z",
      "distro": "noble",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "e3b843ed6ed456dc8c603c00f151aa310a19d009856fb075b5037fb35499827b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T06:11:21.000Z",
      "distro": "noble",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "5e0d1a8641d38589736d8c9d8f62d01bed535c04ac1c79c4405bce82880551a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T06:10:55.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "86134d13431f883ab0ae4fb7be7733b3f7d69d1870f6846cb1d2ad32ac6b8560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T06:10:56.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "60d578fb132086b568f2df8e6c9fe0164bf28619d023c7707a10c06906bd8758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:10:35.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "a04d22842257dde6c4af4c0457e11b7bf1d13e373de5412bce26ea0c47eacf56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:10:27.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "3cbd624707a686744a13cb2265037adb1a38ef119bc59e81e95346ee9f36c932",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:10:53.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "d2d8fafd205fdb8a2d70efd793429a6ef07e967e28fd22bd30f8a0a61991f157",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T10:14:44.000Z",
      "commit": "aa397b22b3a0139ceeaab58066cc6bbdfa4ebd4e",
      "fileid": "2b019e70c9336c49799674ae705c198814cd2c176e9657c8a5453541dc7efc93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanocoretta/actions/runs/25781625366"
    }
  ]
}