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

Found 194 packages in 0.06 seconds

pagedown — by Yihui Xie, 4 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, a year 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, 4 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.

HSPOR — by Florine Greciet, 6 years ago

Hidden Smooth Polynomial Regression for Rupture Detection

Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.

tinyProject — by Francois Guillem, 6 years ago

A Lightweight Template for Data Analysis Projects

Creates useful files and folders for data analysis projects and provides functions to manage data, scripts and output files. Also provides a project template for 'Rstudio'.