{
  "_id": "6a1eedf1b401979e7341289f",
  "Package": "diveR",
  "Type": "Package",
  "Title": "Easily Install and Load Interactive Data Visualization Tools",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"R. Wayne\", family = \"Oldford\",\nemail = \"rwoldford@uwaterloo.ca\",\nrole = c(\"aut\", \"cre\"))\n)",
  "Description": "A suite of 'loon' related packages providing data analytic\ntools for Direct Interactive Visual Exploration in R ('diveR').\nThese tools work with and complement those of the 'tidyverse'\nsuite, extending the grammar of 'ggplot2' to become a grammar\nof interactive graphics. The suite provides many visual tools\ndesigned for moderately (100s of variables) high dimensional\ndata analysis, through 'zenplots' and novel tools in 'loon',\nand extends the 'ggplot2' grammar to provide parallel\ncoordinates, Andrews plots, and arbitrary glyphs through\n'ggmulti'. The 'diveR' package gathers together and installs\nall these related packages in a single step.",
  "License": "GPL-2",
  "URL": "https://github.com/great-northern-diver/diver/",
  "BugReports": "https://github.com/great-northern-diver/diver/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libgsl0-dev libicu-dev\nlibuv1-dev libxml2-dev zlib1g-dev",
  "Repository": "https://great-northern-diver.r-universe.dev",
  "Date/Publication": "2021-09-28 19:10:49 UTC",
  "RemoteUrl": "https://github.com/great-northern-diver/diver",
  "RemoteRef": "HEAD",
  "RemoteSha": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:03:14 UTC",
    "User": "root"
  },
  "Author": "R. Wayne Oldford [aut, cre]",
  "Maintainer": "R. Wayne Oldford <rwoldford@uwaterloo.ca>",
  "MD5sum": "bfedb4dd286ae4acce5b43a3c1ea8273",
  "_user": "great-northern-diver",
  "_type": "src",
  "_file": "diveR_0.1.2.tar.gz",
  "_fileid": "7f748fdd4e216f606d10aa963c3541ffe417baff3cb14306ed9759072126b808",
  "_filesize": 146615,
  "_sha256": "7f748fdd4e216f606d10aa963c3541ffe417baff3cb14306ed9759072126b808",
  "_created": "2026-05-19T09:03:14.000Z",
  "_published": "2026-06-02T14:51:29.914Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099543220,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7079271468"
    },
    {
      "job": 79099542744,
      "time": 198,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7079274987"
    },
    {
      "job": 79099542334,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7079250064"
    },
    {
      "job": 79099542865,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7079258318"
    },
    {
      "job": 79099542413,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079206901"
    },
    {
      "job": 79099541638,
      "time": 194,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361231392"
    },
    {
      "job": 79099542697,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7079243926"
    },
    {
      "job": 79099543121,
      "time": 259,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7079296131"
    },
    {
      "job": 79099542831,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7079242780"
    }
  ],
  "_buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/great-northern-diver/diver",
  "_commit": {
    "id": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
    "author": "R. Wayne Oldford <rwoldford@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #13 from rwoldford/master\n\nNow passes CRAN",
    "time": 1632856249
  },
  "_maintainer": {
    "name": "R. Wayne Oldford",
    "email": "rwoldford@uwaterloo.ca",
    "login": "rwoldford",
    "twitter": "@rwoldford",
    "description": "Professor of Statistics",
    "uuid": 1886483
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.10",
      "role": "Imports"
    },
    {
      "package": "loon",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "loon.data",
      "role": "Imports"
    },
    {
      "package": "ggmulti",
      "role": "Imports"
    },
    {
      "package": "loon.ggplot",
      "role": "Imports"
    },
    {
      "package": "zenplots",
      "role": "Imports"
    },
    {
      "package": "loon.shiny",
      "role": "Imports"
    },
    {
      "package": "loon.tourr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "great-northern-diver",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rwoldford",
      "count": 59,
      "uuid": 1886483
    }
  ],
  "_userbio": {
    "uuid": 50634654,
    "type": "organization",
    "name": "Great Northern Diver",
    "description": "Organization to host loon and loon related/dependent repositories"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diveR"
  },
  "_devurl": "https://github.com/great-northern-diver/diver",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diveR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/great-northern-diver/diver",
  "_realowner": "great-northern-diver",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2021-05-10"
    },
    {
      "version": "0.1.2",
      "date": "2021-09-28"
    }
  ],
  "_exports": [
    "diveR_packages"
  ],
  "_help": [
    {
      "page": "diveR_packages",
      "title": "List all packages in diveR",
      "topics": [
        "diveR_packages"
      ]
    }
  ],
  "_pkglogo": "https://github.com/great-northern-diver/diver/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/great-northern-diver/diver/raw/HEAD/README.md",
  "_rundeps": [
    "alphahull",
    "ash",
    "base64enc",
    "BiocGenerics",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "cassowaryr",
    "cli",
    "codetools",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crayon",
    "deldir",
    "digest",
    "dplyr",
    "energy",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "geozoo",
    "ggmulti",
    "ggplot2",
    "glue",
    "graph",
    "gridExtra",
    "gsl",
    "gtable",
    "gtools",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "igraph",
    "interp",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "loon",
    "loon.data",
    "loon.ggplot",
    "loon.shiny",
    "loon.tourr",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "minerva",
    "miniUI",
    "nlme",
    "otel",
    "PairViz",
    "patchwork",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sgeostat",
    "shiny",
    "shinyjs",
    "sourcetools",
    "sp",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tourr",
    "TSP",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zenplots"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "diver",
  "_universes": [
    "great-northern-diver",
    "rwoldford"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-19T09:06:15.000Z",
      "distro": "noble",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "ee6a83e17298c385e35fc3034d364ca387ee73e761361cd1319c5882b5bab2fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-19T09:06:22.000Z",
      "distro": "noble",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "20c10bab3e9c9944b131d6738901e2e09a49d2adb427ee4aa399b46fceb82dce",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-19T09:05:13.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "cba20f6fb7c7174b06ad0e4544e6b53cc40256282c3d420a3c5f11ce6a9f4fd2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-19T09:05:29.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "7b16e1cfea3870e1663bd6274c6522147eb2c5ceba0219f91ff0218d69aa0ec3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:04:51.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "01e0fad9afa94331a0f216259656dcd384cf5ba61385c2d7a2bebdb0d672b0c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:07:25.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "621b54a10e73485ec5cb3daacf64a8c594d6f5ba5413a0814b4e66b11890c282",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-19T09:04:48.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "b77cf36caf250c98db0af102edd8d003b66df1f64181c66ed7a12a2e12317a2d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T14:51:06.000Z",
      "commit": "a10fad827b66aaef6fcffd7423b88595f1f4525d",
      "fileid": "0bb0225598043c9526b3d60bbf02c218766163f62cd6de28cc4c3066a7519ea8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/great-northern-diver/actions/runs/26087068474"
    }
  ]
}