Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 252 packages in 0.01 seconds

checkstring — by Maximilian Mücke, 2 months ago

Common String Format Validation

Validates common string formats including financial identifiers (ISIN, CUSIP, SEDOL, FIGI, IBAN, LEI), publication identifiers (ISBN, ISSN, DOI, ORCID), and general formats (email, UUID, URL, semver), with check digit verification where applicable.

assertive.data.us — by Richard Cotton, 8 years ago

Assertions to Check Properties of Strings

A set of predicates and assertions for checking the properties of US-specific complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.

assertive.data.uk — by Richard Cotton, 8 years ago

Assertions to Check Properties of Strings

A set of predicates and assertions for checking the properties of UK-specific complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages. End-users will usually want to use assertive directly.

makeunique — by Sam El-Kamand, 4 years ago

Make Character Strings Unique

Make all elements of a character vector unique. Differs from 'make.unique' by starting at 1 and allowing users to customise suffix format.

stringstatic — by Alexander Rossell Hayes, 3 years ago

Dependency-Free String Operations

Provides drop-in replacements for functions from the 'stringr' package, with the same user interface. These functions have no external dependencies and can be copied directly into your package code using the 'staticimports' package.

uniqtag — by Shaun Jackman, 4 years ago

Abbreviate Strings to Short, Unique Identifiers

For each string in a set of strings, determine a unique tag that is a substring of fixed size k unique to that string, if it has one. If no such unique substring exists, the least frequent substring is used. If multiple unique substrings exist, the lexicographically smallest substring is used. This lexicographically smallest substring of size k is called the "UniqTag" of that string.

sitools — by Jonas Stein, 14 years ago

Format a number to a string with SI prefix

Format a number (or a list of numbers) to a string (or a list of strings) with SI prefix. Use SI prefixes as constants like (4 * milli)^2

yasp — by Tomasz Kalinowski, 8 years ago

String Functions for Compact R Code

A collection of string functions designed for writing compact and expressive R code. 'yasp' (Yet Another String Package) is simple, fast, dependency-free, and written in pure R. The package provides: a coherent set of abbreviations for paste() from package 'base' with a variety of defaults, such as p() for "paste" and pcc() for "paste and collapse with commas"; wrap(), bracket(), and others for wrapping a string in flanking characters; unwrap() for removing pairs of characters (at any position in a string); and sentence() for cleaning whitespace around punctuation and capitalization appropriate for prose sentences.

stringArt — by Fernando de Souza Bastos, 4 months ago

Tools for Generating String Art Figures

Provides tools to generate, visualize, and audit geometric string art figures for mathematics teaching. The package includes functions for circular, cardioid-like, elliptical, triangular, polygonal, star, parabolic, net-based, radial, hexagonal, lotus-like, rose-like, spiral, Lissajous, grid-based, decimal, and contour-based string art patterns. Each function returns peg coordinates, connection tables, total string length, audit information, and metadata, supporting educational applications in geometry, analytic geometry, modular arithmetic, trigonometry, rational numbers, and visual mathematics.

runes — by Bryan Jenks, 6 years ago

Convert Strings to Elder Futhark Runes

Convert a string of text characters to Elder Futhark Runes < https://en.wikipedia.org/wiki/Elder_Futhark>.