{
  "_id": "6a4978ef6d67900babdf6414",
  "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-07-04 21:16:26 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>",
  "_user": "dreamrs",
  "_type": "src",
  "_file": "gfonts_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/aaf04066c4aaaf27d2982496f650903ff59813f6673a1bef724539f042dbbc61",
  "_filesize": 3036037,
  "_sha256": "aaf04066c4aaaf27d2982496f650903ff59813f6673a1bef724539f042dbbc61",
  "_expires": "2026-10-12T21:19:41.000Z",
  "_created": "2026-07-04T21:16:26.000Z",
  "_published": "2026-07-04T21:19:43.506Z",
  "_jobs": [
    {
      "job": 85167671662,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085511681"
    },
    {
      "job": 85167671656,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085512798"
    },
    {
      "job": 85167671641,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085505949"
    },
    {
      "job": 85167671648,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085505430"
    },
    {
      "job": 85167485418,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085495453"
    },
    {
      "job": 85167671657,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085514807"
    },
    {
      "job": 85167671671,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8085508189"
    },
    {
      "job": 85167671697,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8085506651"
    },
    {
      "job": 85167671680,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8085505762"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 115,
  "_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",
    "followers": 166,
    "description": "La datascience avec un grand R"
  },
  "_downloads": {
    "count": 5376,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gfonts"
  },
  "_devurl": "https://github.com/dreamrs/gfonts",
  "_pkgdown": "https://dreamrs.github.io/gfonts/",
  "_searchresults": 188,
  "_rbuild": "4.6.1",
  "_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.019557459102387,
  "_indexed": true,
  "_nocasepkg": "gfonts",
  "_universes": [
    "dreamrs",
    "pvictor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-04T21:18:37.000Z",
      "distro": "resolute",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/6dbb600fcd06e487a89d26f0a97e626b1bce57107c2517aa8c94563371823e36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-04T21:18:44.000Z",
      "distro": "resolute",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/a4ec9860599edbb0de9a282e5c46c6ed94858060c49caf943604d348a5fcf877",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T21:17:53.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/8ef8cce3542a4b9782abe26beaaf5581f8ebc15c2860fe1e65cf6fdedab48aa5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T21:17:49.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/43d32f655fc90ef5c84f4027cb1f88b05b864551430ac226848f06509a671b63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-04T21:19:21.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/8d5f76edebb1dc94e16b4855bf1da1a93dfb807d4260982913c025efde31b30e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T21:17:57.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/43be0086b44bfd92746e0ec69b754c1c79f96aed5673c0fae1bde939c3006ed2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T21:17:46.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/080d214da8a1e288daa633eed35cce8ff9063a0d373ccd8cc1ab2ebeb11e8b03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T21:17:39.000Z",
      "commit": "ea0ca01fb2a8eb12fe11fa8988f6b21cb12b0aaa",
      "fileid": "https://r2.ropensci.org/9a28cc5261efb3942c3302a28e767d33570613af3fc1cf6e97ed64b14f5e966a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/dreamrs/actions/runs/28719835767"
    }
  ]
}