NEWS | R Documentation |
No longer run examples as they upset the UBSAN checks at CRAN
Added symbol registration
Converted a few files from CRLF to CR [CRAN checks]
Added a few final newlines [CRAN checks]
Disabled one optional output to enable BH 1.69 builds
Compilation is now done using C++11 standards per request of CRAN to help with an array of newer (pre-release) and older compilers
The Travis CI script was updated to use run.sh
from our
fork; it now also installs all dependencies as binary .deb files.
The README.md was updated with additional badges.
The DESCRIPTION file now has URL and BugReports entries.
First CRAN release
Contains all upstream examples and documentation from Streamulus
Added Rcpp Attributes wrapping and minimal manual pages
Added Travis CI unit testing