r-cran-rlrsim
GNU R exact likelihood ratio tests for mixed and additive models
Rapid, simulation-based exact (restricted) likelihood ratio tests
for testing the presence of variance components/nonparametric terms for
models fit with nlme::lme(),lme4::lmer(), lmeTest::lmer(), gamm4::gamm4(),
mgcv::gamm() and SemiPar::spm().
gobjc-10
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
lib32go16
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
lib32gphobos1
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libx32go16
Runtime library for GNU Go applications (x32)
Library needed for GNU Go applications linked against the
shared library.
libmtbl1
immutable sorted string table library
mtbl is a C library implementation of the Sorted String Table (SSTable)
data structure, based on the SSTable implementation in the open source
Google LevelDB library. An SSTable is a file containing an immutable
mapping of keys to values. Keys are stored in sorted order, with an
index at the end of the file allowing keys to be located quickly.