{
  "_id": "6a1027b2acfb0bcc41c90487",
  "Package": "lmviz",
  "Type": "Package",
  "Title": "A Package to Visualize Linear Models Features and Play with Them",
  "Version": "0.2.0",
  "Author": "Francesco Pauli (see file LICENSEMEDIA for credits on sounds\nand images)",
  "Maintainer": "Francesco Pauli <francesco.pauli@deams.units.it>",
  "Description": "Contains a suite of shiny applications meant to explore\nlinear model inference feature through simulation and games.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:20:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-08-24 19:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/lmviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "ed9121c3f19c7112815107bcab1189c41f46db00",
  "MD5sum": "75bd2600342f286f9e37fb5e58b68f0f",
  "_user": "cran",
  "_type": "src",
  "_file": "lmviz_0.2.0.tar.gz",
  "_fileid": "35576d4bade1cf8860ca6f3f8146935c44b66adc4b795fc0bfd864ccb2e3ddcc",
  "_filesize": 2648805,
  "_sha256": "35576d4bade1cf8860ca6f3f8146935c44b66adc4b795fc0bfd864ccb2e3ddcc",
  "_created": "2026-05-13T08:20:29.000Z",
  "_published": "2026-05-22T09:53:54.090Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356462519,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6965069044"
    },
    {
      "job": 77356462353,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6965075807"
    },
    {
      "job": 77356462072,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965020251"
    },
    {
      "job": 77356461740,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157727139"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25787058103",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lmviz",
  "_commit": {
    "id": "ed9121c3f19c7112815107bcab1189c41f46db00",
    "author": "Francesco Pauli <francesco.pauli@deams.units.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1598298002
  },
  "_maintainer": {
    "name": "Francesco Pauli",
    "email": "francesco.pauli@deams.units.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "scatterplot3d",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lmviz"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lmviz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-11-18"
    },
    {
      "version": "0.1.2",
      "date": "2019-05-15"
    },
    {
      "version": "0.2.0",
      "date": "2020-08-24"
    }
  ],
  "_exports": [
    "BadLM",
    "checksim",
    "Collin",
    "ComputerDecision.default",
    "ConfInt",
    "GuessTheLine",
    "GuessThePoints",
    "LMBoard",
    "MultipleLM",
    "Prediction",
    "QuizResidual",
    "SampleDist",
    "SimpleLM",
    "Simulation.default",
    "SlopeTest"
  ],
  "_help": [
    {
      "page": "BadLM",
      "title": "BadLM shiny app",
      "topics": [
        "BadLM"
      ]
    },
    {
      "page": "checksim",
      "title": "Test the computer player performance",
      "topics": [
        "checksim"
      ]
    },
    {
      "page": "Collin",
      "title": "Collin shiny app",
      "topics": [
        "Collin"
      ]
    },
    {
      "page": "ComputerDecision.default",
      "title": "Computer player decision",
      "topics": [
        "ComputerDecision.default"
      ]
    },
    {
      "page": "ConfInt",
      "title": "ConfInt shiny app",
      "topics": [
        "ConfInt"
      ]
    },
    {
      "page": "GuessTheLine",
      "title": "GuessTheLine shiny app",
      "topics": [
        "GuessTheLine"
      ]
    },
    {
      "page": "GuessThePoints",
      "title": "GuessThePoints shiny app",
      "topics": [
        "GuessThePoints"
      ]
    },
    {
      "page": "LMBoard",
      "title": "LMBoard shiny app",
      "topics": [
        "LMBoard"
      ]
    },
    {
      "page": "lmviz",
      "title": "lmviz: A package to visualize linear models features and play with them.",
      "topics": [
        "lmviz"
      ]
    },
    {
      "page": "MultipleLM",
      "title": "MultipleLM shiny app",
      "topics": [
        "MultipleLM"
      ]
    },
    {
      "page": "Prediction",
      "title": "Prediction shiny app",
      "topics": [
        "Prediction"
      ]
    },
    {
      "page": "QuizResidual",
      "title": "QuizResidual shiny app",
      "topics": [
        "QuizResidual"
      ]
    },
    {
      "page": "SampleDist",
      "title": "SampleDist shiny app",
      "topics": [
        "SampleDist"
      ]
    },
    {
      "page": "SimpleLM",
      "title": "SimpleLM shiny app",
      "topics": [
        "SimpleLM"
      ]
    },
    {
      "page": "Simulation.default",
      "title": "Simulates a sample",
      "topics": [
        "Simulation.default"
      ]
    },
    {
      "page": "SlopeTest",
      "title": "SlopeTest shiny app",
      "topics": [
        "SlopeTest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/lmviz/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "scatterplot3d",
    "shiny",
    "shinyjs",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "lmviz",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T08:22:53.000Z",
      "distro": "noble",
      "commit": "ed9121c3f19c7112815107bcab1189c41f46db00",
      "fileid": "76aa444edde4f038e85d5047a5a7148a15ddfff3e84bbae806fdbb3ae4888de7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787058103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-13T08:23:09.000Z",
      "distro": "noble",
      "commit": "ed9121c3f19c7112815107bcab1189c41f46db00",
      "fileid": "67edaa146a1e265f83ca625c8292374130002cdb5bb7d1480ff328a541a099da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787058103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T09:53:38.000Z",
      "commit": "ed9121c3f19c7112815107bcab1189c41f46db00",
      "fileid": "dd8d43b4343d782cf85604edca2408100626a023a9d429a0c4a8147b0a6420b5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787058103"
    }
  ]
}