Closed DavisVaughan closed 6 years ago
Any ideas about this error during travis?
Building with: R CMD build
* checking for file ‘./DESCRIPTION’ ... OK
* preparing ‘generics’:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
* building the PDF package manual
Hmm ... looks like a package
Converting Rd files to LaTeX Error : /tmp/RtmppKuGNI/Rbuild2b4829972b25/generics/man/augment.Rd:19: zero-length inputs cannot be mixed with those of non-zero length
Yea, it's fixed in #17. When that gets merged I'll rebase. Should be an easy one to rebase on. If you can still add docs and run devtools::document then you should be able to safely ignore it
@topepo this is ready for you to add your documentation commits to now
This PR creates the bare bones structure for @topepo to add commits to with the goal of improving the modeling documentation.