{
  "_id": "6a2fb2243efcd9bda4329d2a",
  "Type": "Package",
  "Package": "ggpage",
  "Title": "Creates Page Layout Visualizations",
  "Version": "0.2.3.9000",
  "Authors@R": "person(given = \"Emil\",\nfamily = \"Hvitfeldt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"emilhhvitfeldt@gmail.com\")",
  "Description": "Facilitates the creation of page layout visualizations in\nwhich words are represented as rectangles with sizes relating\nto the length of the words. Which then is divided in lines and\npages for easy overview of up to quite large texts.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/EmilHvitfeldt/ggpage",
  "BugReports": "https://github.com/EmilHvitfeldt/ggpage/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://emilhvitfeldt.r-universe.dev",
  "Date/Publication": "2019-06-13 23:41:07 UTC",
  "RemoteUrl": "https://github.com/emilhvitfeldt/ggpage",
  "RemoteRef": "HEAD",
  "RemoteSha": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 08:01:55 UTC",
    "User": "root"
  },
  "Author": "Emil Hvitfeldt [aut, cre]",
  "Maintainer": "Emil Hvitfeldt <emilhhvitfeldt@gmail.com>",
  "MD5sum": "40e9bf0390d3a3b90140cb26a448ba97",
  "_user": "emilhvitfeldt",
  "_type": "src",
  "_file": "ggpage_0.2.3.9000.tar.gz",
  "_fileid": "e015009db98ca3b03a8cab395b4cf12209a14761bcb2101c922f92e18d03e7c6",
  "_filesize": 447356,
  "_sha256": "e015009db98ca3b03a8cab395b4cf12209a14761bcb2101c922f92e18d03e7c6",
  "_created": "2026-06-15T08:01:55.000Z",
  "_published": "2026-06-15T08:04:52.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81373538097,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7632261712"
    },
    {
      "job": 81373538147,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632261811"
    },
    {
      "job": 81373538037,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7632240122"
    },
    {
      "job": 81373538086,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632243437"
    },
    {
      "job": 81372955046,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632213313"
    },
    {
      "job": 81373538050,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632254651"
    },
    {
      "job": 81373538178,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7632246331"
    },
    {
      "job": 81373538103,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7632243893"
    },
    {
      "job": 81373538113,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632252975"
    }
  ],
  "_buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/emilhvitfeldt/ggpage",
  "_commit": {
    "id": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
    "author": "EmilHvitfeldt <emilhhvitfeldt@gmail.com>",
    "committer": "EmilHvitfeldt <emilhhvitfeldt@gmail.com>",
    "message": "Increment version number",
    "time": 1560469267
  },
  "_maintainer": {
    "name": "Emil Hvitfeldt",
    "email": "emilhhvitfeldt@gmail.com",
    "login": "emilhvitfeldt",
    "bluesky": "@emilhvitfeldt.bsky.social",
    "description": "All things @tidymodels",
    "uuid": 14034784
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "emilhvitfeldt",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-visualization",
    "datavisualization",
    "dataviz",
    "ggplot2"
  ],
  "_stars": 342,
  "_contributors": [
    {
      "user": "emilhvitfeldt",
      "count": 53,
      "uuid": 14034784
    },
    {
      "user": "benmarwick",
      "count": 2,
      "uuid": 1262179
    },
    {
      "user": "batpigandme",
      "count": 2,
      "uuid": 831732
    },
    {
      "user": "flother",
      "count": 1,
      "uuid": 48392
    }
  ],
  "_userbio": {
    "uuid": 14034784,
    "type": "user",
    "name": "Emil Hvitfeldt",
    "followers": 1046,
    "description": "All things @tidymodels"
  },
  "_downloads": {
    "count": 244,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggpage"
  },
  "_devurl": "https://github.com/emilhvitfeldt/ggpage",
  "_searchresults": 76,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggpage.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/emilhvitfeldt/ggpage",
  "_realowner": "emilhvitfeldt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2018-07-27"
    },
    {
      "version": "0.2.3",
      "date": "2019-06-13"
    }
  ],
  "_exports": [
    "%>%",
    "break_help",
    "ggpage_build",
    "ggpage_plot",
    "ggpage_quick",
    "line_align",
    "nest_paragraphs",
    "page_liner",
    "paper_shape",
    "para_index",
    "word_to_line"
  ],
  "_datasets": [
    {
      "name": "tinderbox",
      "title": "The tinder-box by H.C. Andersen",
      "object": "tinderbox",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text",
        "book"
      ],
      "rows": 211,
      "table": true,
      "tojson": true
    },
    {
      "name": "tinderbox_paragraph",
      "title": "The tinder-box by H.C. Andersen",
      "object": "tinderbox_paragraph",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "text"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "break_help",
      "title": "Repeating of indexes",
      "topics": [
        "break_help"
      ]
    },
    {
      "page": "ggpage_build",
      "title": "Creates a data frame for further analysis and plotting",
      "topics": [
        "ggpage_build"
      ]
    },
    {
      "page": "ggpage_plot",
      "title": "Creates a visualization from the ggpage_build output",
      "topics": [
        "ggpage_plot"
      ]
    },
    {
      "page": "ggpage_quick",
      "title": "Creates a quick visualization of the page layout",
      "topics": [
        "ggpage_quick"
      ]
    },
    {
      "page": "line_align",
      "title": "Adjust lines",
      "topics": [
        "line_align"
      ]
    },
    {
      "page": "nest_paragraphs",
      "title": "converts paragraph tokens into line tokens",
      "topics": [
        "nest_paragraphs"
      ]
    },
    {
      "page": "page_liner",
      "title": "Add line number within pages",
      "topics": [
        "page_liner"
      ]
    },
    {
      "page": "paper_shape",
      "title": "Identify the edges of the paper of each page",
      "topics": [
        "paper_shape"
      ]
    },
    {
      "page": "para_index",
      "title": "paragraph split",
      "topics": [
        "para_index"
      ]
    },
    {
      "page": "tinderbox",
      "title": "The tinder-box by H.C. Andersen",
      "topics": [
        "tinderbox"
      ]
    },
    {
      "page": "tinderbox_paragraph",
      "title": "The tinder-box by H.C. Andersen",
      "topics": [
        "tinderbox_paragraph"
      ]
    },
    {
      "page": "word_to_line",
      "title": "Internal function for converting words to lines",
      "topics": [
        "word_to_line"
      ]
    }
  ],
  "_pkglogo": "https://github.com/emilhvitfeldt/ggpage/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/emilhvitfeldt/ggpage/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "janeaustenr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "SnowballC",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tidytext",
    "tokenizers",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "different-features.Rmd",
      "filename": "different-features.html",
      "title": "ggpage features",
      "author": "Emil Hvitfeldt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Variable paragraph length",
        "Show paper",
        "Show page number",
        "Variable page length",
        "Centering",
        "Paragraph to line"
      ],
      "created": "2018-04-04 08:18:53",
      "modified": "2018-04-07 06:40:56",
      "commits": 9
    }
  ],
  "_score": 7.590930957392608,
  "_indexed": true,
  "_nocasepkg": "ggpage",
  "_universes": [
    "emilhvitfeldt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:04:12.000Z",
      "distro": "noble",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "4f94b093472d26dae7ffa1bf591dbccfedc757d9116f261594a611d50aeb6cae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:04:12.000Z",
      "distro": "noble",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "bbd87ca250e36881a959c932926d1979e10ea5caf3eae438da4bb49bba58a0b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:03:17.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "4e67d37d04ea8e389ac39553afdfe2265333809d690d3f93bef283fb01324192",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:03:24.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "a46be92e46c0db8e99a637e0dc183963edc03d6cfdc324bc60e91ec9c0147824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:04:08.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "527cbe8a2350310898bc718f6ebbd8833ba9b84d75dd80376fe9812d3db60673",
      "status": "success",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:03:26.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "6fea247c3a1625c49ed448dc2b2231559208961f9e2aa9c0afed6097b2f918bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:03:16.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "c495b73dcf2ed83513acf5614beae8239f0bdf34b94d970d50a4e06e5c709e0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.9000",
      "date": "2026-06-15T08:03:30.000Z",
      "commit": "83821d9dc1fa3639c6a94d4f5e3c9134697060fc",
      "fileid": "9571da6e85f9ee9501a466e87e69385924d3faf5c897f102f32822d77bc77180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/emilhvitfeldt/actions/runs/27532235706"
    }
  ]
}