This package implements shadowtextGrob()
for grid
and geom_shadowtext()
layer for ggplot2
. These functions draw text grob with background shadow.
This package provides tools to enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given.
The main function archetypes
implements a framework for archetypal analysis supporting arbitrary problem solving mechanisms for the different conceptual parts of the algorithm.
This package provides functions to plot and manipulate multigraphs, signed and valued graphs, bipartite graphs, multilevel graphs, and Cayley graphs with various layout options.
This package provides a set of fonts. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.
This package provides functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
This package provides a Rust library for parsing and extracting files from LHA/LZH archives, which are often suffixed .lha
or .lzh
.
This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.
This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.
This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.
This package is part of Gitoxide a Rust implementation of Git. It provides a crate for parsing and serialization of gix-url's.
OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains a sample UEFI firmware for QEMU and KVM.
retry
is an easy to use retry decorator for Python. It can be used to retry a function a given number of times.
Create plots to visualize the alignment of a corporate lending financial portfolio to climate change scenarios based on climate indicators (production and emission intensities) across key climate relevant sectors of the PACTA methodology (Paris Agreement Capital Transition Assessment; <https://www.transitionmonitor.com/>). Financial institutions use PACTA to study how their capital allocation decisions align with climate change mitigation goals.
The spdlog library is a widely-used and very capable header-only C++ library for logging. This package includes its headers as an R package to permit other R packages to deploy it via a simple LinkingTo: RcppSpdlog
. As of version 0.0.9, it also provides both simple R logging functions and compiled functions callable by other packages.
This package provides a machine learning package for automatic text classification that makes it simple for novice users to get started with machine learning, while allowing experienced users to easily experiment with different settings and algorithm combinations. The package includes eight algorithms for ensemble classification (svm, slda, boosting, bagging, random forests, glmnet, decision trees, neural networks), comprehensive analytics, and thorough documentation.
Finds the k nearest neighbours for every point in a given dataset using Jose Luis nanoflann library. There is support for exact searches, fixed radius searches with kd trees and two distances, the Euclidean and Manhattan'. For more information see <https://github.com/jlblancoc/nanoflann>. Also, the nanoflann library is exported and ready to be used via the linking to mechanism.
fast_xs
escapes text so it can be embedded more directly into XML and HTML without having to deal with character set issues.
Automatically generate a changelog file (NEWS.md / CHANGELOG.md) from the git history using conventional commit messages (<https://www.conventionalcommits.org/en/v1.0.0/>).
Standard template library containers are used to implement an efficient binary segmentation algorithm, which is log-linear on average and quadratic in the worst case.
Generate cofeature (feature by sample) matrices. The package utilizes ggplot2::geom_tile()
to generate the matrix allowing for easy additions from the base matrix.
This package provides ability to control how many times in function calls conditions are thrown (shown to the user). Includes control of warnings and messages.
This package provides function declarations and inline function definitions that facilitate communication between R and the Eigen C++ library for linear algebra and scientific computing.
Construct directed graphs of S4 class hierarchies and visualize them. In general, these graphs typically are DAGs (directed acyclic graphs), often simple trees in practice.