r-bioc-sparsearray

efficient in-memory representation of multidimensional sparse arrays

The SparseArray package is an infrastructure package that provides an array-like container for efficient in-memory representation of multidimensional sparse data in R. The package defines the SparseArray virtual class and two concrete subclasses: COO_SparseArray and SVT_SparseArray. Each subclass uses its own internal representation of the nonzero multidimensional data, the "COO layout" and the "SVT layout", respectively. SVT_SparseArray objects mimic as much as possible the behavior of ordinary matrix and array objects in base R. In particular, they support most of the "standard matrix and array API" defined in base R and in the matrixStats package from CRAN.

libsvn-hooks-perl

framework for implementing Subversion hooks

SVN::Hooks is a Perl-based framework for creating Subversion hooks. It comes with several plugins that implement some of the most commonly used standalone Subversion hooks available. As a framework, it can be extended to implement all types of hooks.

blogofile-converters

blog converter collection for Blogofile

This is a collection of scripts which helps to migrate existing Blogs into the Blogofile /_posts directory format.

webcam

image grabber and uploader

XawTV is a set of software for watching and recording television channels and webcams.

libnet-opensrs-perl

Perl interface for domain registration via the Tucows OpenSRS HTTPS XML API.

The client library distributed by OpenSRS can be difficult to integrate into a custom environment, and their web interface becomes quickly tedious with heavy usage. This is a clean and relatively quick library to perform the most common API methods described in the OpenSRS API documentation.

libcoy-perl

replace perl error messages with haiku

Coy is a perl module that generates haiku based on the error messages a perl program outputs. The haiku are not canned, they are generated fresh each time based on the error message.