{
  "_id": "6a142976acfb0bcc41d405cb",
  "Package": "gto",
  "Type": "Package",
  "Title": "Insert 'gt' Tables into Word Documents",
  "Version": "0.1.2",
  "Authors@R": "c( person(given = \"Ellis\",\nfamily = \"Hughes\",\nrole = c(\"aut\",\"cre\"),\nemail = \"ellis.h.hughes@gsk.com\",\ncomment = c(ORCID = \"0000-0003-0637-4436\")),\nperson(\"GlaxoSmithKline Research & Development Limited\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Insert tables created by the 'gt' R package into\n'Microsoft Word' documents. This gives users the ability to add\nto their existing word documents the tables made in 'gt' using\nthe familiar 'officer' package and syntax from the\n'officeverse'.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:47:32 UTC",
    "User": "root"
  },
  "Author": "Ellis Hughes [aut, cre]\n(<https://orcid.org/0000-0003-0637-4436>), GlaxoSmithKline\nResearch & Development Limited [cph, fnd]",
  "Maintainer": "Ellis Hughes <ellis.h.hughes@gsk.com>",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://thebioengineer.r-universe.dev",
  "Date/Publication": "2024-09-27 03:01:06 UTC",
  "RemoteUrl": "https://github.com/cran/gto",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
  "MD5sum": "6ca11acdb92f6b6fdceaf7cc4f06f679",
  "_user": "thebioengineer",
  "_type": "src",
  "_file": "gto_0.1.2.tar.gz",
  "_fileid": "a0f49282f703873337b9e37895542aa987882797955ef8b99e94ce6ff78808ec",
  "_filesize": 355070,
  "_sha256": "a0f49282f703873337b9e37895542aa987882797955ef8b99e94ce6ff78808ec",
  "_created": "2026-05-25T10:47:32.000Z",
  "_published": "2026-05-25T10:50:30.265Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77698655923,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196730382"
    },
    {
      "job": 77698655921,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196729295"
    },
    {
      "job": 77698655938,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196720819"
    },
    {
      "job": 77698655947,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196710819"
    },
    {
      "job": 77698225032,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196691607"
    },
    {
      "job": 77698655919,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196724591"
    },
    {
      "job": 77698655934,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196714324"
    },
    {
      "job": 77698655931,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196714153"
    },
    {
      "job": 77698655926,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196714083"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gto",
  "_commit": {
    "id": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
    "author": "Ellis Hughes <ellis.h.hughes@gsk.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1727406066
  },
  "_maintainer": {
    "name": "Ellis Hughes",
    "email": "ellis.h.hughes@gsk.com",
    "login": "thebioengineer",
    "twitter": "@ellis_hughes",
    "description": "Bioengineer turned Data Scientist. Born and raised in the PNW.\n\nI enjoy tinkering and learning new languages!\n\nOpinions are my own",
    "uuid": 22481467,
    "orcid": "0000-0003-0637-4436"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "gt",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thebioengineer",
      "count": 3,
      "uuid": 22481467
    }
  ],
  "_userbio": {
    "uuid": 22481467,
    "type": "user",
    "name": "Ellis Hughes",
    "description": "Bioengineer turned Data Scientist. Born and raised in the PNW.\r\n\r\nI enjoy tinkering and learning new languages!\r\n\r\nOpinions are my own"
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gto"
  },
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gto.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "thebioengineer",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-22"
    },
    {
      "version": "0.1.1",
      "date": "2023-04-03"
    },
    {
      "version": "0.1.2",
      "date": "2024-09-26"
    }
  ],
  "_exports": [
    "%>%",
    "body_add_gt"
  ],
  "_help": [
    {
      "page": "body_add_gt",
      "title": "Add 'gt' table into a Word document",
      "topics": [
        "body_add_gt"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/gto/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/gto/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 1.7781512503836439,
  "_indexed": true,
  "_nocasepkg": "gto",
  "_universes": [
    "thebioengineer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:49:54.000Z",
      "distro": "noble",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "79083a79bebe7289e37088a2d0bb14063bd357b16b8b29576523f7350911dc59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-25T10:49:52.000Z",
      "distro": "noble",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "40365f59cd750fa7d9755069e4fed6391ab4298358bb25bc8b56b3ef585ced24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:49:23.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "e76e32f975662d9cfea32a6e264e6b501e3b7fda4c288224869615ff8bbf706f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-25T10:48:48.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "c83c8c024b422e73aae1a622c3318bddd4eba71dc1c29579c83f45bf2d9a0933",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-25T10:49:53.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "a1bc2b8f170dfa99b6a1159b7d8735f0957a24f9085267285d83967a7553b08b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:48:45.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "2d9b5c002ef9bfae0a71cc7aad9e729658b8858ac2086bee45a6e7157a5509e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:48:46.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "9b1ebe46264bfbbe246170b3dfaf44e62100421d726b933247fb0b575576ad3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-25T10:48:47.000Z",
      "commit": "1b5f83505525a2fcfd4bfa7e91fd1701dc7dbced",
      "fileid": "6cf38e48230c6902bec37dd0efbb9636a056c6e87e12a3ee7812faf7911c882c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thebioengineer/actions/runs/26396461886"
    }
  ]
}