clang-tools-14

clang-based tools for C/C++ developments

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

r-cran-ggdendro

GNU R create dendrograms and tree diagrams using 'ggplot2'

This is a set of tools for dendrograms and tree plots using 'ggplot2'. The 'ggplot2' philosophy is to clearly separate data from the presentation. Unfortunately the plot method for dendrograms plots directly to a plot device without exposing the data. The 'ggdendro' package resolves this by making available functions that extract the dendrogram plot data. The package provides implementations for tree, rpart, as well as diana and agnes cluster diagrams.

r-cran-jomo

GNU R multilevel joint modelling multiple imputation

Similarly to Schafer's package 'pan', 'jomo' is a package for multilevel joint modelling multiple imputation (Carpenter and Kenward, 2013) <doi: 10.1002/9781119942283>. Novel aspects of 'jomo' are the possibility of handling binary and categorical data through latent normal variables, the option to use cluster-specific covariance matrices and to impute compatibly with the substantive model.

ruby-jekyll-redirect-from

Jekyll plugin to give posts and pages multiple URLs

When importing posts and pages, it's annoying and impractical to create new pages in the proper subdirectories so they redirect to the new post URL. Instead of dealing with maintaining those pages for redirection, jekyll-redirect-from handles it them.

libstarpumpi-1.3-0

Task scheduler for heterogeneous multicore machines

pypy-wcwidth

determine printable width of a string on a terminal (PyPy)