Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 114 packages in 0.03 seconds

franc — by Gábor Csárdi, 5 years ago

Detect the Language of Text

With no external dependencies and support for 335 languages; all languages spoken by more than one million speakers. 'Franc' is a port of the 'JavaScript' project of the same name, see < https://github.com/wooorm/franc>.

rcorpora — by Gábor Csárdi, 2 years ago

A Collection of Small Text Corpora of Interesting Data

A collection of small text corpora of interesting data. It contains all data sets from 'dariusk/corpora'. Some examples: names of animals: birds, dinosaurs, dogs; foods: beer categories, pizza toppings; geography: English towns, rivers, oceans; humans: authors, US presidents, occupations; science: elements, planets; words: adjectives, verbs, proverbs, US president quotes.

sand — by Eric Kolaczyk, 6 years ago

Statistical Analysis of Network Data with R, 2nd Edition

Data sets and code blocks for the book 'Statistical Analysis of Network Data with R, 2nd Edition'.

roxut — by Bryan A. Hanson, 5 years ago

Document Unit Tests Roxygen-Style

Much as 'roxygen2' allows one to document functions in the same file as the function itself, 'roxut' allows one to write the unit tests in the same file as the function. Once processed, the unit tests are moved to the appropriate directory. Currently supports 'testthat' and 'tinytest' frameworks. The 'roxygen2' package provides much of the infrastructure.

logmult — by Milan Bouchet-Valat, a year ago

Log-Multiplicative Models, Including Association Models

Functions to fit log-multiplicative models using 'gnm', with support for convenient printing, plots, and jackknife/bootstrap standard errors. For complex survey data, models can be fitted from design objects from the 'survey' package. Currently supported models include UNIDIFF (Erikson & Goldthorpe, 1992), a.k.a. log-multiplicative layer effect model (Xie, 1992) , and several association models: Goodman (1979) row-column association models of the RC(M) and RC(M)-L families with one or several dimensions; two skew-symmetric association models proposed by Yamaguchi (1990) and by van der Heijden & Mooijaart (1995) Functions allow computing the intrinsic association coefficient (see Bouchet-Valat (2022) ) and the Altham (1970) index , including via the Bayes shrinkage estimator proposed by Zhou (2015) ; and the RAS/IPF/Deming-Stephan algorithm.

checkpoint — by Folashade Daniel, 5 years ago

Install Packages from Snapshots on the Checkpoint Server for Reproducibility

The goal of checkpoint is to solve the problem of package reproducibility in R. Specifically, checkpoint allows you to install packages as they existed on CRAN on a specific snapshot date as if you had a CRAN time machine. To achieve reproducibility, the checkpoint() function installs the packages required or called by your project and scripts to a local library exactly as they existed at the specified point in time. Only those packages are available to your project, thereby avoiding any package updates that came later and may have altered your results. In this way, anyone using checkpoint's checkpoint() can ensure the reproducibility of your scripts or projects at any time. To create the snapshot archives, once a day (at midnight UTC) Microsoft refreshes the Austria CRAN mirror on the "Microsoft R Archived Network" server (< https://mran.microsoft.com/>). Immediately after completion of the rsync mirror process, the process takes a snapshot, thus creating the archive. Snapshot archives exist starting from 2014-09-17.

distill — by Christophe Dervieux, 3 years ago

'R Markdown' Format for Scientific and Technical Writing

Scientific and technical article format for the web. 'Distill' articles feature attractive, reader-friendly typography, flexible layout options for visualizations, and full support for footnotes and citations.

RInno — by Jon Hill, 8 years ago

An Installation Framework for Shiny Apps

Installs shiny apps packaged as stand-alone Electron apps using Inno Setup, an open source software that builds installers for Windows programs < http://www.jrsoftware.org/ishelp/>.

www.ficonsulting.com

goodpractice — by Mark Padgham, 2 months ago

Advice on R Package Building

Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting, etc.

rmdshower — by Doug Ashton, 9 years ago

'R' 'Markdown' Format for 'shower' Presentations

'R' 'Markdown' format for 'shower' presentations, see < https://github.com/shower/shower>.