Commit 14215b4
authored
Update test environment (#129)
* add_phylopic_tree()
* Fail gracefully if tip label missing
* Add add_phylopic_tree to pkgdown.yml
* Support vectorized input
* Leave plotting the tree to the user
* Check that a graphics device is open
But leave it to the user to make sure it's the right one!
* Fail test correctly
* Update add_phylopic_tree.Rd
* rm unneeded comments
* Default `tip` to vector name
* Emphasize base R
* @inheritParams add_phylopic_*base*
* Update add_phylopic_tree.Rd
* import dev.cur from grDevices
* Check graphics device is off
Passing locally but not on CI
* padding & relPadding
* Update ubuntu, checkout1 parent a85c69f commit 14215b4
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments