{
  "_id": "6a4f356521b18e15484ff269",
  "Package": "easyViz",
  "Title": "Easy Visualization of Conditional Effects from Regression Models",
  "Version": "2.1.0",
  "Authors@R": "person(\"Luca\", \"Corlatti\", role = c(\"aut\", \"cre\"), email=\"lucac1980@yahoo.it\")",
  "Description": "Offers a flexible and user-friendly interface for\nvisualizing conditional effects from a broad range of\nregression models, including mixed-effects and generalized\nadditive (mixed) models. Compatible model types include lm(),\nrlm(), glm(), glm.nb(), betareg(), and gam() (from 'mgcv');\nnonlinear models via nls(); generalized least squares via\ngls(); and survival models via coxph() (from 'survival').\nMixed-effects models with random intercepts and/or slopes can\nbe fitted using lmer(), glmer(), glmer.nb(), glmmTMB(), or\ngam() (from 'mgcv', via smooth terms). Plots are rendered using\nbase R graphics with extensive customization options.\nApproximate confidence intervals for nls() and betareg() models\nare computed using the delta method. Robust standard errors for\nrlm() are computed using the sandwich estimator (Zeileis 2004)\n<doi:10.18637/jss.v011.i10>. For beta regression using\n'betareg', see Cribari-Neto and Zeileis (2010)\n<doi:10.18637/jss.v034.i02>. For mixed-effects models with\n'lme4', see Bates et al. (2015) <doi:10.18637/jss.v067.i01>.\nFor models using 'glmmTMB', see Brooks et al. (2017)\n<doi:10.32614/RJ-2017-066>. Methods for generalized additive\nmodels using 'mgcv' follow Wood (2017)\n<doi:10.1201/9781315370279>.",
  "Maintainer": "Luca Corlatti <lucac1980@yahoo.it>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-09 05:40:50 UTC",
    "User": "root"
  },
  "Author": "Luca Corlatti [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-05 19:40:19 UTC",
  "RemoteUrl": "https://github.com/cran/easyViz",
  "RemoteRef": "HEAD",
  "RemoteSha": "c8bb1f6db2e1d10219e0eafecc960b4b3cd205a8",
  "_user": "cran",
  "_type": "src",
  "_file": "easyViz_2.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/99ea7d367ce4411b7c93c86333813e636a949de208b012135a2cc14479905f5d",
  "_filesize": 220963,
  "_sha256": "99ea7d367ce4411b7c93c86333813e636a949de208b012135a2cc14479905f5d",
  "_expires": "2026-10-17T05:45:07.000Z",
  "_created": "2026-07-09T05:40:50.000Z",
  "_published": "2026-07-09T05:45:09.481Z",
  "_jobs": [
    {
      "job": 86048017947,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8190046931"
    },
    {
      "job": 86048017939,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190058940"
    },
    {
      "job": 86047649656,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8190015867"
    },
    {
      "job": 86048017929,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8190039160"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28996667987",
  "_status": "success",
  "_upstream": "https://github.com/cran/easyViz",
  "_commit": {
    "id": "c8bb1f6db2e1d10219e0eafecc960b4b3cd205a8",
    "author": "Luca Corlatti <lucac1980@yahoo.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.1.0\n",
    "time": 1772739619
  },
  "_maintainer": {
    "name": "Luca Corlatti",
    "email": "lucac1980@yahoo.it"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "reformulas",
      "role": "Suggests"
    },
    {
      "package": "betareg",
      "role": "Suggests"
    },
    {
      "package": "statmod",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-07-22"
    },
    {
      "name": "1.1.0",
      "date": "2025-08-21"
    },
    {
      "name": "1.2.0",
      "date": "2025-11-30"
    },
    {
      "name": "2.0.0",
      "date": "2026-01-08"
    },
    {
      "name": "2.0.1",
      "date": "2026-01-24"
    },
    {
      "name": "2.0.2",
      "date": "2026-02-25"
    },
    {
      "name": "2.1.0",
      "date": "2026-03-05"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/easyViz"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/easyViz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-07-22"
    },
    {
      "version": "1.1.0",
      "date": "2025-08-21"
    },
    {
      "version": "1.2.0",
      "date": "2025-11-30"
    },
    {
      "version": "2.0.0",
      "date": "2026-01-08"
    },
    {
      "version": "2.0.1",
      "date": "2026-01-24"
    },
    {
      "version": "2.0.2",
      "date": "2026-02-25"
    },
    {
      "version": "2.1.0",
      "date": "2026-03-05"
    }
  ],
  "_exports": [
    "easyViz"
  ],
  "_help": [
    {
      "page": "easyViz",
      "title": "Easy Visualization of Conditional Effects from Regression Models",
      "topics": [
        "easyViz"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.845098040014257,
  "_indexed": true,
  "_nocasepkg": "easyviz",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-07-09T05:43:05.000Z",
      "distro": "resolute",
      "commit": "c8bb1f6db2e1d10219e0eafecc960b4b3cd205a8",
      "fileid": "https://r2.ropensci.org/c29d893f6c57c856acd7ae72394fceffd6fdd65dd6c37bbb915c5dff3a12d93f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28996667987"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-07-09T05:43:53.000Z",
      "distro": "resolute",
      "commit": "c8bb1f6db2e1d10219e0eafecc960b4b3cd205a8",
      "fileid": "https://r2.ropensci.org/0dbf800cbd970bf103170f51b1a277f1849078b9073e985c3ef24f8685cfd085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28996667987"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-07-09T05:42:45.000Z",
      "commit": "c8bb1f6db2e1d10219e0eafecc960b4b3cd205a8",
      "fileid": "https://r2.ropensci.org/d6991ca05b0eacc58cc55017a087850b06d19fb38cbec637cd6e06c62ef7087b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28996667987"
    }
  ]
}