mwpennell/arbutus

Build is broken

Closed this issue · 3 comments

See https://travis-ci.org/mwpennell/arbutus#L1786-L1807

Looks like the examples are out of sync with the code.

Travis has thrown up two NOTEs, too.

woah. Travis is awesome. after removing var.contrast from default summary statistics, rather than delete the Rd file, i just left it in there but no longer exported it. No harm in having this function exposed. should be fixed now.

the notes concern the fact that for ggplot, some of the arguments such as ..density.. are never defined globally. i don't know the best way to deal with this or if it is an issue at all.

arbutus now passes travis

Yeah, I love this. And next time something breaks you find out immediately.

I'll try and deal with that diversitree ':::' NOTE soon (I'll just export the damn thing). The ggplot ones I guess we're stuck with though. Nothing there looks particularly troubling though.