{
  "_id": "6a11421bacfb0bcc41ce6b18",
  "Package": "stripless",
  "Type": "Package",
  "Title": "Structured Trellis Displays Without Strips for Lattice Graphics",
  "Version": "1.0-3",
  "Date": "2016-09-09",
  "Authors@R": "person(\"Bert\", \"Gunter\", email = \"bgunter@comcast.net\",\nrole = c(\"aut\",\"cre\") )",
  "Description": "For making Trellis-type conditioning plots without strip\nlabels. This is useful for displaying the structure of results\nfrom factorial designs and other studies when many conditioning\nvariables would clutter the display with layers of redundant\nstrip labels. Settings of the variables are encoded by layout\nand spacing in the trellis array and decoded by a separate\nlegend. The functionality is implemented by a single S3 generic\nstrucplot() function that is a wrapper for the Lattice\npackage's xyplot() function. This allows access to all Lattice\ngraphics capabilities in the usual way.",
  "License": "GPL-2 | GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:56:22 UTC",
    "User": "root"
  },
  "Author": "Bert Gunter [aut, cre]",
  "Maintainer": "Bert Gunter <bgunter@comcast.net>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-09-12 08:11:45 UTC",
  "RemoteUrl": "https://github.com/cran/stripless",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e393767ba2a14254b5c7442a0dbaa24c7433146",
  "MD5sum": "94e63f7f2bd21505bcc4b7fa3981c0b2",
  "_user": "cran",
  "_type": "src",
  "_file": "stripless_1.0-3.tar.gz",
  "_fileid": "488ff40812cfbcf7391036e72662431b05af3867d3adf2ee84c1f76077565060",
  "_filesize": 943825,
  "_sha256": "488ff40812cfbcf7391036e72662431b05af3867d3adf2ee84c1f76077565060",
  "_created": "2026-05-23T05:56:22.000Z",
  "_published": "2026-05-23T05:58:51.089Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501423023,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174737028"
    },
    {
      "job": 77501423017,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174735366"
    },
    {
      "job": 77501254534,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174724446"
    },
    {
      "job": 77501422985,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174736446"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26325097721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/stripless",
  "_commit": {
    "id": "1e393767ba2a14254b5c7442a0dbaa24c7433146",
    "author": "Bert Gunter <bgunter@comcast.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-3\n",
    "time": 1473667905
  },
  "_maintainer": {
    "name": "Bert Gunter",
    "email": "bgunter@comcast.net"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "faraway",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stripless"
  },
  "_searchresults": 6,
  "_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/stripless.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-01-30"
    },
    {
      "version": "1.0-1",
      "date": "2016-02-08"
    },
    {
      "version": "1.0-2",
      "date": "2016-09-08"
    },
    {
      "version": "1.0-3",
      "date": "2016-09-12"
    }
  ],
  "_exports": [
    "defaultStrucLegend",
    "displayStruc",
    "panel.bars",
    "strucParseFormula",
    "strucplot"
  ],
  "_help": [
    {
      "page": "stripless-package",
      "title": "Trellis Displays Without Strips For Lattice Graphics",
      "topics": [
        "stripless-package",
        "stripless"
      ]
    },
    {
      "page": "defaultStrucLegend",
      "title": "Default legend function for 'strucplot' displays.",
      "topics": [
        "defaultStrucLegend"
      ]
    },
    {
      "page": "displayStruc",
      "title": "Construct text For 'strucplot' legends.",
      "topics": [
        "displayStruc"
      ]
    },
    {
      "page": "panel.bars",
      "title": "strucplot Panel Functions",
      "topics": [
        "panel.bars"
      ]
    },
    {
      "page": "print.structured",
      "title": "Methods for structured objects.",
      "topics": [
        "plot.structured",
        "print.structured",
        "print.summary.structured",
        "summary.structured"
      ]
    },
    {
      "page": "stripless-internal",
      "title": "Unexported Utility and xyLayout Functions",
      "topics": [
        "check2lvl",
        "chkSpacings",
        "makeSpacings",
        "make_2level_with_center",
        "stripless-internal",
        "xyLayout",
        "xyLayout.data.frame",
        "xyLayout.default",
        "xyLayout.list",
        "xyLayout.matrix"
      ]
    },
    {
      "page": "strucParseFormula",
      "title": "Parse Trellis Formula for 'strucplot'",
      "topics": [
        "strucParseFormula"
      ]
    },
    {
      "page": "strucplot",
      "title": "Structured Trellis Plots",
      "concept": [
        "structured plots,structured trellis plots, factorial designs,plot\n\n factorial designs, fractional factorial designs, display factorial designs"
      ],
      "topics": [
        "strucplot",
        "strucplot.data.frame",
        "strucplot.default",
        "strucplot.formula",
        "strucplot.list",
        "strucplot.lm",
        "strucplot.matrix"
      ]
    }
  ],
  "_rundeps": [
    "lattice"
  ],
  "_vignettes": [
    {
      "source": "stripless_vignette.Rmd",
      "filename": "stripless_vignette.html",
      "title": "Stripless: An Alternative Display for Conditioning Plots",
      "author": "Bert Gunter",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction and Motivation",
        "The spacings Argument",
        "The xyLayout Argument",
        "Print Options",
        "Additional Methods",
        "Plotting Results From A Fitted Model",
        "Experimental Design and the data.frame Method",
        "Center points and the center argument",
        "Examples",
        "Coding by Groups",
        "Summary",
        "References"
      ],
      "created": "2016-09-08 08:51:00",
      "modified": "2016-09-12 08:11:45",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "stripless",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-23T05:58:23.000Z",
      "distro": "noble",
      "commit": "1e393767ba2a14254b5c7442a0dbaa24c7433146",
      "fileid": "14111d4dcb3f4973a91d71317521bf4ec852dd2043b0b3e39502915c2f204953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325097721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3",
      "date": "2026-05-23T05:58:07.000Z",
      "distro": "noble",
      "commit": "1e393767ba2a14254b5c7442a0dbaa24c7433146",
      "fileid": "0d3e27f5e9b7d18ccfff7d8ddb2f91df3cfbb065ae51397f84bf6680f9156d0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325097721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3",
      "date": "2026-05-23T05:58:33.000Z",
      "commit": "1e393767ba2a14254b5c7442a0dbaa24c7433146",
      "fileid": "76c6f0eec9c267af94e07fa3da51208ad8ec3d240cd197cde9a36ac2f9c9d6ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26325097721"
    }
  ]
}