daemonize

tool to run a command as a daemon

As defined in W. Richard Stevens’ 1990 book, UNIX Network Programming (Addison-Wesley, 1990), a daemon is “a process that executes ‘in the background’ i.e., without an associated terminal or login shell) either waiting for some event to occur, or waiting to perform some specified task on a periodic basis.” Upon startup, a typical daemon program will:

icinga2-ido-mysql

host and network monitoring system - MySQL support

Icinga 2 is a general-purpose monitoring application to fit the needs of any size of network. Icinga 1.x was a Nagios fork; this new generation has been rewritten from scratch in C++, with multi-threading and cluster support.

r-doc-info

GNU R info manuals statistical computing system

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.

r-cran-nnls

GNU R package for non-negative least squares (the Lawson-Hanson algorithm)

An R package to the Lawson-Hanson implementation of an algorithm for non- negative least squares (NNLS). Also allows the combination of non-negative and non-positive constraints.

r-doc-pdf

GNU R pdf manuals for statistical computing system

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.

r-mathlib

GNU R standalone mathematics library

R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files.