You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
447 B

## Test environments
7 years ago
* local OS X install, R 3.4.1 (clang)
* ubuntu 14.04 (on travis-ci), oldrel, release & devel
* win-builder (devel and release)
7 years ago
* AppVeyor
## R CMD check results
7 years ago
0 errors | 0 warnings | 0 notes
---
7 years ago
Fix per note from CRAN regarding
checks failing, htmltidy C[++]
code has been updated and examples
that required internet access to
successfully complete have been
re-worked to use the system.file()
package exmaple files.