This package provides standardized access to a range of re-scaling methods for numerical vectors and time-series features calculated within the theft ecosystem.
Attempts to clean optical character recognition (OCR) errors in legacy Scottish Post Office Directories. Further attempts to match records from trades and general directories.
This package implements a simple, novel clustering algorithm based on optimizing the silhouette width. See <doi:10.1101/2023.11.07.566055> for details.
Several functions and S3 methods to construct a super learner in the presence of censored times-to-event and to evaluate its prognostic capacities.
Transform a Movie into a Synthetic Picture. A frame every 10 seconds is summarized into one colour, then every generated colors are stacked together.
Reports markers list, differentially expressed genes, associated pathways, cell-type annotations, does batch correction and other related single cell analyses all wrapped within Seurat'.
Generate weekly timetables as a ggplot2 layer. Add informative timeslots with elements such as title, key-value pairs, or colour to reveal trends.
Calculates trait moments from trait and community data using the methods developed in Maitner et al (2021) <doi:10.22541/au.162196147.76797968/v1>.
Compile snippets of LaTeX
directly into images from the R console to view in the RStudio viewer pane, Shiny apps and RMarkdown documents.
This package contains data from untargeted mass spectrometry (MS) of modifications to oxidized cysteine (Cys) 34 in human serum albumin (HSA).
This package provides memory efficient string containers, string matching algorithms, and other utilities, for fast manipulation of large biological sequences or sets of sequences.
This package provides a set of fonts. This is useful when you want to avoid system fonts to make sure your outputs are reproducible.
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 tools to enumerates the partitions, unequal partitions, and restricted partitions of an integer; the three corresponding partition functions are also given.
This package implements shadowtextGrob()
for grid
and geom_shadowtext()
layer for ggplot2
. These functions draw text grob with background shadow.
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.
This package provides functions for kernel smoothing (and density estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
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.