{"id":16697935,"url":"https://github.com/richfitz/rfiglet","last_synced_at":"2026-02-25T21:32:28.626Z","repository":{"id":29889380,"uuid":"33434847","full_name":"richfitz/rfiglet","owner":"richfitz","description":"R port of figlet","archived":false,"fork":false,"pushed_at":"2021-02-08T12:45:44.000Z","size":190,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T02:58:57.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://richfitz.github.io/rfiglet/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richfitz.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-05T08:16:15.000Z","updated_at":"2023-04-17T18:44:08.000Z","dependencies_parsed_at":"2022-08-23T04:50:31.971Z","dependency_job_id":null,"html_url":"https://github.com/richfitz/rfiglet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richfitz/rfiglet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Frfiglet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Frfiglet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Frfiglet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Frfiglet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richfitz","download_url":"https://codeload.github.com/richfitz/rfiglet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Frfiglet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29841592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T21:18:31.832Z","status":"ssl_error","status_checked_at":"2026-02-25T21:18:29.265Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T17:49:47.878Z","updated_at":"2026-02-25T21:32:28.590Z","avatar_url":"https://github.com/richfitz.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  error = FALSE,\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\ncode_output \u003c- function(x) {\n  writeLines(c(\"```\", x, \"```\"))\n}\n```\n\n```{r, echo = FALSE, results = \"asis\"}\ncode_output(rfiglet::figlet(\"rfiglet\"))\n```\n\n\u003c!-- badges: start --\u003e\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\n[![R build status](https://github.com/richfitz/rfiglet/workflows/R-CMD-check/badge.svg)](https://github.com/richfitz/rfiglet/actions)\n[![codecov.io](https://codecov.io/github/richfitz/rfiglet/coverage.svg?branch=master)](https://codecov.io/github/richfitz/rfiglet?branch=master)\n[![CodeFactor](https://www.codefactor.io/repository/github/richfitz/rfiglet/badge)](https://www.codefactor.io/repository/github/richfitz/rfiglet)\n![works?](https://img.shields.io/badge/works-on%20my%20machine-pink)\n\u003c!-- badges: end --\u003e\n\n\nrfiglet is a pure-R implementation of [FIGlet](https://en.wikipedia.org/wiki/FIGlet) (Frank, Ian and Glenn's letters) a classic system for creating text banners in many fonts.\n\n```{r, echo = FALSE, results = \"asis\"}\ncode_output(rfiglet::figlet(\"fonts\", \"3d_diagonal\"))\n```\n\nThere are many FIGlet compatible fonts; to keep things small, this package only includes the base set included by FIGlet\n\n```{r, echo = FALSE, results = \"as-is\"}\nwriteLines(paste(\" *\", rfiglet::figlet_font_list()))\n```\n\nHowever, several hundred extra fonts can be installed using\n\n```r\nrfiglet::figlet_download_fonts()\n```\n\n```{r, echo = FALSE, results = \"asis\"}\ncode_output(rfiglet::figlet(\"Install\", \"cosmic\"))\n```\n\n```r\nremotes::install_github(\"richfitz/rfiglet\", upgrade = FALSE)\n```\n\n## License\n\nMIT © Richard G. FitzJohn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Frfiglet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichfitz%2Frfiglet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Frfiglet/lists"}