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

Found 194 packages in 0.03 seconds

pagedown — by Yihui Xie, 3 months ago

Paginate the HTML Output of R Markdown with CSS for Print

Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.

keras3 — by Tomasz Kalinowski, 7 months ago

R Interface to 'Keras'

Interface to 'Keras' < https://keras.io>, a high-level neural networks API. 'Keras' was developed with a focus on enabling fast experimentation, supports both convolution based networks and recurrent networks (as well as combinations of the two), and runs seamlessly on both CPU and GPU devices.

palettesForR — by Francois Rebaudo, 7 years ago

GPL Palettes Copied from 'Gimp' and 'Inkscape'

A set of palettes imported from 'Gimp' distributed under GPL3 (< https://www.gimp.org/about/COPYING>), and 'Inkscape' distributed under GPL2 (< https://inkscape.org/about/license/>).

Factoshiny — by Francois Husson, 10 months ago

Perform Factorial Analysis from 'FactoMineR' with a Shiny Application

Perform factorial analysis with a menu and draw graphs interactively thanks to 'FactoMineR' and a Shiny application.

ecolottery — by François Munoz, 3 months ago

Coalescent-Based Simulation of Ecological Communities

Coalescent-Based Simulation of Ecological Communities as proposed by Munoz et al. (2018) . The package includes a tool for estimating parameters of community assembly by using Approximate Bayesian Computation.

abc.data — by Blum Michael, 2 years ago

Data Only: Tools for Approximate Bayesian Computation (ABC)

Contains data which are used by functions of the 'abc' package.

eurostat — by Leo Lahti, 2 years ago

Tools for Eurostat Open Data

Tools to download data from the Eurostat database < https://ec.europa.eu/eurostat> together with search and manipulation utilities.

APIS — by Julien Roche, a year ago

Auto-Adaptive Parentage Inference Software Tolerant to Missing Parents

Parentage assignment package. Parentage assignment is performed based on observed average Mendelian transmission probability distributions or Exclusion. The main functions of this package are the function APIS_2n(), APIS_3n() and launch_APIShiny(), which perform parentage assignment.

RCALI — by Jean-Francois Rey, a year ago

Calculation of the Integrated Flow of Particles Between Polygons

Calculate the flow of particles between polygons by two integration methods: integration by a cubature method and integration on a grid of points. Annie Bouvier, Kien Kieu, Kasia Adamczyk and Herve Monod (2009) .

knitrProgressBar — by Robert M Flight, a year ago

Provides Progress Bars in 'knitr'

Provides a progress bar similar to 'dplyr' that can write progress out to a variety of locations, including stdout(), stderr(), or from file(). Useful when using 'knitr' or 'rmarkdown', and you still want to see progress of calculations in the terminal.