This package implements L1 and L2 penalized conditional logistic regression with penalty factors allowing for integration of multiple data sources. Implements stability selection for variable selection.
Includes all the datasets of Sampling: Design and Analysis (3rd edition by Sharon Lohr) in R format and additional functions for analyzing and graphing probability samples.
This package offers the possibility to access the ArrayExpress repository at EBI (European Bioinformatics Institute) and build Bioconductor data structures: ExpressionSet
, AffyBatch
, NChannelSet
.
This package provides infrastructure for parallel computations distributed by file or by range. User defined mapper and reducer functions provide added flexibility for data combination and manipulation.
This package provides an interface to Amazon Web Services compute services, including Elastic Compute Cloud (EC2), Lambda functions-as-a-service, containers, batch processing, and more.
Regex-tdfa is a pure Haskell regular expression library implementing POSIX extended regular expressions. It is a "tagged" DFA regex engine. It is inspired by libtre.
This package contains the wireless regulatory database for the CRDA. The database contains information on country-specific regulations for the wireless spectrum.
Utility functions to download data from the RESOURCECODE hindcast database of sea-states, time series of sea-state parameters and time series of 1D and 2D wave spectra. See <https://resourcecode.ifremer.fr> for more details about the available data. Also provides facilities to plot and analyse downloaded data, such as computing the sea-state parameters from both the 1D and 2D surface elevation variance spectral density.
This package provides a minimal R-package to approximately detect global and imported functions or variables from R-source code or R-packages by static code analysis.
Harvest metadata using the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) version 2.0 (for more information, see <https://www.openarchives.org/OAI/openarchivesprotocol.html>).
Statistical Methods for Inferring Transmissions of Infectious Diseases from deep sequencing data (SMITID). It allow sequence-space-time host and viral population data storage, indexation and querying.
Estimates previously compiled state-space modeling for mouse-tracking experiments using the rstan package, which provides the R interface to the Stan C++ library for Bayesian estimation.
Snapshots for unit tests using the tinytest framework for R. Includes expectations to test base R and ggplot2 plots as well as console output from print()
.
This is a simple crate which provides the BitField trait, which provides methods for operating on individual bits and ranges of bits on Rust's integral types.
This package provides a support library for alevin-fry, a suite of tools for the rapid, accurate and memory-frugal processing single-cell and single-nucleus sequencing data.
bugreport is a Rust library that helps application developers to automatically collect information about the system and the environment that users can send along with a bug report.
This library provides contracts for Ruby. A contract describes the correct inputs and output for a method, and will raise an error if a incorrect value is found.
This package generates pseudo-random integers. Macros are to provide random integers in a given range, or random dimensions, which can be used to provide random real numbers.
Despite the predominant use of R for data manipulation and various robust statistical calculations, in recent years, more people from various disciplines are beginning to use R for other purposes. In doing this seemlessly, further tools are needed users to easily and freely write in R for all kinds of purposes. The r2dictionary introduces a means for users to directly search for definitions of terms within the R environment.
RubyProf is a fast code profiler for Ruby. Its features include:
- Speed
Being a C extension, it is many times faster than the standard Ruby profiler.
- Measurement Modes
It can measure program wall time, process time, object allocations and memory usage.
- Reports
A variety of text and cross-referenced HTML reports can be generated.
- Threads
Profiling multiple threads simultaneously is supported.
Managing data from large scale projects such as The Cancer Genome Atlas (TCGA) for further analysis is an important and time consuming step for research projects. Several efforts, such as Firehose project, make TCGA pre-processed data publicly available via web services and data portals but it requires managing, downloading and preparing the data for following steps. This package provides an extensible R based data client for Firehose pre-processed data.
An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces.
Note that this crate tracks permanently to the 0.1 branch of the `futures` crate.
Playfair, Four-Square, Scytale, Columnar Transposition and Autokey methods. Further explanation on methods of classical cryptography can be found at Wikipedia; (<https://en.wikipedia.org/wiki/Classical_cipher>).
Simple and seamless access to a variety of StatCan
shapefiles for mapping Canadian provinces, regions, forward sortation areas, census divisions, and subdivisions using the popular ggplot2 package.