Parallel

Artifacts using parallel version 0.9.2590 (26)
Sort by:Popular

A rich hierarchy of matrix classes, including triangular, symmetric, and diagonal matrices, both dense and sparse and with pattern, logical and numeric entries. Numerous methods for and operations on these matrices, using 'LAPACK' and 'SuiteSparse' ...
Last Release on May 30, 2024
A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or ...
Last Release on May 30, 2024
Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.
Last Release on May 1, 2022
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from ...
Last Release on Nov 4, 2024
Provides a mechanism for chaining commands with a new forward-pipe operator, %>%. This operator will forward a value, or the result of an expression, into the next function call/expression.
Last Release on Nov 21, 2024
Functions that are needed by many other packages or which replace R functions.
Last Release on Feb 14, 2021
Fit and compare Gaussian linear and nonlinear mixed-effects models.
Last Release on May 30, 2024
S4 generic functions needed by many Bioconductor packages.
Last Release on Jul 24, 2024
Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking.
Last Release on Nov 22, 2024
Provides efficient low-level and highly reusable S4 classes for storing, manipulating and aggregating over annotated ranges of integers. Implements an algebra of range operations, including efficient algorithms for finding overlaps and nearest ...
Last Release on Apr 29, 2022