Build complex LaTeX
mathematical expressions using intuitive R functions. Replace error-prone LaTeX
syntax with readable, modular functions that make mathematical typesetting straightforward and maintainable.
Draw lolliplot using GRanges objects. this package was designed only for drawing lolliplot. So, it's faster than trackViewer
', but un-related functions has been derived.
This package provides functions to estimate weather variables at any position of a landscape [De Caceres et al. (2018) <doi:10.1016/j.envsoft.2018.08.003>].
Parses information from text files with specific utility aimed at pulling information from Med Associate's (MPC) files. These functions allow for further analysis of MPC files.
This package provides a web-based graphical user interface to provide the basic steps of a machine learning workflow. It uses the functionalities of the mlr3 framework.
This package provides a penalized regression framework that can simultaneously estimate the optimal treatment strategy and identify important variables. Appropriate for either censored or uncensored continuous response.
This package implements Q-Learning, a model-free form of reinforcement learning, described in work by Strehl, Li, Wiewiora, Langford & Littman (2006) <doi:10.1145/1143844.1143955>.
Sometimes it is handy to be able to view an image file on an R graphics device. This package just does that. Currently it supports PNG files.
Checks LaTeX
documents and .bib files for typing errors, such as spelling errors, incorrect quotation marks. Also provides useful functions for parsing and linting bibliography files.
Theme and colour palettes for The Globe and Mail's graphics. Includes colour and fill scale functions, colour palette helpers and a Globe-styled ggplot2 theme object.
The german Wikibook "GNU R" introduces R to new users. This package is a collection of functions and datas used in the german WikiBook
"GNU R".
This package provides access to various word embedding methods (GloVe
, fasttext and word2vec) to extract word vectors using a unified framework to increase reproducibility and correctness.
The purpose of biocViews is to create HTML pages that categorize packages in a Bioconductor package repository according to keywords, also known as views, in a controlled vocabulary.
This package provides a re-implementation of the gWidgets
API. The API is defined in this package. A second, toolkit-specific package is required to use it.
This package provides a parallel estimation of the mutual information based on entropy estimates from k-nearest neighbors distances and algorithms for the reconstruction of gene regulatory networks.
This package provides a number of user-level functions to work with grid
graphics, notably to arrange multiple grid-based plots on a page, and draw tables.
This package provides a set of tools to permute multisets without loops or hash tables and to generate integer partitions. Cool-lex order is similar to colexicographical order.
Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on #[wasm_bindgen]
using the wasm-bindgen crate.
ExecJS lets you run JavaScript code from Ruby. It automatically picks a runtime to evaluate your JavaScript program, then returns the result to you as a Ruby object.
Fuubar is an RSpec formatter that uses a progress bar instead of a string of letters and dots as feedback. It also stops on the first test failure.
Indices for assessing riverscape fragmentation, including the Dendritic Connectivity Index, the Population Connectivity Index, the River Fragmentation Index, the Probability of Connectivity, and the Integral Index of connectivity. For a review, see Jumani et al. (2020) <doi:10.1088/1748-9326/abcb37> and Baldan et al. (2022) <doi:10.1016/j.envsoft.2022.105470> Functions to calculate temporal indices improvement when fragmentation due to barriers is reduced are also included.
This package provides an archive of functions that emulate R's d-p-q-r functions for probability distributions. It is a wrapper around rmath
for Julia.
Predicts amyloid proteins using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI.
R bindings for the various functions and statistical distributions provided by the Boost Math library <https://www.boost.org/doc/libs/latest/libs/math/doc/html/index.html>.