birp 0.0.4
Addressed CRAN installation failure on Fedora server:
- Added more search paths for locating R include directories (needed
to link C++ libraries against R)
Added vignette and improved function documentations.
birp 0.0.3
Addressed CRAN comments, specifically:
- Added more contributors and inst/AUTHORS to explain code
contributions in detail.
- Replaced cat() by message().
birp 0.0.2
Addressed CRAN comments, specifically:
- Improved DESCRIPTION
- Use TRUE and FALSE instead of T and F, define everywhere, removed ,
added examples in examples to inst/extdata.
- Added a verbose argument that allows to turn off messages to the
console completely.
birp 0.0.1