{
  "_id": "6a5f02b89baadeef8ab5898c",
  "Package": "lvplot",
  "Title": "Letter Value 'Boxplots'",
  "Version": "0.2.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"Heike\", \"Hofmann\", , \"hofmann@iastate.edu\", role = \"aut\")\n)",
  "Description": "Implements the letter value 'boxplot' which extends the\nstandard 'boxplot' to deal with both larger and smaller number\nof data points by dynamically selecting the appropriate number\nof letter values to display.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2.9000",
  "URL": "https://github.com/hadley/lvplot",
  "BugReports": "https://github.com/hadley/lvplot/issues",
  "Repository": "https://hadley.r-universe.dev",
  "Date/Publication": "2025-09-03 20:11:38 UTC",
  "RemoteUrl": "https://github.com/hadley/lvplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "51ad401be5e017d37883ec5d149bc1818246b6f5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 05:21:19 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nHeike Hofmann [aut]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "_user": "hadley",
  "_type": "src",
  "_file": "lvplot_0.2.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/0723f9f60f6df8816f9d6819ce54cbda5d8aa8755f32e4611e91cec9bff554d5",
  "_filesize": 3933003,
  "_sha256": "0723f9f60f6df8816f9d6819ce54cbda5d8aa8755f32e4611e91cec9bff554d5",
  "_expires": "2026-10-29T05:25:09.000Z",
  "_created": "2026-07-21T05:21:19.000Z",
  "_published": "2026-07-21T05:25:12.201Z",
  "_jobs": [
    {
      "job": 88549980224,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484743848"
    },
    {
      "job": 88549980267,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484740889"
    },
    {
      "job": 88549980264,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484738341"
    },
    {
      "job": 88549980279,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484728673"
    },
    {
      "job": 88549506140,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484698354"
    },
    {
      "job": 88549980299,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8484735376"
    },
    {
      "job": 88549980276,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8484729852"
    },
    {
      "job": 88549980278,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8484728370"
    },
    {
      "job": 88549980268,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8484731395"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637",
  "_status": "success",
  "_upstream": "https://github.com/hadley/lvplot",
  "_commit": {
    "id": "51ad401be5e017d37883ec5d149bc1818246b6f5",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 0.2.2.9000\n",
    "time": 1756930298
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "hadley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2025-09-03"
    }
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "hadley",
      "count": 64,
      "uuid": 4196
    },
    {
      "user": "heike",
      "count": 44,
      "uuid": 92882
    },
    {
      "user": "paulponcet",
      "count": 1,
      "uuid": 7842619
    }
  ],
  "_userbio": {
    "uuid": 4196,
    "type": "user",
    "name": "Hadley Wickham",
    "followers": 26704,
    "description": "Chief Scientist at @posit-pbc"
  },
  "_downloads": {
    "count": 563,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lvplot"
  },
  "_devurl": "https://github.com/hadley/lvplot",
  "_searchresults": 406,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lvplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hadley/lvplot",
  "_realowner": "hadley",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2006-09-18"
    },
    {
      "version": "0.2.0",
      "date": "2016-05-01"
    },
    {
      "version": "0.2.1",
      "date": "2022-09-25"
    },
    {
      "version": "0.2.2",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "determineDepth",
    "geom_lv",
    "GeomLv",
    "LVboxplot",
    "lvtable",
    "scale_fill_lv",
    "stat_lv",
    "StatLv"
  ],
  "_datasets": [
    {
      "name": "census",
      "title": "County demographics based on 1980 US Census",
      "object": "census",
      "class": [
        "data.frame"
      ],
      "fields": [
        "county",
        "FIPS",
        "Latitude",
        "Longitude",
        "JanTmp",
        "JulTmp",
        "JanSun",
        "JulSun",
        "Elevtn",
        "totalpop"
      ],
      "rows": 3068,
      "table": true,
      "tojson": true
    },
    {
      "name": "ontime",
      "title": "Ontime Flight Data",
      "object": "ontime",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "FlightDate",
        "UniqueCarrier",
        "FlightNum",
        "CRSDepTime",
        "DepTime",
        "CRSArrTime",
        "ArrTime",
        "TaxiOut",
        "TaxiIn",
        "ArrDelay",
        "DepDelay",
        "CarrierDelay",
        "WeatherDelay",
        "NASDelay",
        "SecurityDelay",
        "LateAircraftDelay"
      ],
      "rows": 469968,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "census",
      "title": "County demographics based on 1980 US Census",
      "topics": [
        "census"
      ]
    },
    {
      "page": "determineDepth",
      "title": "Determine depth of letter values needed for n observations.",
      "topics": [
        "determineDepth"
      ]
    },
    {
      "page": "geom_lv",
      "title": "Side-by-side LV boxplots with ggplot2.",
      "topics": [
        "GeomLv",
        "geom_lv",
        "scale_fill_lv",
        "StatLv",
        "stat_lv"
      ]
    },
    {
      "page": "LVboxplot",
      "title": "Side-by-side LV boxplots with base graphics",
      "concept": [
        "letter-value boxplots"
      ],
      "topics": [
        "LVboxplot",
        "LVboxplot.formula",
        "LVboxplot.numeric"
      ]
    },
    {
      "page": "lvtable",
      "title": "Compute table of k letter values for vector x",
      "topics": [
        "lvtable"
      ]
    },
    {
      "page": "ontime",
      "title": "Ontime Flight Data",
      "topics": [
        "ontime"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/lvplot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 6.188309630194004,
  "_indexed": true,
  "_nocasepkg": "lvplot",
  "_universes": [
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:49.000Z",
      "distro": "resolute",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/1a1be40a8c22c452fa79ad5dbc9cb9736626d7c7eabac3ba3ef6aa9eb2a962e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:43.000Z",
      "distro": "resolute",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/d8b5ba6f5efc396693f8b2f2ce0d22071fc29d629be31df082af33fb0aa72b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:32.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/7781b6f2f8e78527f4b90bbb151cd6fc9a05626f09a086763f73fc426de8ed29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:06.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/3647b441e1b3df26f60c075738f5383a398b671fbd99d4871ddb4c21306bf97b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:48.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/b1320125c0ad0f31b29013f58f2d7d06a8af833ed824a45b582f7f5350cd9e0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:22:58.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/2ce59e5f9a0340e7348615ae2dc423b662721968a33c8a92fa7413681bbd77b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:22:52.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/980acc23dda6ad2d25f933b2a58d8a7b8667d37dd639313ac1b32cda74dcb63b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-07-21T05:23:03.000Z",
      "commit": "51ad401be5e017d37883ec5d149bc1818246b6f5",
      "fileid": "https://r2.ropensci.org/8b4c4332528c009f5a85e1ed54c031454180dc90742abd5b5df075eada562ae3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hadley/actions/runs/29803618637"
    }
  ]
}