{
  "_id": "6a1070c2acfb0bcc41cabb01",
  "Package": "scatterPlotMatrix",
  "Title": "`htmlwidget` for a Scatter Plot Matrix",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"David\", \"Chazalviel\", email = \"david.chazalviel@club-internet.fr\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Create a scatter plot matrix, using `htmlwidgets` package\nand `d3.js`.",
  "URL": "https://ifpen-gitlab.appcollaboratif.fr/detocs/scatterplotmatrix",
  "BugReports": "https://ifpen-gitlab.appcollaboratif.fr/detocs/scatterplotmatrix/-/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:58:43 UTC",
    "User": "root"
  },
  "Author": "David Chazalviel [aut, cre]",
  "Maintainer": "David Chazalviel <david.chazalviel@club-internet.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-06-18 02:44:46 UTC",
  "RemoteUrl": "https://github.com/cran/scatterPlotMatrix",
  "RemoteRef": "HEAD",
  "RemoteSha": "30facfdf6dfd055789a88f2ed182655c8b4b00a2",
  "MD5sum": "cd56beb95221618f9448d9445695b6c1",
  "_user": "cran",
  "_type": "src",
  "_file": "scatterPlotMatrix_0.3.0.tar.gz",
  "_fileid": "8a9957fad50b25d72811f8fad1478f492d921faf33cada46fdd846a837e6ad9a",
  "_filesize": 245780,
  "_sha256": "8a9957fad50b25d72811f8fad1478f492d921faf33cada46fdd846a837e6ad9a",
  "_created": "2026-05-07T06:58:43.000Z",
  "_published": "2026-05-22T15:05:38.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406695126,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848833035"
    },
    {
      "job": 77406695050,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848832467"
    },
    {
      "job": 77406694131,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848799642"
    },
    {
      "job": 77406694306,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163758240"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25480722112",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/scatterPlotMatrix",
  "_commit": {
    "id": "30facfdf6dfd055789a88f2ed182655c8b4b00a2",
    "author": "David Chazalviel <david.chazalviel@club-internet.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1718678686
  },
  "_maintainer": {
    "name": "David Chazalviel",
    "email": "david.chazalviel@club-internet.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_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": 372,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scatterPlotMatrix"
  },
  "_searchresults": 62,
  "_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/scatterPlotMatrix.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-21"
    },
    {
      "version": "0.2.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.3.0",
      "date": "2024-06-17"
    }
  ],
  "_exports": [
    "changeMouseMode",
    "getPlotConfig",
    "highlightPoint",
    "renderScatterPlotMatrix",
    "scatterPlotMatrix",
    "scatterPlotMatrixOutput",
    "setCategoricalColorScale",
    "setContinuousColorScale",
    "setCorrPlotCS",
    "setCorrPlotType",
    "setCutoffs",
    "setDistribType",
    "setKeptColumns",
    "setRegressionType",
    "setZAxis"
  ],
  "_help": [
    {
      "page": "changeMouseMode",
      "title": "Set mouse interaction type",
      "topics": [
        "changeMouseMode"
      ]
    },
    {
      "page": "getPlotConfig",
      "title": "Retrieve plot configuration",
      "topics": [
        "getPlotConfig"
      ]
    },
    {
      "page": "highlightPoint",
      "title": "Row highlight",
      "topics": [
        "highlightPoint"
      ]
    },
    {
      "page": "scatterPlotMatrix",
      "title": "'htmlwidget' for 'd3.js' scatter plot matrix",
      "topics": [
        "scatterPlotMatrix"
      ]
    },
    {
      "page": "scatterPlotMatrix-shiny",
      "title": "Shiny bindings for scatterPlotMatrix",
      "topics": [
        "renderScatterPlotMatrix",
        "scatterPlotMatrix-shiny",
        "scatterPlotMatrixOutput"
      ]
    },
    {
      "page": "setCategoricalColorScale",
      "title": "Categorical color scale",
      "topics": [
        "setCategoricalColorScale"
      ]
    },
    {
      "page": "setContinuousColorScale",
      "title": "Continuous color scale",
      "topics": [
        "setContinuousColorScale"
      ]
    },
    {
      "page": "setCorrPlotCS",
      "title": "Color scale for correlation plots",
      "topics": [
        "setCorrPlotCS"
      ]
    },
    {
      "page": "setCorrPlotType",
      "title": "Correlation plot type",
      "topics": [
        "setCorrPlotType"
      ]
    },
    {
      "page": "setCutoffs",
      "title": "Cutoffs values",
      "topics": [
        "setCutoffs"
      ]
    },
    {
      "page": "setDistribType",
      "title": "Distribution plots",
      "topics": [
        "setDistribType"
      ]
    },
    {
      "page": "setKeptColumns",
      "title": "Column visibility",
      "topics": [
        "setKeptColumns"
      ]
    },
    {
      "page": "setRegressionType",
      "title": "Regression plots",
      "topics": [
        "setRegressionType"
      ]
    },
    {
      "page": "setZAxis",
      "title": "Z axis",
      "topics": [
        "setZAxis"
      ]
    }
  ],
  "_readme": "https://github.com/cran/scatterPlotMatrix/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-scatterplotmatrix.Rmd",
      "filename": "introduction-to-scatterplotmatrix.html",
      "title": "Introduction to 'scatterPlotMatrix'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage (dataset uses factor type)",
        "slidersPosition argument",
        "zAxisDim argument (referenced column is categorical)",
        "categoricalCS argument",
        "zAxisDim argument (referenced column is continuous)",
        "continuousCS argument",
        "corrPlotType argument",
        "Basic usage (dataset doesn't use factor type)",
        "categorical argument",
        "distribType argument",
        "regressionType argument",
        "cutoffs argument",
        "rotateTitle argument",
        "columnLabels argument",
        "cssRules argument",
        "plotProperties argument",
        "controlWidgets argument"
      ],
      "created": "2021-10-21 16:00:02",
      "modified": "2024-06-18 02:44:46",
      "commits": 3
    }
  ],
  "_score": 3.4913616938342726,
  "_indexed": true,
  "_nocasepkg": "scatterplotmatrix",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-07T07:00:45.000Z",
      "distro": "noble",
      "commit": "30facfdf6dfd055789a88f2ed182655c8b4b00a2",
      "fileid": "c942b4d6cb9c1846e248eaa0dc0cae2c68781b1251fa2f395c2ff9f46121a656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25480722112"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-07T07:00:42.000Z",
      "distro": "noble",
      "commit": "30facfdf6dfd055789a88f2ed182655c8b4b00a2",
      "fileid": "4c8f62932c32245dba99452a1bf689841be86a82dd474dbd5e111fffb98a288e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25480722112"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T15:05:21.000Z",
      "commit": "30facfdf6dfd055789a88f2ed182655c8b4b00a2",
      "fileid": "f1690d4056c47b59bbb437c10a60f4af78f73d2a65c518486e287f8aaef6cdf7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25480722112"
    }
  ]
}