{
  "_id": "6a572b67ff0138dec5d6e9a5",
  "Package": "huito",
  "Type": "Package",
  "Version": "0.2.6",
  "Title": "Reproducible and Flexible Label Design",
  "Description": "An open-source R package to deploys reproducible and\nflexible labels using layers. The 'huito' package is part of\nthe 'inkaverse' project for developing different procedures and\ntools used in plant science and experimental designs. Learn\nmore about the 'inkaverse' project at <https://inkaverse.com/>.",
  "Authors@R": "c(\nperson(\"Flavio\", \"Lozano-Isla\", email = \"flozanoisla@gmail.com\", role = c(\"aut\", \"cre\")\n, comment = c(ORCID = \"0000-0002-0714-669X\")),\nperson(\"Inkaverse\", role = \"cph\")\n)",
  "License": "GPL-3 | file LICENSE",
  "URL": "https://huito.inkaverse.com/, https://github.com/flavjack/huito",
  "BugReports": "https://github.com/flavjack/huito/issues/",
  "VignetteBuilder": "knitr, quarto",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "pandoc",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libfreetype6-dev libmagick++-dev gsfonts libicu-dev\nlibjpeg-dev libpng-dev libssl-dev libpoppler-cpp-dev\npoppler-data zlib1g-dev",
  "Repository": "https://flavjack.r-universe.dev",
  "Date/Publication": "2025-10-18 15:23:38 UTC",
  "RemoteUrl": "https://github.com/flavjack/huito",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 06:35:56 UTC",
    "User": "root"
  },
  "Author": "Flavio Lozano-Isla [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0714-669X>),\nInkaverse [cph]",
  "Maintainer": "Flavio Lozano-Isla <flozanoisla@gmail.com>",
  "_user": "flavjack",
  "_type": "src",
  "_file": "huito_0.2.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/355dd7ae1bbfadaffa07f257880f9aef547b934ee358b7c4833f171847ca57ef",
  "_filesize": 5663047,
  "_sha256": "355dd7ae1bbfadaffa07f257880f9aef547b934ee358b7c4833f171847ca57ef",
  "_expires": "2026-10-23T06:40:37.000Z",
  "_created": "2026-07-15T06:35:56.000Z",
  "_published": "2026-07-15T06:40:39.549Z",
  "_jobs": [
    {
      "job": 87285442798,
      "time": 232,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334670126"
    },
    {
      "job": 87285442816,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334656295"
    },
    {
      "job": 87285442819,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334657700"
    },
    {
      "job": 87285442832,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334656634"
    },
    {
      "job": 87284724541,
      "time": 272,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334596126"
    },
    {
      "job": 87285442804,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334650800"
    },
    {
      "job": 87285442814,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334644013"
    },
    {
      "job": 87285442834,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334642272"
    },
    {
      "job": 87285442829,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334642715"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640",
  "_status": "success",
  "_upstream": "https://github.com/flavjack/huito",
  "_commit": {
    "id": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
    "author": "flozanoisla <flozanoisla@gmail.com>",
    "committer": "flozanoisla <flozanoisla@gmail.com>",
    "message": "cran release\n",
    "time": 1760801018
  },
  "_maintainer": {
    "name": "Flavio Lozano-Isla",
    "email": "flozanoisla@gmail.com",
    "login": "flavjack",
    "linkedin": "in/flavjack",
    "orcid": "0000-0002-0714-669X",
    "description": "Agronomist | Plant breeder",
    "uuid": 7735493
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magick",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "qrcode",
      "role": "Imports"
    },
    {
      "package": "pdftools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "gsheet",
      "role": "Suggests"
    },
    {
      "package": "inti",
      "role": "Suggests"
    }
  ],
  "_owner": "flavjack",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "171a022db1",
      "date": "2025-10-18"
    }
  ],
  "_topics": [
    "inkaverse",
    "labels",
    "stickers",
    "quarto"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "flavjack",
      "count": 1,
      "uuid": 7735493
    }
  ],
  "_userbio": {
    "uuid": 7735493,
    "type": "user",
    "name": "Flavio Lozano-Isla",
    "followers": 44,
    "description": "Agronomist | Plant breeder"
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/huito"
  },
  "_devurl": "https://github.com/flavjack/huito",
  "_pkgdown": "https://huito.inkaverse.com/",
  "_searchresults": 45,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/huito.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/flavjack/huito",
  "_realowner": "flavjack",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-12-01"
    },
    {
      "version": "0.1.1",
      "date": "2021-12-14"
    },
    {
      "version": "0.1.2",
      "date": "2022-01-20"
    },
    {
      "version": "0.1.3",
      "date": "2022-04-01"
    },
    {
      "version": "0.1.4",
      "date": "2022-05-27"
    },
    {
      "version": "0.2.0",
      "date": "2022-06-24"
    },
    {
      "version": "0.2.1",
      "date": "2022-08-11"
    },
    {
      "version": "0.2.2",
      "date": "2023-01-24"
    },
    {
      "version": "0.2.3",
      "date": "2023-07-04"
    },
    {
      "version": "0.2.4",
      "date": "2023-10-25"
    },
    {
      "version": "0.2.5",
      "date": "2024-09-05"
    },
    {
      "version": "0.2.6",
      "date": "2025-10-18"
    }
  ],
  "_exports": [
    "%>%",
    "barcode_qr",
    "huito_fonts",
    "image_import",
    "include_barcode",
    "include_image",
    "include_shape",
    "include_text",
    "label_layout",
    "label_print",
    "shape_hexagon"
  ],
  "_datasets": [
    {
      "name": "fieldbook",
      "title": "Fieldbook experimental design",
      "object": "fieldbook",
      "class": [
        "data.frame"
      ],
      "fields": [
        "barcode",
        "plots",
        "block",
        "condition",
        "genotypes"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "barcode_qr",
      "title": "Barcode generator",
      "topics": [
        "barcode_qr"
      ]
    },
    {
      "page": "fieldbook",
      "title": "Fieldbook experimental design",
      "topics": [
        "fieldbook"
      ]
    },
    {
      "page": "huito_fonts",
      "title": "Fonts import",
      "topics": [
        "huito_fonts"
      ]
    },
    {
      "page": "image_import",
      "title": "Image import",
      "topics": [
        "image_import"
      ]
    },
    {
      "page": "include_barcode",
      "title": "Barcode layer",
      "topics": [
        "include_barcode"
      ]
    },
    {
      "page": "include_image",
      "title": "Image layer",
      "topics": [
        "include_image"
      ]
    },
    {
      "page": "include_shape",
      "title": "Shape layer",
      "topics": [
        "include_shape"
      ]
    },
    {
      "page": "include_text",
      "title": "Text layer",
      "topics": [
        "include_text"
      ]
    },
    {
      "page": "label_layout",
      "title": "Label layout",
      "topics": [
        "label_layout"
      ]
    },
    {
      "page": "label_print",
      "title": "Label print",
      "topics": [
        "label_print"
      ]
    },
    {
      "page": "shape_hexagon",
      "title": "Shape hexagon",
      "topics": [
        "shape_hexagon"
      ]
    }
  ],
  "_pkglogo": "https://github.com/flavjack/huito/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/flavjack/huito/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "cowplot",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magick",
    "magrittr",
    "pdftools",
    "pillar",
    "pkgconfig",
    "purrr",
    "qpdf",
    "qrcode",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "showtext",
    "showtextdb",
    "stringi",
    "stringr",
    "sys",
    "sysfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "labels.qmd",
      "filename": "labels.html",
      "title": "Apps",
      "engine": "quarto::html",
      "headings": [
        "Create fieldbook",
        "Label design",
        "Preview mode",
        "Complete mode"
      ],
      "created": "2025-10-18 15:23:38",
      "modified": "2025-10-18 15:23:38",
      "commits": 1
    },
    {
      "source": "germinar.Rmd",
      "filename": "germinar.html",
      "title": "GerminaR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sticker design",
        "Preview mode",
        "Complete mode",
        "Transparent logo",
        "Final sticker result"
      ],
      "created": "2021-12-11 11:53:00",
      "modified": "2025-10-18 15:23:38",
      "commits": 12
    },
    {
      "source": "huito.Rmd",
      "filename": "huito.html",
      "title": "Huito",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-11-11 12:20:42",
      "modified": "2022-08-11 08:49:56",
      "commits": 13
    },
    {
      "source": "stickers.Rmd",
      "filename": "stickers.html",
      "title": "Stickers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sticker design",
        "Preview mode",
        "Complete mode",
        "Transparent logo",
        "Final sticker result"
      ],
      "created": "2021-11-11 11:01:53",
      "modified": "2025-10-18 15:23:38",
      "commits": 19
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "huito",
  "_universes": [
    "flavjack"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-15T06:39:37.000Z",
      "distro": "resolute",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/3b4fe523db50398b93d16fad938ab381de85735d657f5b2fdffd3f0b4fc28d13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-07-15T06:38:54.000Z",
      "distro": "resolute",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/e6f3660564846d514188f7ec2bace657ed53cbae92e342adef95cf6a56bdc220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-15T06:38:59.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/22980f60edb1fb79ea03314df70ae7e76fed521fff051a9be395a7d80af33117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-07-15T06:38:53.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/d4d289f2544d4c95f1557fe700394356b45230de69ff754a6b9b28759b226365",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-07-15T06:39:07.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/af8c918a2f767dd9b3fd5ab5c175041392b44d2aa9a226591c1f0b57d18e5125",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T06:38:03.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/5b831dd1eee784773ea3f62d2d0bb5acded9d9caf286976a0fdcb709f4e830e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T06:37:47.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/cbf61fe676da31bc5818eb1fcf97bd8ced1a1bfd448986e8bb78e9c26f27586e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-07-15T06:37:52.000Z",
      "commit": "f1bf879caa6f60eac93cf9814f45fa73ceb7615a",
      "fileid": "https://r2.ropensci.org/ab488e5987f938a0c00bce452578c8df9aca59406d728787076824e1b09bb1dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/flavjack/actions/runs/29394458640"
    }
  ]
}