{
  "_id": "6a1d627a1d7bb097a0a4ac36",
  "Package": "mgcViz",
  "Title": "Visualisations for Generalized Additive Models",
  "Date": "2026-05-28",
  "Version": "0.2.2",
  "Authors@R": "c(person(\"Matteo\", \"Fasiolo\", email = \"matteo.fasiolo@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Raphael\", \"Nedellec\", email = \"raphael.nedellec@edf.fr\", role = c(\"aut\")),\nperson(\"Yannig\", \"Goude\", role = c(\"ctb\")),\nperson(\"Christian\", \"Capezza\", role = c(\"ctb\")),\nperson(\"Simon\", \"N. Wood\", role = c(\"ctb\")))",
  "Description": "Extension of the 'mgcv' package, providing visual tools\nfor Generalized Additive Models that exploit the additive\nstructure of such models, scale to large data sets and can be\nused in conjunction with a wide range of response\ndistributions. The focus is providing visual methods for better\nunderstanding the model output and for aiding model checking\nand development beyond simple exponential family regression.\nThe graphical framework is based on the layering system\nprovided by 'ggplot2'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/mfasiolo/mgcViz",
  "BugReports": "https://github.com/mfasiolo/mgcViz/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libssl-dev",
  "Repository": "https://mfasiolo.r-universe.dev",
  "Date/Publication": "2026-06-01 09:36:07 UTC",
  "RemoteUrl": "https://github.com/mfasiolo/mgcviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "1655df6e571302a26ef96695880a1420f55e6264",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:27:22 UTC",
    "User": "root"
  },
  "Author": "Matteo Fasiolo [aut, cre],\nRaphael Nedellec [aut],\nYannig Goude [ctb],\nChristian Capezza [ctb],\nSimon N. Wood [ctb]",
  "Maintainer": "Matteo Fasiolo <matteo.fasiolo@gmail.com>",
  "MD5sum": "a8ab55320705649a6dab97b88e72129c",
  "_user": "mfasiolo",
  "_type": "src",
  "_file": "mgcViz_0.2.2.tar.gz",
  "_fileid": "1219e752d98ae640e210dfd52ab54ddc89ce8132c07cacf2626bd19df9f99703",
  "_filesize": 2769168,
  "_sha256": "1219e752d98ae640e210dfd52ab54ddc89ce8132c07cacf2626bd19df9f99703",
  "_created": "2026-06-01T10:27:22.000Z",
  "_published": "2026-06-01T10:44:10.073Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78833101165,
      "time": 272,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329200578"
    },
    {
      "job": 78833101315,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329189323"
    },
    {
      "job": 78833101170,
      "time": 252,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329322559"
    },
    {
      "job": 78833101177,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329415410"
    },
    {
      "job": 78832476742,
      "time": 248,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329113983"
    },
    {
      "job": 78833101185,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329155358"
    },
    {
      "job": 78833101193,
      "time": 336,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7329219852"
    },
    {
      "job": 78833101270,
      "time": 254,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7329194802"
    },
    {
      "job": 78833101320,
      "time": 238,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7329189886"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mfasiolo/mgcviz",
  "_commit": {
    "id": "1655df6e571302a26ef96695880a1420f55e6264",
    "author": "Matteo Fasiolo <mf15002@it031161.wks.bris.ac.uk>",
    "committer": "Matteo Fasiolo <mf15002@it031161.wks.bris.ac.uk>",
    "message": "Improved handling of center and boundary arguments\n",
    "time": 1780306567
  },
  "_maintainer": {
    "name": "Matteo Fasiolo",
    "email": "matteo.fasiolo@gmail.com",
    "login": "mfasiolo",
    "description": "",
    "uuid": 3246136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "version": ">= 1.9",
      "role": "Depends"
    },
    {
      "package": "qgam",
      "version": ">= 1.2.3",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "gamm4",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "miniUI",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "mfasiolo",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 82,
  "_contributors": [
    {
      "user": "mfasiolo",
      "count": 310,
      "uuid": 3246136
    },
    {
      "user": "ndevln",
      "count": 6,
      "uuid": 5631424
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 3246136,
    "type": "user",
    "name": "Matteo Fasiolo"
  },
  "_downloads": {
    "count": 6128,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mgcViz"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/mfasiolo/mgcviz",
  "_searchresults": 1096,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mgcViz.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mfasiolo/mgcviz",
  "_realowner": "mfasiolo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-06-30"
    },
    {
      "version": "0.1.3",
      "date": "2019-01-23"
    },
    {
      "version": "0.1.4",
      "date": "2019-06-07"
    },
    {
      "version": "0.1.6",
      "date": "2020-03-04"
    },
    {
      "version": "0.1.8",
      "date": "2021-08-22"
    },
    {
      "version": "0.1.9",
      "date": "2021-10-05"
    },
    {
      "version": "0.1.11",
      "date": "2023-10-06"
    },
    {
      "version": "0.2.0",
      "date": "2025-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2025-07-04"
    }
  ],
  "_exports": [
    "ALE",
    "ALE.gam",
    "bamV",
    "check.gamViz",
    "check0D",
    "check1D",
    "check2D",
    "fix.family.cdf",
    "gamm4V",
    "gammV",
    "gamV",
    "getGam",
    "getViz",
    "gridPrint",
    "l_bound",
    "l_ciBar",
    "l_ciLine",
    "l_ciPoly",
    "l_clusterLine",
    "l_coordContour",
    "l_dens",
    "l_dens1D",
    "l_dens2D",
    "l_densCheck",
    "l_fitBar",
    "l_fitContour",
    "l_fitDens",
    "l_fitLine",
    "l_fitPoints",
    "l_fitRaster",
    "l_glyphs2D",
    "l_gridCheck1D",
    "l_gridCheck2D",
    "l_gridQCheck1D",
    "l_gridQCheck2D",
    "l_hist",
    "l_points",
    "l_poly",
    "l_pvContour",
    "l_pvRaster",
    "l_rug",
    "l_simLine",
    "l_vline",
    "listLayers",
    "mqgamV",
    "plot.ALE1D",
    "plot.fs.interaction.1D",
    "plot.gamViz",
    "plot.mgamViz",
    "plot.mgcv.smooth.1D",
    "plot.mgcv.smooth.2D",
    "plot.mgcv.smooth.MD",
    "plot.mrf.smooth",
    "plot.multi.mgcv.smooth.1D",
    "plot.multi.mgcv.smooth.2D",
    "plot.multi.ptermFactor",
    "plot.multi.ptermLogical",
    "plot.multi.ptermNumeric",
    "plot.multi.random.effect",
    "plot.nested1D",
    "plot.ptermFactor",
    "plot.ptermInteraction",
    "plot.ptermLogical",
    "plot.ptermMatrixNumeric",
    "plot.ptermNumeric",
    "plot.random.effect",
    "plot.sos.smooth",
    "plotDiff",
    "plotDiff.mgcv.smooth.1D",
    "plotDiff.mgcv.smooth.2D",
    "plotDiff.sos.smooth",
    "plotRGL",
    "plotRGL.mgcv.smooth.2D",
    "plotRGL.mgcv.smooth.MD",
    "plotSlice",
    "postSim",
    "print.checkGam",
    "print.plotGam",
    "print.plotSmooth",
    "print.qqGam",
    "pterm",
    "qgamV",
    "qq",
    "qq.gamViz",
    "qqline",
    "qqnorm",
    "qqplot",
    "residuals.gamViz",
    "shine",
    "shine.qqGam",
    "simulate.gam",
    "sm",
    "zoom",
    "zoom.qqGam",
    "zto1"
  ],
  "_help": [
    {
      "page": "ALE",
      "title": "Generic function for Accumulated Local Effect (ALE)",
      "topics": [
        "ALE"
      ]
    },
    {
      "page": "ALE.gam",
      "title": "Create Accumulated Local Effects (ALE) for GAMs",
      "topics": [
        "ALE.gam"
      ]
    },
    {
      "page": "gamV",
      "title": "Fit a GAM model and get a gamViz object",
      "topics": [
        "bamV",
        "gamV"
      ]
    },
    {
      "page": "check.gamViz",
      "title": "Some diagnostics for a fitted gam model",
      "topics": [
        "check.gamViz"
      ]
    },
    {
      "page": "check0D",
      "title": "Checking GAM simulated residuals or responses",
      "topics": [
        "check0D"
      ]
    },
    {
      "page": "check1D",
      "title": "Checking GAM residuals or responses along one covariate",
      "topics": [
        "check1D"
      ]
    },
    {
      "page": "check2D",
      "title": "Checking GAM residuals along two covariates",
      "topics": [
        "check2D"
      ]
    },
    {
      "page": "fix.family.cdf",
      "title": "Getting the CDF of a gam family",
      "topics": [
        "fix.family.cdf"
      ]
    },
    {
      "page": "gammV",
      "title": "Fit a GAMM or GAMM4 model and get a gamViz object",
      "topics": [
        "gamm4V",
        "gammV"
      ]
    },
    {
      "page": "getGam",
      "title": "Convert gamViz object to gamObject",
      "topics": [
        "getGam"
      ]
    },
    {
      "page": "getViz",
      "title": "Converting gam objects to gamViz objects",
      "topics": [
        "getViz"
      ]
    },
    {
      "page": "gridPrint",
      "title": "Plotting plotSmooth objects on a grid",
      "topics": [
        "gridPrint"
      ]
    },
    {
      "page": "l_bound",
      "title": "Add boundaries to smooth effect plot",
      "topics": [
        "l_bound"
      ]
    },
    {
      "page": "l_ciBar",
      "title": "Adding confidence intervals to barplots",
      "topics": [
        "l_ciBar"
      ]
    },
    {
      "page": "l_ciLine",
      "title": "Adding confidence intervals to effect plot",
      "topics": [
        "l_ciLine"
      ]
    },
    {
      "page": "l_ciPoly",
      "title": "Adding confidence band to effect plots",
      "topics": [
        "l_ciPoly"
      ]
    },
    {
      "page": "l_clusterLine",
      "title": "Cluster and plot smooth effects",
      "topics": [
        "l_clusterLine"
      ]
    },
    {
      "page": "l_coordContour",
      "title": "Adding coordinate lines",
      "topics": [
        "l_coordContour"
      ]
    },
    {
      "page": "l_dens1D",
      "title": "Adding density estimate to a plot",
      "topics": [
        "l_dens1D"
      ]
    },
    {
      "page": "l_dens2D",
      "title": "Adding density estimate heatmap",
      "topics": [
        "l_dens",
        "l_dens2D"
      ]
    },
    {
      "page": "l_densCheck",
      "title": "Checking residuals conditional density",
      "topics": [
        "l_densCheck"
      ]
    },
    {
      "page": "l_fitBar",
      "title": "Adding barplot to effect plots",
      "topics": [
        "l_fitBar"
      ]
    },
    {
      "page": "l_fitContour",
      "title": "Adding fitted effect contour lines",
      "topics": [
        "l_fitContour"
      ]
    },
    {
      "page": "l_fitDens",
      "title": "Adding density strip of fitted effect",
      "topics": [
        "l_fitDens"
      ]
    },
    {
      "page": "l_fitLine",
      "title": "Add fitted smooth effect curve",
      "topics": [
        "l_fitLine"
      ]
    },
    {
      "page": "l_fitPoints",
      "title": "Adding points representing the fitted effect",
      "topics": [
        "l_fitPoints"
      ]
    },
    {
      "page": "l_fitRaster",
      "title": "Adding raster representing the fitted effect",
      "topics": [
        "l_fitRaster"
      ]
    },
    {
      "page": "l_glyphs2D",
      "title": "Adding glyphs to 2D plots",
      "topics": [
        "l_glyphs2D"
      ]
    },
    {
      "page": "l_gridCheck1D",
      "title": "Binning and checking GAM residuals",
      "topics": [
        "l_gridCheck1D"
      ]
    },
    {
      "page": "l_gridCheck2D",
      "title": "Binning and checking GAM residuals",
      "topics": [
        "l_gridCheck2D"
      ]
    },
    {
      "page": "l_gridQCheck1D",
      "title": "Checking sign of residuals along one covariate",
      "topics": [
        "l_gridQCheck1D"
      ]
    },
    {
      "page": "l_gridQCheck2D",
      "title": "Binning and checking QGAM residuals",
      "topics": [
        "l_gridQCheck2D"
      ]
    },
    {
      "page": "l_hist",
      "title": "Adding histogram to a plot",
      "topics": [
        "l_hist"
      ]
    },
    {
      "page": "l_points",
      "title": "Add points to plot",
      "topics": [
        "l_points"
      ]
    },
    {
      "page": "l_poly",
      "title": "Add polygons to effect plots",
      "topics": [
        "l_poly"
      ]
    },
    {
      "page": "l_pvContour",
      "title": "Adding contour of p-values",
      "topics": [
        "l_pvContour"
      ]
    },
    {
      "page": "l_pvRaster",
      "title": "Adding raster or heat-map of p-values",
      "topics": [
        "l_pvRaster"
      ]
    },
    {
      "page": "l_rug",
      "title": "Adding rug to margins of a plot",
      "topics": [
        "l_rug"
      ]
    },
    {
      "page": "l_simLine",
      "title": "Add simulated smooth effect curves",
      "topics": [
        "l_simLine"
      ]
    },
    {
      "page": "l_vline",
      "title": "Adding vertical line to a plot",
      "topics": [
        "l_vline"
      ]
    },
    {
      "page": "listLayers",
      "title": "Lists available layers for plotSmooth objects",
      "topics": [
        "listLayers"
      ]
    },
    {
      "page": "mqgamV",
      "title": "Fit multiple QGAM models and get a mgamViz object",
      "topics": [
        "mqgamV"
      ]
    },
    {
      "page": "plot.ALE1D",
      "title": "Plot 1D Accumulated Local Effects (ALE)",
      "topics": [
        "plot.ALE1D"
      ]
    },
    {
      "page": "plot.fs.interaction.1D",
      "title": "Plotting one dimensional smooth factor interactions",
      "topics": [
        "plot.fs.interaction.1D"
      ]
    },
    {
      "page": "plot.gamViz",
      "title": "Basic GAM plotting",
      "topics": [
        "plot.gamViz"
      ]
    },
    {
      "page": "plot.mgamViz",
      "title": "Plotting multiple quantile GAMs",
      "topics": [
        "plot.mgamViz"
      ]
    },
    {
      "page": "plot.mgcv.smooth.1D",
      "title": "Plotting one dimensional smooth effects",
      "topics": [
        "plot.mgcv.smooth.1D",
        "plot.multi.mgcv.smooth.1D"
      ]
    },
    {
      "page": "plot.mgcv.smooth.2D",
      "title": "Plotting two dimensional smooth effects",
      "topics": [
        "plot.mgcv.smooth.2D",
        "plot.multi.mgcv.smooth.2D"
      ]
    },
    {
      "page": "plot.mgcv.smooth.MD",
      "title": "Plotting slice of higher-dimensional smooth effects",
      "topics": [
        "plot.mgcv.smooth.MD"
      ]
    },
    {
      "page": "plot.mrf.smooth",
      "title": "Plotting Markov random field smooths",
      "topics": [
        "plot.mrf.smooth"
      ]
    },
    {
      "page": "plot.ptermFactor",
      "title": "Plotting factor or logical parametric effects",
      "topics": [
        "plot.multi.ptermFactor",
        "plot.multi.ptermLogical",
        "plot.ptermFactor",
        "plot.ptermLogical"
      ]
    },
    {
      "page": "plot.random.effect",
      "title": "Plotting random effects",
      "topics": [
        "plot.multi.random.effect",
        "plot.random.effect"
      ]
    },
    {
      "page": "plot.nested1D",
      "title": "Plotting one dimensional nested effects",
      "topics": [
        "plot.nested1D"
      ]
    },
    {
      "page": "plot.ptermInteraction",
      "title": "Plotting parametric interactions",
      "topics": [
        "plot.multi.ptermInteraction",
        "plot.ptermInteraction"
      ]
    },
    {
      "page": "plot.ptermNumeric",
      "title": "Plotting numeric parametric effects",
      "topics": [
        "plot.multi.ptermNumeric",
        "plot.ptermMatrixNumeric",
        "plot.ptermNumeric"
      ]
    },
    {
      "page": "plot.sos.smooth",
      "title": "Plotting smooths on the sphere",
      "topics": [
        "plot.sos.smooth"
      ]
    },
    {
      "page": "plotDiff",
      "title": "Generic plotting of differences",
      "topics": [
        "plotDiff"
      ]
    },
    {
      "page": "plotDiff.mgcv.smooth.1D",
      "title": "Plotting differences between two 1D smooth effects",
      "topics": [
        "plotDiff.mgcv.smooth.1D"
      ]
    },
    {
      "page": "plotDiff.mgcv.smooth.2D",
      "title": "Plotting differences between two 2D smooth effects",
      "topics": [
        "plotDiff.mgcv.smooth.2D"
      ]
    },
    {
      "page": "plotDiff.sos.smooth",
      "title": "Plotting differences between two smooths on the sphere",
      "topics": [
        "plotDiff.sos.smooth"
      ]
    },
    {
      "page": "plotRGL",
      "title": "Generic RGL plotting function",
      "topics": [
        "plotRGL"
      ]
    },
    {
      "page": "plotRGL.mgcv.smooth.2D",
      "title": "Visualizing 2D smooth effects in 3D",
      "topics": [
        "plotRGL.mgcv.smooth.2D"
      ]
    },
    {
      "page": "plotRGL.mgcv.smooth.MD",
      "title": "Visualizing a 2D slice of a smooth effects in 3D",
      "topics": [
        "plotRGL.mgcv.smooth.MD"
      ]
    },
    {
      "page": "plotSlice",
      "title": "Plotting sequence of slices of 2D smooth effect",
      "topics": [
        "plotSlice"
      ]
    },
    {
      "page": "postSim",
      "title": "Posterior simulation from a GAM object",
      "topics": [
        "postSim"
      ]
    },
    {
      "page": "print.checkGam",
      "title": "Printing the output of check.gamViz",
      "topics": [
        "print.checkGam"
      ]
    },
    {
      "page": "print.plotGam",
      "title": "Printing the output of plot.gamViz",
      "topics": [
        "print.plotGam"
      ]
    },
    {
      "page": "print.plotSmooth",
      "title": "Printing plots of smooth effects",
      "topics": [
        "print.plotSmooth"
      ]
    },
    {
      "page": "print.qqGam",
      "title": "Printing the output of qq.gamViz",
      "topics": [
        "print.qqGam"
      ]
    },
    {
      "page": "pterm",
      "title": "Extracting parametric effects from a GAM model",
      "topics": [
        "pterm"
      ]
    },
    {
      "page": "qgamV",
      "title": "Fit a QGAM model and get a gamViz object",
      "topics": [
        "qgamV"
      ]
    },
    {
      "page": "qq",
      "title": "Generic QQ plots",
      "topics": [
        "qq"
      ]
    },
    {
      "page": "qq.gamViz",
      "title": "QQ plots for gam model residuals",
      "topics": [
        "qq.gamViz"
      ]
    },
    {
      "page": "qqplots",
      "title": "Quantile-Quantile Plots",
      "topics": [
        "qqline",
        "qqnorm",
        "qqplot",
        "qqplots"
      ]
    },
    {
      "page": "residuals.gamViz",
      "title": "Generalized Additive Model residuals",
      "topics": [
        "residuals.gamViz"
      ]
    },
    {
      "page": "shine",
      "title": "Generic shine function",
      "topics": [
        "shine"
      ]
    },
    {
      "page": "shine.qqGam",
      "title": "Shiny QQ-plots for GAMs",
      "topics": [
        "shine.qqGam"
      ]
    },
    {
      "page": "simulate.gam",
      "title": "Simulating responses from a GAM object",
      "topics": [
        "simulate.gam"
      ]
    },
    {
      "page": "sm",
      "title": "Extracting a smooth effect from a GAM model",
      "topics": [
        "sm"
      ]
    },
    {
      "page": "zoom",
      "title": "Generic zooming function",
      "topics": [
        "zoom"
      ]
    },
    {
      "page": "zoom.qqGam",
      "title": "Efficiently zooming on GAM QQ-plots",
      "topics": [
        "zoom.qqGam"
      ]
    },
    {
      "page": "zto1",
      "title": "Constructing a decreasing function from (0,1) to (0,1)",
      "topics": [
        "zto1"
      ]
    }
  ],
  "_readme": "https://github.com/mfasiolo/mgcviz/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "doParallel",
    "dplyr",
    "farver",
    "forcats",
    "foreach",
    "gamm4",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mgcv",
    "minqa",
    "nlme",
    "nloptr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "qgam",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mgcviz.rmd",
      "filename": "mgcviz.html",
      "title": "An introduction to mgcViz: visual tools for GAMs",
      "author": "Matteo Fasiolo and Raphael Nedellec",
      "engine": "knitr::rmarkdown",
      "headings": [
        "mgcViz basics",
        "Layered smooth effect plots",
        "Effect-specific plots",
        "The plot.gamViz method",
        "Interactive rgl smooth effect plots",
        "Model checking",
        "New version of traditional model checks",
        "The qq.gamViz method",
        "The check.gamViz method",
        "New layered model checks",
        "One dimensional checks using check1D",
        "Two dimensional checks using check2D",
        "Special plots",
        "Differences-between-smooths plots",
        "Plotting multiple slices of multi-dimensional smooth effects",
        "References"
      ],
      "created": "2017-10-03 15:09:15",
      "modified": "2022-06-13 14:15:11",
      "commits": 18
    }
  ],
  "_score": 10.598275659587884,
  "_indexed": true,
  "_nocasepkg": "mgcviz",
  "_universes": [
    "mfasiolo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-01T10:30:18.000Z",
      "distro": "noble",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "c5521f4b0adaf3760165d72771352fa11e1fe72a99ef3fa558c83970c05d926c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-01T10:29:44.000Z",
      "distro": "noble",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "2f3dde47ed2a85786c060696ec281ad1bb925a4c22de3203656a59cf0ef198ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-01T10:36:25.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "60cfe60c831779b8597b959592e9b35b79e7d87d04f79295deeaa332dc47ad25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-01T10:42:03.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "d5e567d9a0fda04c8a16c2866ad5fbaba795491a007deaee1c5715b52acc92eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-01T10:29:57.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "0f61c7e01f73c08ab70dad68c1ac03f1407cd5eba0fd7abc047ec83c21b2d612",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:30:25.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "78cabd497e95d7596128c1f2fea83c3a7a37b9151810625112c71ab37af58183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:28:55.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "59d0c9d16da224664a74fe3830355920f04eddabcaca8f7f1e15cea5e7fff41b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-01T10:28:55.000Z",
      "commit": "1655df6e571302a26ef96695880a1420f55e6264",
      "fileid": "bdf720843d17bb3e52b49efc0e1c44b6a64cdc784885eb1dbc7103bc127ee966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mfasiolo/actions/runs/26749169090"
    }
  ]
}