About Anaconda Help Download Anaconda

asmeurer / packages

Package Name Access Summary Updated
r-mlmrev None Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature. 2023-06-16
r-rcolorbrewer None No Summary 2023-06-16
r-pkgmaker None This package provides some low-level utilities to use for package development. It currently provides managers for multiple package specific options and registries, vignette, unit test and bibtex related utilities. It serves as a base package for packages like NMF, RcppOctave, doRNG, and as an incubator package for other general purposes utilities, that will eventually be packaged separately. It is still under heavy development and changes in the interface(s) are more than likely to happen. 2023-06-16
r-rjson None Converts R object into JSON objects and vice-versa 2023-06-16
r-packrat None A tool for managing the R packages your project depends on in an isolated, portable, and reproducible way. 2023-06-16
r-gtable None No Summary 2023-06-16
r-htmltools None Tools for HTML generation and output 2023-06-16
r-shiny None Shiny makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive pre-built widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort. 2023-06-16
r-yaml None This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R. 2023-06-16
r-mnormt None Functions are provided for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via a non-Monte Carlo method. Different routines are used for the case d=1, d=2, d>2, if d denotes the number of dimensions. 2023-06-16
r-lahman None This package provides the tables from Sean Lahman's Baseball Database as a set of R data.frames. It uses the data on pitching, hitting and fielding performance and other tables from 1871 through 2013, as recorded in the 2014 version of the database. 2023-06-16
r-scales None No Summary 2023-06-16
r-lmtest None A collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided. 2023-06-16
r-formatr None Provides a function tidy_source() to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package (see tidy_app()). 2023-06-16
r-dichromat None No Summary 2023-06-16
r-ggvis None An implementation of an interactive grammar of graphics, taking the best parts of 'ggplot2', combining them with the reactive framework from 'shiny' and web graphics from 'vega'. 2023-06-16
r-quantmod public Specify, build, trade, and analyse quantitative financial trading strategies. 2023-06-16
r-gsl None An R wrapper for the special functions and quasi random number generators of the Gnu Scientific Library (http://www.gnu.org/software/gsl/). See gsl-package.Rd for details of overall package organization, and Misc.Rd for some functions that are widely used in the package, and some tips on installation. 2023-06-16
r-rbokeh None R interface for creating plots in Bokeh. Bokeh by Continuum Analytics, \url{http://bokeh.pydata.org/en/latest/}. 2023-06-16
r-fracdiff None Maximum likelihood estimation of the parameters of a fractionally differenced ARIMA(p,d,q) model (Haslett and Raftery, Appl.Statistics, 1989). 2023-06-16
r-knitr None Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques. 2023-06-16
r-randomforest None Classification and regression based on a forest of trees using random inputs. 2023-06-16
r-vgam None No Summary 2023-06-16
r-proto None No Summary 2023-06-16
r-lazyeval None No Summary 2023-06-16
r-testit None Provides two convenience functions assert() and test_pkg() to facilitate testing R packages. 2023-06-16
r-rngtools None This package contains a set of functions for working with Random Number Generators (RNGs). In particular, it defines a generic S4 framework for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed. 2023-06-16
r-memoise None No Summary 2023-06-16
r-matrixmodels public Modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes. 2023-06-16
r-whisker None No Summary 2023-06-16
r-raster None Reading, writing, manipulating, analyzing and modeling of gridded spatial data. The package implements basic and high-level functions. Processing of very large files is supported. 2023-06-16
r-highr None Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (http://www.andre-simon.de). 2023-06-16
r-rserve None Rserve acts as a socket server (TCP/IP or local sockets) which allows binary requests to be sent to R. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java, allowing any application to use facilities of R without the need of linking to R code. Rserve supports remote connection, user authentication and file transfer. A simple R client is included in this package as well. 2023-06-16
r-profilemodel None profileModel provides tools that can be used to calculate, evaluate, plot and use for inference the profiles of *arbitrary* inference functions for *arbitrary* 'glm'-like fitted models with linear predictors. 2023-06-16
r-networkd3 None Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey graphs from 'R'. 2023-06-16
r-magrittr None No Summary 2023-06-16
r-doparallel None Provides a parallel backend for the %dopar% function using the parallel package. 2023-06-16
r-gtools None Various R programming tools 2023-06-16
r-weatherdata None No Summary 2023-06-16
r-manipulate None Interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn. 2023-06-16
r-quadprog None This package contains routines and documentation for solving quadratic programming problems. 2023-06-16
r-numderiv None No Summary 2023-06-16
r-nloptr None No Summary 2023-06-16
r-iterators None Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data. 2023-06-16
r-jpeg None This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors. 2023-06-16
r-devtools None No Summary 2023-06-16
r-catools None Contains several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off-error-free sum and cumsum, etc. 2023-06-16
r-bh None No Summary 2023-06-16
r-coda None No Summary 2023-06-16
r-domc None Provides a parallel backend for the %dopar% function using the multicore functionality of the parallel package.. 2023-06-16

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy