This package provides support for rendering of formatted text using Grid graphics. Text can be formatted via a minimal subset of Markdown, HTML, and inline CSS directives, and it can be rendered both with and without word wrap.
This package provides a graphical display of a correlation matrix or general matrix. It also contains some algorithms to do matrix reordering. In addition, corrplot is good at details, including choosing color, text labels, color labels, layout, etc.
Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.
This is an R package for imputing dropout events. Many statistical methods in cell type identification, visualization and lineage reconstruction do not account for dropout events. DrImpute can improve the performance of such software by imputing dropout events.
This package provides NetBSD as rumpkernel for the GNU/Hurd, so that the Hurd may be installed on iron. Using this rumpkernel package, the hurd package's rumpdisk can be built which provides the pci.arbiter and rumpdisk servers.
transite is a computational method that allows comprehensive analysis of the regulatory role of RNA-binding proteins in various cellular processes by leveraging preexisting gene expression data and current knowledge of binding preferences of RNA-binding proteins.
This package provides a lightweight interface to Stan <https://mc-stan.org>. The CmdStanR interface is an alternative to RStan that calls the command line interface for compilation and running algorithms instead of interfacing with C++ via Rcpp'.
This package provides functions for the quality control, homogenization and missing data infilling of climatological series, and to obtain climatological summaries and grids from the results. Also functions to draw wind-roses and Walter&Lieth climate diagrams are included.
This package provides a set of tools for manipulating and reading geographic data, in particular ESRI Shapefiles. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with other R packages.
Test datasets from the MACS3 test examples are use in the examples of the `MACSr` package. All 9 datasets are uploaded to the `ExperimentHub`. The original data can be found at: https://github.com/macs3-project/MACS/.
udevil is a command line program that mounts and unmounts removable devices without a password, shows device info, and monitors device changes. It can also mount ISO files, NFS, SMB, FTP, SSH and WebDAV URLs, and tmpfs/ramfs filesystems.
This package contains genomic data for the plant pathogen Phytophthora infestans. It includes a variant file, a sequence file and an annotation file. This package is intended to be used as example data for packages that work with genomic data.
This r-abctools package provides tools for approximate Bayesian computation including summary statistic selection and assessing coverage. This includes recent dimension reduction algorithms to tune the choice of summary statistics, and coverage methods to tune the choice of threshold.
This package wraps the AntiWord utility to extract text from Microsoft Word documents. The utility only supports the old doc format, not the new XML based docx format. Use the xml2 package to read the latter.
This package provides functions to fit kernel density functions to animal activity time data; plot activity distributions; quantify overall levels of activity; statistically compare activity metrics through bootstrapping; and evaluate variation in linear variables with time (or other circular variables).
Psych is a YAML parser and emitter. Psych leverages libyaml for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
Psych is a YAML parser and emitter. Psych leverages libyaml for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
MetaDICT is a method for the integration of microbiome data. This method is designed to remove batch effects and preserve biological variation while integrating heterogeneous datasets. MetaDICT can better avoid overcorrection when unobserved confounding variables are present.
The AMD Debugger API is a library that provides all the support necessary for a debugger and other tools to perform low level control of the execution and inspection of execution state of AMD's commercially available GPU architectures.
httpcode provides functionality for finding and explaining the meaning of HTTP status codes. Functions are included for searching for codes by full or partial number, by message, and to get appropriate dog and cat images for many status codes.
Robe can provide information on loaded classes and modules in Ruby code, as well as where methods are defined. This allows the user to jump to method definitions, modules and classes, display method documentation and provide method and constant name completion.
BgeeCall allows generating present/absent gene expression calls without using an arbitrary cutoff like TPM<1. Calls are generated based on reference intergenic sequences. These sequences are generated based on expression of all RNA-Seq libraries of each species integrated in Bgee.
The package provides a set of functions to interact with the Google Cloud Platform (GCP) services on the AnVIL platform. The package is designed to work with the AnVIL package. User-level interaction with this package should be minimal.
This package parses HTTP request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. It includes an example of hosting and parsing HTML form data in R using either httpuv or Rhttpd.