{
  "_id": "6a1c00661d7bb097a0a293a1",
  "Package": "gfonts",
  "Title": "Offline 'Google' Fonts for 'Markdown' and 'Shiny'",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Victor\", \"Perrier\", email = \"victor.perrier@dreamrs.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Fanny\", \"Meyer\", role = \"aut\"),\nperson(\"Mario\", \"Ranftl\", role = c(\"ctb\", \"cph\"), comment = \"google-webfonts-helper\"))",
  "Description": "Download 'Google' fonts and generate 'CSS' to use in\n'rmarkdown' documents and 'shiny' applications. Some popular\nfonts are included and ready to use.",
  "URL": "https://dreamrs.github.io/gfonts/,\nhttps://github.com/dreamRs/gfonts",
  "BugReports": "https://github.com/dreamRs/gfonts/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://dreamrs.r-universe.dev",
  "Date/Publication": "2023-01-08 18:25:54 UTC",
  "RemoteUrl": "https://github.com/dreamrs/gfonts",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:30:13 UTC",
    "User": "root"
  },
  "Author": "Victor Perrier [aut, cre],\nFanny Meyer [aut],\nMario Ranftl [ctb, cph] (google-webfonts-helper)",
  "Maintainer": "Victor Perrier <victor.perrier@dreamrs.fr>",
  "MD5sum": "8c999cb423cfc5073bfa1b2a286abceb",
  "_user": "dreamrs",
  "_type": "src",
  "_file": "gfonts_0.2.0.tar.gz",
  "_fileid": "69d485f2b90eea2e322c36c04ab8797cd9ab5e00d64839c92bcfebf41c63ea50",
  "_filesize": 3035538,
  "_sha256": "69d485f2b90eea2e322c36c04ab8797cd9ab5e00d64839c92bcfebf41c63ea50",
  "_created": "2026-05-31T09:30:13.000Z",
  "_published": "2026-05-31T09:33:26.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78715472658,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315630533"
    },
    {
      "job": 78715472643,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315628359"
    },
    {
      "job": 78715472701,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315627200"
    },
    {
      "job": 78715472660,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315624890"
    },
    {
      "job": 78715288461,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315614254"
    },
    {
      "job": 78715472649,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315626345"
    },
    {
      "job": 78715472673,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315625500"
    },
    {
      "job": 78715472677,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315625497"
    },
    {
      "job": 78715472662,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315627109"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dreamrs/gfonts",
  "_commit": {
    "id": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
    "author": "pvictor <victor.perrier@dreamRs.fr>",
    "committer": "pvictor <victor.perrier@dreamRs.fr>",
    "message": "prepare for cran\n",
    "time": 1673202354
  },
  "_maintainer": {
    "name": "Victor Perrier",
    "email": "victor.perrier@dreamrs.fr",
    "login": "pvictor",
    "description": "R / Shiny developper at @dreamRs with @mfanny",
    "uuid": 4415580
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "crul",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "dreamrs",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "fonts",
    "rmarkdown",
    "shiny"
  ],
  "_stars": 116,
  "_contributors": [
    {
      "user": "pvictor",
      "count": 80,
      "uuid": 4415580
    },
    {
      "user": "rlesur",
      "count": 3,
      "uuid": 19177171
    },
    {
      "user": "erjanmx",
      "count": 1,
      "uuid": 4899432
    }
  ],
  "_userbio": {
    "uuid": 23062899,
    "type": "organization",
    "name": "dreamRs",
    "description": "La datascience avec un grand R"
  },
  "_downloads": {
    "count": 7536,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gfonts"
  },
  "_devurl": "https://github.com/dreamrs/gfonts",
  "_pkgdown": "https://dreamrs.github.io/gfonts/",
  "_searchresults": 193,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gfonts.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dreamrs/gfonts",
  "_realowner": "dreamrs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-05-09"
    },
    {
      "version": "0.1.2",
      "date": "2021-01-11"
    },
    {
      "version": "0.1.3",
      "date": "2021-09-22"
    },
    {
      "version": "0.2.0",
      "date": "2023-01-08"
    }
  ],
  "_exports": [
    "download_font",
    "generate_css",
    "get_all_fonts",
    "get_font_info",
    "setup_font",
    "tag_example",
    "use_font",
    "use_pkg_gfont"
  ],
  "_datasets": [
    {
      "name": "included_fonts",
      "title": "Detail about included fonts.",
      "object": "included_fonts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "family",
        "category",
        "version",
        "lastModified"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "download_font",
      "title": "Download font files",
      "topics": [
        "download_font"
      ]
    },
    {
      "page": "generate_css",
      "title": "Generate CSS to import fonts",
      "topics": [
        "generate_css"
      ]
    },
    {
      "page": "get_all_fonts",
      "title": "Get infos about all fonts available",
      "topics": [
        "get_all_fonts"
      ]
    },
    {
      "page": "get_font_info",
      "title": "Get detailed information about a font",
      "topics": [
        "get_font_info"
      ]
    },
    {
      "page": "gfonts",
      "title": "Use Google fonts offline",
      "topics": [
        "gfonts"
      ]
    },
    {
      "page": "included_fonts",
      "title": "Detail about included fonts.",
      "topics": [
        "included_fonts"
      ]
    },
    {
      "page": "setup_font",
      "title": "Setup a font to be used in Shiny or Markdown",
      "topics": [
        "setup_font"
      ]
    },
    {
      "page": "tag_example",
      "title": "Generate HTML tags used in examples",
      "topics": [
        "tag_example"
      ]
    },
    {
      "page": "use_font",
      "title": "Use a downloaded font in Shiny or Markdown",
      "topics": [
        "use_font"
      ]
    },
    {
      "page": "use_pkg_gfont",
      "title": "Use a Google Font included in gfonts",
      "topics": [
        "use_pkg_gfont"
      ]
    }
  ],
  "_readme": "https://github.com/dreamrs/gfonts/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crayon",
    "crul",
    "curl",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpcode",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "triebeard",
    "urltools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "gfonts.Rmd",
      "filename": "gfonts.html",
      "title": "gfonts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup a font to use in your project",
        "Use a font",
        "Download a font",
        "Generate CSS"
      ],
      "created": "2020-01-13 17:08:56",
      "modified": "2022-12-16 09:16:57",
      "commits": 5
    }
  ],
  "_score": 9.181398697458839,
  "_indexed": true,
  "_nocasepkg": "gfonts",
  "_universes": [
    "dreamrs",
    "pvictor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T09:32:40.000Z",
      "distro": "noble",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "684126de19f35b459f602244376a11d9503d54b53c9bea65b5d7253115b298e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-31T09:32:25.000Z",
      "distro": "noble",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "0b1637c4792d9bf3a7c2c6d8ece6105b0c628584c5f04dbab3612826c2ab0c4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-31T09:32:14.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "0c1c0423b8fe2c310248274583fcb267c0f20b8950398bb9c4ddf781dff8e6ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-31T09:31:49.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "56cbe216f17d058fce8fd9f794afded1b23248c30dfd0ec90d5fd2b353de2b5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-31T09:32:21.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "99599e6ee55ab506e44238db138ffe13e3accf2fcee023394f01a28aaba3446b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T09:31:34.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "75449511858f992a61b1aef7c61e1e5dd04f9f7346f2fe1ed2a2a880fff5093e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T09:31:24.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "b38f869a685bb595b9a636f73e13e16b78706ada351b1028ab5e1525bd46a53a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-31T09:32:03.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "b21a28fe408a7bee857c75ac0cd0e2a43b5bf886b080fb4fb698642bb71f04f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/26708879447"
    }
  ]
}