Found 194 packages in 0.03 seconds
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.
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.
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/>).
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.
Coalescent-Based Simulation of Ecological Communities
Coalescent-Based Simulation of Ecological Communities as proposed
by Munoz et al. (2018)
Data Only: Tools for Approximate Bayesian Computation (ABC)
Contains data which are used by functions of the 'abc' package.
Tools for Eurostat Open Data
Tools to download data from the Eurostat database < https://ec.europa.eu/eurostat> together with search and manipulation utilities.
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.
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)
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.