{"id":16572090,"url":"https://github.com/eddelbuettel/rfoaas","last_synced_at":"2025-04-13T06:37:13.439Z","repository":{"id":9621314,"uuid":"11548662","full_name":"eddelbuettel/rfoaas","owner":"eddelbuettel","description":"R interface to FOAAS service","archived":false,"fork":false,"pushed_at":"2024-10-28T16:09:17.000Z","size":143,"stargazers_count":28,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T11:06:20.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddelbuettel.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-20T15:08:25.000Z","updated_at":"2024-10-28T16:09:21.000Z","dependencies_parsed_at":"2024-10-26T20:28:57.361Z","dependency_job_id":"bd34113e-98b3-45a5-9325-136b9b0d8c75","html_url":"https://github.com/eddelbuettel/rfoaas","commit_stats":{"total_commits":139,"total_committers":6,"mean_commits":"23.166666666666668","dds":0.1151079136690647,"last_synced_commit":"3dc54d2667ef3d6860d86317778bfc910d3fbf6d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frfoaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frfoaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frfoaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddelbuettel%2Frfoaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddelbuettel","download_url":"https://codeload.github.com/eddelbuettel/rfoaas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248675337,"owners_count":21143763,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11T21:26:18.796Z","updated_at":"2025-04-13T06:37:13.414Z","avatar_url":"https://github.com/eddelbuettel.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"## rfoaas: R interface to the [FOAAS](http://foaas.com) service \n\n[![CI](https://github.com/eddelbuettel/rfoaas/workflows/ci/badge.svg)](https://github.com/eddelbuettel/rfoaas/actions?query=workflow%3Aci)\n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html) \n[![CRAN](https://www.r-pkg.org/badges/version/rfoaas)](https://cran.r-project.org/package=rfoaas) \n[![Dependencies](https://tinyverse.netlify.app/badge/rfoaas)](https://cran.r-project.org/package=rfoaas) \n[![Downloads](https://cranlogs.r-pkg.org/badges/rfoaas?color=brightgreen)](https://www.r-pkg.org/pkg/rfoaas) \n[![Code Coverage](https://codecov.io/gh/eddelbuettel/rfoaas/graph/badge.svg)](https://app.codecov.io/gh/eddelbuettel/rfoaas)\n[![Last Commit](https://img.shields.io/github/last-commit/eddelbuettel/rfoaas)](https://github.com/eddelbuettel/rfoaas)\n\n### Where\n\nYou can install released version of the package from\n[CRAN](https://cran.r-project.org/) using the\n\n```{.r}\ninstall.packages(\"rfoaas\")\n```\nfunction.\n\n### Example\n\nJust like [FOAAS](https://www.foaas.com), the package provides a number of\nstandard profanity-issuing access points, as well as some less profane\nclassics from pop culture:\n\n```{.r}\nR\u003e greed(\"R Programming\", \"Random R Hacker\")\nThe point is, ladies and gentleman, that r programming -- for lack of a better word -- is \ngood. R Programming is right. R Programming works. R Programming clarifies, cuts through, \nand captures the essence of the evolutionary spirit. R Programming, in all of its forms -- R \nProgramming for life, for money, for love, knowledge -- has marked the upward surge of \nmankind. - Random R Hacker \nR\u003e \n```\n\nThis shows the default print method as action as well which wraps long paragraphs.\n\nSince version 0.1.6, internationalization is taken more seriously, so if you\nwant to express the preceeding message even more lovingly in German, you can\ndo so:\n\n```{.r}\nR\u003e greed(\"R Programming\", \"Random R Hacker\", language=\"de\")\nDer Punkt ist, meine Damen und Herren, dass r-Programmierung - in Ermangelung eines besseren \nWortes - ist gut. R-Programmierung richtig ist. R-Programmierung funktioniert. R \nProgrammierung stellt klar, durchschneidet, und fängt die Essenz des evolutionären Geistes. \nR Programmierung, in all seinen Formen - R-Programmierung für das Leben, für Geld, für die \nLiebe, Wissen - hat die Aufwärtsschub der Menschheit geprägt. - Random R Hacker \nR\u003e \n```\n\nLastly, there is also an interface to [shoutcloud](http://shoutcloud.io/)\nwhich provides the immensely useful ALL CAPS AS A SERVICE because, well,\nsometimes you just got to yell:\n\n```{.r}\nR\u003e greed(\"R Programming\", \"Random R Hacker\", filter=\"shoutcloud\")\nTHE POINT IS, LADIES AND GENTLEMAN, THAT R PROGRAMMING -- FOR LACK OF A BETTER WORD -- IS \nGOOD. R PROGRAMMING IS RIGHT. R PROGRAMMING WORKS. R PROGRAMMING CLARIFIES, CUTS THROUGH, \nAND CAPTURES THE ESSENCE OF THE EVOLUTIONARY SPIRIT. R PROGRAMMING, IN ALL OF ITS FORMS -- R \nPROGRAMMING FOR LIFE, FOR MONEY, FOR LOVE, KNOWLEDGE -- HAS MARKED THE UPWARD SURGE OF \nMANKIND. - RANDOM R HACKER \nR\u003e \n```\n\n### Who\n\nDirk Eddelbuettel\n\n### License\n\nGPL (\u003e= 2) as most of my code though a case could be made for aligning with\nthe [WTFPL](http://www.wtfpl.net/) license that the\n[FOAAS code](https://github.com/tomdionysus/foaas/) is under. \n\n### Contributor Code of Conduct\n\nThis project adheres to No Code of Conduct.  We are all adults.  We accept anyone's contributions.\nNothing else matters.\n\nFor more information please visit the [No Code of Conduct](https://github.com/domgetter/NCoC) page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frfoaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddelbuettel%2Frfoaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddelbuettel%2Frfoaas/lists"}