gutenbergr - Download and Process Public Domain Works from Project Gutenberg
Download and process public domain works in the Project Gutenberg collection <https://www.gutenberg.org/>. Includes metadata for all Project Gutenberg works, so that they can be searched and retrieved.
Last updated 8 days ago
peer-reviewed
10.41 score 99 stars 1 packages 1.0k scripts 2.1k downloadstidytuesdayR - Access the Weekly 'TidyTuesday' Project Dataset
'TidyTuesday' is a project by the 'Data Science Learning Community' in which they post a weekly dataset in a public data repository (<https://github.com/rfordatascience/tidytuesday>) for people to analyze and visualize. This package provides the tools to easily download this data and the description of the source.
Last updated 2 months ago
8.83 score 77 stars 2.6k scripts 2.4k downloadsfactory - Build Function Factories
Function factories are functions that make functions. They can be confusing to construct. Straightforward techniques can produce functions that are fragile or hard to understand. While more robust techniques exist to construct function factories, those techniques can be confusing. This package is designed to make it easier to construct function factories.
Last updated 4 years ago
function-factory
6.80 score 49 stars 64 scripts 166 downloadscookies - Use Browser Cookies with 'shiny'
Browser cookies are name-value pairs that are saved in a user's browser by a website. Cookies allow websites to persist information about the user and their use of the website. Here we provide tools for working with cookies in 'shiny' apps, in part by wrapping the 'js-cookie' JavaScript library <https://github.com/js-cookie/js-cookie>.
Last updated 16 days ago
6.12 score 32 stars 2 packages 23 scripts 483 downloadsscenes - Switch Between Alternative 'shiny' UIs
Sometimes it is useful to serve up alternative 'shiny' UIs depending on information passed in the request object, such as the value of a cookie or a query parameter. This packages facilitates such switches.
Last updated 14 days ago
5.91 score 16 stars 17 scripts 146 downloadsstbl - Stabilize Function Arguments
A set of consistent, opinionated functions to quickly check function arguments, coerce them to the desired configuration, or deliver informative error messages when that is not possible.
Last updated 14 days ago
5.80 score 14 stars 6 packages 1 scripts 132 downloadsbeekeeper - Rapidly Scaffold API Client Packages
Automatically generate R package skeletons from 'application programming interfaces (APIs)' that follow the 'OpenAPI Specification (OAS)'. The skeletons implement best practices to streamline package development.
Last updated 2 months ago
5.50 score 45 stars 2 scriptscookies - Use Browser Cookies with 'shiny'
Browser cookies are name-value pairs that are saved in a user's browser by a website. Cookies allow websites to persist information about the user and their use of the website. Here we provide tools for working with cookies in 'shiny' apps, in part by wrapping the 'js-cookie' JavaScript library <https://github.com/js-cookie/js-cookie>.
Last updated 16 days ago
5.12 score 32 stars 2 packages 23 scripts 483 downloadsmorphemepiece - Morpheme Tokenization
Tokenize text into morphemes. The morphemepiece algorithm uses a lookup table to determine the morpheme breakdown of words, and falls back on a modified wordpiece tokenization algorithm for words not found in the lookup table.
Last updated 3 years ago
5.04 score 11 stars 8 scripts 263 downloadsaws.lambda - AWS Lambda Client Package
A simple client package for the Amazon Web Services ('AWS') Lambda API <https://aws.amazon.com/lambda/>.
Last updated 5 years ago
awsaws-lambdacloudyrlambda
4.98 score 32 stars 5 scripts 345 downloadsaws.lambda - AWS Lambda Client Package
A simple client package for the Amazon Web Services ('AWS') Lambda API <https://aws.amazon.com/lambda/>.
Last updated 5 years ago
awsaws-lambdacloudyrlambda
4.98 score 32 stars 5 scripts 338 downloadsscenes - Switch Between Alternative 'shiny' UIs
Sometimes it is useful to serve up alternative 'shiny' UIs depending on information passed in the request object, such as the value of a cookie or a query parameter. This packages facilitates such switches.
Last updated 14 days ago
4.91 score 16 stars 17 scripts 146 downloadstorchtransformers - Transformer Models in Torch
Work with transformer models in R using torch.
Last updated 1 years ago
4.91 score 27 stars 8 scriptswordpiece - R Implementation of Wordpiece Tokenization
Apply 'Wordpiece' (<arXiv:1609.08144>) tokenization to input text, given an appropriate vocabulary. The 'BERT' (<arXiv:1810.04805>) tokenization conventions are used by default.
Last updated 3 years ago
4.60 score 8 stars 7 scripts 203 downloadsnectar - A Framework for Web API Packages
An opinionated framework for use within api-wrapping R packages.
Last updated 7 months ago
4.56 score 10 stars 4 packages 1 scriptsdlr - Download and Cache Files Safely
The goal of dlr is to provide a friendly wrapper around the common pattern of downloading a file if that file does not already exist locally.
Last updated 2 years ago
4.48 score 2 packages 4 scripts 278 downloadsdlr - Download and Cache Files Safely
The goal of dlr is to provide a friendly wrapper around the common pattern of downloading a file if that file does not already exist locally.
Last updated 2 years ago
4.48 score 2 packages 4 scripts 293 downloadsrapid - R 'API' Descriptions
Convert an 'API' description ('APID'), such as one that follows the 'OpenAPI Specification', to an R 'API' description object (a "rapid"). The rapid object follows the 'OpenAPI Specification' to make it easy to convert to and from 'API' documents.
Last updated 9 days ago
4.03 score 6 stars 2 packages 10 scriptsshinyslack - Integrate Slack and Shiny
Login to Shiny apps using Slack, and use Slack information in those apps.
Last updated 8 months ago
hacktoberfesthacktoberfest2022rshiny
3.88 score 15 stars 2 scriptsfavawesome - 'Font Awesome' Icons as 'shiny' 'favicons'
Easily use 'Font Awesome' icons as 'shiny' 'favicons' (the icons that appear on browser tabs). 'Font Awesome' (<https://fontawesome.com/>) is a popular set of icons that can be used in web pages. 'favawesome' provides a simple way to use these icons as 'favicons' in 'shiny' applications and other HTML pages.
Last updated 14 days ago
3.48 score 2 stars 98 downloadspiecemaker - Tools for Preparing Text for Tokenizers
Tokenizers break text into pieces that are more usable by machine learning models. Many tokenizers share some preparation steps. This package provides those shared steps, along with a simple tokenizer.
Last updated 1 years ago
3.48 score 2 packages 6 scripts 267 downloadspiecemaker - Tools for Preparing Text for Tokenizers
Tokenizers break text into pieces that are more usable by machine learning models. Many tokenizers share some preparation steps. This package provides those shared steps, along with a simple tokenizer.
Last updated 1 years ago
3.48 score 2 packages 6 scripts 249 downloadsmorphemepiece.data - Data for Morpheme Tokenization
Provides data about morphemes, the smallest units of meaning in a language.
Last updated 3 years ago
3.18 score 1 stars 1 packages 2 scripts 220 downloadsmorphemepiece.data - Data for Morpheme Tokenization
Provides data about morphemes, the smallest units of meaning in a language.
Last updated 3 years ago
3.18 score 1 stars 1 packages 2 scripts 197 downloadswordpiece.data - Data for Wordpiece-Style Tokenization
Provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaningful chunks. Included vocabularies were retrieved from <https://huggingface.co/bert-base-cased/resolve/main/vocab.txt> and <https://huggingface.co/bert-base-uncased/resolve/main/vocab.txt> and parsed into an R-friendly format.
Last updated 3 years ago
3.18 score 1 packages 5 scripts 191 downloadswordpiece.data - Data for Wordpiece-Style Tokenization
Provides data to be used by the wordpiece algorithm in order to tokenize text into somewhat meaningful chunks. Included vocabularies were retrieved from <https://huggingface.co/bert-base-cased/resolve/main/vocab.txt> and <https://huggingface.co/bert-base-uncased/resolve/main/vocab.txt> and parsed into an R-friendly format.
Last updated 3 years ago
3.18 score 1 packages 5 scripts 255 downloadstidybert - Tidy BERT-like Models
Implements BERT-like NLP models with a consistent interface for fitting and creating predictions. The models are fully compatible with the tidymodels framework.
Last updated 1 years ago
3.02 score 21 stars 4 scriptszoomer - Zoom API in R
A consistent interface to the Zoom API, to allow management of Zoom conferencing from R.
Last updated 7 days ago
2.48 score 3 starsanyapi - Quickly Access Hundreds of 'APIs'
Tools to interactively query hundreds of web 'APIs', with documentation.
Last updated 1 years ago
2.30 score 4 stars 1 scriptsrli - Access the LinkedIn API
A consistent interface to the LinkedIn API.
Last updated 1 years ago
2.18 score 3 starstrellor - 'Trello' 'API'
A client to access the 'Trello' 'API'.
Last updated 1 years ago
2.08 score 1 stars 24 scriptsyoutubeR - An Interface to the YouTube API
Manage YouTube videos from R.
Last updated 3 days ago
2.00 score 2 stars 10 scriptstableguess - Find Tables in Plain Text
The goal of tableguess is to automatically extract table-like objects out of plain text files.
Last updated 1 years ago
1.70 score 2 scriptsasanar - 'Asana' 'API'
Client to access the 'Asana' 'API'.
Last updated 2 years ago
1.70 score 1 stars 1 scripts