README.md

btoolbox

Travis build
status AppVeyor build
status Coverage
status License:
GPLv3

This is just a random collection of functions for coding in R with no specific focus.

Notes:

  1. There should be no problems in installing the package with a clang compiler. However, some functions in the Armadillo library rely on OpenMP for multithreading. As clang does not support OpenMP, all Armadillo functions will run sequentially. If you want to enable multithreading via OpenMP, you might follow the instruction on this website.

  2. While all functions were tested, some were tested more rigorously than others. The scripts for the unit-tests can be found in ~tests/testthat directory.

Regression

Graphs and Networks

Clustering and Distances

Descriptive Statistics

Exported Miscellaneous R Functions

Exported Miscellaneous R Functions for Printing

References

Kim, Youngdo, Seung-Woo Son, and Hawoong Jeong. 2010. “Finding communities in directed networks,” Physical Review E 81(1)



baruuum/btoolbox documentation built on Aug. 17, 2020, 1:29 a.m.