{
  "_id": "6a4a17f10b5cb829d3707749",
  "Package": "deggust",
  "Title": "Visualise experimental designs from edibble as ggplot graphics",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Emi\",\nfamily = \"Tanaka\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dr.emi.tanaka@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1455-259X\"))",
  "Description": "Visualisation of designs as ggplot graphics.",
  "License": "GPL-3 + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "es",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "http://deggust.emitanaka.org, https://github.com/emitanaka/deggust",
  "BugReports": "https://github.com/emitanaka/deggust/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libicu-dev\nlibssl-dev",
  "Repository": "https://emitanaka.r-universe.dev",
  "Date/Publication": "2023-12-12 23:18:46 UTC",
  "RemoteUrl": "https://github.com/emitanaka/deggust",
  "RemoteRef": "HEAD",
  "RemoteSha": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 08:34:33 UTC",
    "User": "root"
  },
  "Author": "Emi Tanaka [aut, cre] (ORCID: <https://orcid.org/0000-0002-1455-259X>)",
  "Maintainer": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
  "_user": "emitanaka",
  "_type": "src",
  "_file": "deggust_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/39955b239eb8695a15ccd5825a72c7644891dc507ba3bce9979d7e8f62bf8eb6",
  "_filesize": 1140887,
  "_sha256": "39955b239eb8695a15ccd5825a72c7644891dc507ba3bce9979d7e8f62bf8eb6",
  "_expires": "2026-10-13T08:38:07.000Z",
  "_created": "2026-07-05T08:34:33.000Z",
  "_published": "2026-07-05T08:38:09.416Z",
  "_jobs": [
    {
      "job": 85207311126,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8090038711"
    },
    {
      "job": 85207311111,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8090041083"
    },
    {
      "job": 85207311116,
      "time": 67,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8090030291"
    },
    {
      "job": 85207311107,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8090033450"
    },
    {
      "job": 85207085048,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090021719"
    },
    {
      "job": 85207311122,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090043700"
    },
    {
      "job": 85207311142,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8090031353"
    },
    {
      "job": 85207311132,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8090030341"
    },
    {
      "job": 85207311139,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8090029337"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569",
  "_status": "success",
  "_upstream": "https://github.com/emitanaka/deggust",
  "_commit": {
    "id": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
    "author": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
    "committer": "Emi Tanaka <dr.emi.tanaka@gmail.com>",
    "message": "change up color to lighter one\n",
    "time": 1702423126
  },
  "_maintainer": {
    "name": "Emi Tanaka",
    "email": "dr.emi.tanaka@gmail.com",
    "login": "emitanaka",
    "mastodon": "@emitanaka@fosstodon.org",
    "bluesky": "@emitanaka.org",
    "twitter": "@statsgen",
    "description": "Senior Lecturer in Statistics. My research is on combination of statistics, genetics and computing. My application focus is in plant breeding.",
    "uuid": 7620319,
    "orcid": "0000-0002-1455-259X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "edibble",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggnewscale",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggimage",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "emitanaka",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ggplot-extension"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "emitanaka",
      "count": 85,
      "uuid": 7620319
    }
  ],
  "_userbio": {
    "uuid": 7620319,
    "type": "user",
    "name": "Emi Tanaka",
    "followers": 544,
    "description": "Senior Lecturer in Statistics. My research is on combination of statistics, genetics and computing. My application focus is in plant breeding."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/deggust"
  },
  "_devurl": "https://github.com/emitanaka/deggust",
  "_pkgdown": "http://deggust.emitanaka.org",
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/deggust.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "autoplot",
    "draw_key_shape",
    "draw_key_unit",
    "geom_node_shape",
    "geom_unit_node",
    "GeomNodeShape",
    "GeomUnitNode",
    "scale_aes_select",
    "scale_fill1_binned",
    "scale_fill1_brewer",
    "scale_fill1_continuous",
    "scale_fill1_date",
    "scale_fill1_datetime",
    "scale_fill1_discrete",
    "scale_fill1_manual",
    "scale_fill2_binned",
    "scale_fill2_brewer",
    "scale_fill2_continuous",
    "scale_fill2_date",
    "scale_fill2_datetime",
    "scale_fill2_discrete",
    "scale_fill2_manual",
    "scale_fill3_binned",
    "scale_fill3_brewer",
    "scale_fill3_continuous",
    "scale_fill3_date",
    "scale_fill3_datetime",
    "scale_fill3_discrete",
    "scale_fill3_manual",
    "StatUnitNode"
  ],
  "_help": [
    {
      "page": "autoplot.edbl_table",
      "title": "Auto plot or 'ggplot2' of an edibble design",
      "topics": [
        "autoplot.edbl_table"
      ]
    },
    {
      "page": "scale_aes_select",
      "title": "Change selected scale where multiple scales of same aesthetic exist",
      "topics": [
        "scale_aes_select"
      ]
    },
    {
      "page": "scale_fills",
      "title": "Colour scales for multiple scales of the same aesthetic",
      "topics": [
        "scale_fill1_binned",
        "scale_fill1_brewer",
        "scale_fill1_continuous",
        "scale_fill1_date",
        "scale_fill1_datetime",
        "scale_fill1_discrete",
        "scale_fill1_manual",
        "scale_fill2_binned",
        "scale_fill2_brewer",
        "scale_fill2_continuous",
        "scale_fill2_date",
        "scale_fill2_datetime",
        "scale_fill2_discrete",
        "scale_fill2_manual",
        "scale_fill3_binned",
        "scale_fill3_brewer",
        "scale_fill3_continuous",
        "scale_fill3_date",
        "scale_fill3_datetime",
        "scale_fill3_discrete",
        "scale_fill3_manual",
        "scale_fills"
      ]
    }
  ],
  "_pkglogo": "https://github.com/emitanaka/deggust/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/emitanaka/deggust/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AlgDesign",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "dae",
    "Deriv",
    "doBy",
    "dplyr",
    "edibble",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggnewscale",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "minqa",
    "modelr",
    "nestr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tryCatchLog",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.03342375548695,
  "_indexed": true,
  "_nocasepkg": "deggust",
  "_universes": [
    "emitanaka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:37:00.000Z",
      "distro": "resolute",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/a0b61ea8bb3361502c4b11639d512c7ed1957f45b90e16ac14d96e4e0252aa8a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:37:17.000Z",
      "distro": "resolute",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/2e7ab591eb6d655837a94054d3fef3ed155eeda24971f96f1349b9daee75d756",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:35:52.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/e3ebfbdc5fb99cea8fc8f7a3ef0ba614504c073f7f6ee6699be0185e486994e7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:36:15.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/f9165ec6117138c3d2c54ab6bc13ee7deaac6d3451b38376cbcce9dba53b5872",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:37:44.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/aaf82ed41a8407ac42e7423e25d17e1b61bbb52a28e1e1e1722323c084a98e42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:35:57.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/fff19323fbaab42246f4a12b41458d60c4748b6e6bb9f8b8aba4c1f9a052e4da",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:35:50.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/d90ce31ecd6cecbb4ae0d1b3670be59fb990064370fc01ab8fdc009fc26bf131",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-05T08:35:42.000Z",
      "commit": "52e105a6c912f67eaf5e76ab1e1d47494fe95d1b",
      "fileid": "https://r2.ropensci.org/e76738a6e3ecc7f2d66f09186028ac492c0e04ceca7e96164e4df4394778be3a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/emitanaka/actions/runs/28734848569"
    }
  ]
}