Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plot_phylopic_base doesn't produce a plot #27

Closed
dill opened this issue May 27, 2020 · 2 comments
Closed

plot_phylopic_base doesn't produce a plot #27

dill opened this issue May 27, 2020 · 2 comments
Labels
Milestone

Comments

@dill
Copy link
Contributor

dill commented May 27, 2020

Session Info
> sessionInfo()
R version 4.0.0 (2020-04-24)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS High Sierra 10.13.6

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRblas.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] rphylopic_0.2.1.91 vcr_0.5.4          testthat_2.3.2

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.4.6      compiler_4.0.0    pillar_1.4.4      base64enc_0.1-3
 [5] prettyunits_1.1.1 remotes_2.1.1     tools_4.0.0       digest_0.6.25
 [9] pkgbuild_1.0.8    pkgload_1.0.2     gridBase_0.4-7    jsonlite_1.6.1
[13] memoise_1.1.0     lifecycle_0.2.0   tibble_3.0.1      gtable_0.3.0
[17] png_0.1-7         pkgconfig_2.0.3   rlang_0.4.6       cli_2.0.2
[21] rstudioapi_0.11   yaml_2.2.1        curl_4.3          crul_0.9.0
[25] httr_1.4.1        withr_2.2.0       dplyr_0.8.5       fauxpas_0.5.0
[29] desc_1.2.0        fs_1.4.1          vctrs_0.3.0       devtools_2.3.0
[33] triebeard_0.3.0   tidyselect_1.1.0  rprojroot_1.3-2   grid_4.0.0
[37] httpcode_0.3.0    glue_1.4.1        R6_2.4.1          processx_3.4.2
[41] fansi_0.4.1       sessioninfo_1.1.1 whisker_0.4       webmockr_0.6.2
[45] purrr_0.3.4       callr_3.4.3       ggplot2_3.3.0     magrittr_1.5
[49] urltools_1.7.3    backports_1.1.7   scales_1.1.1      ps_1.3.3
[53] ellipsis_0.3.1    usethis_1.6.1     assertthat_0.2.1  colorspace_1.4-1
[57] lazyeval_0.2.2    munsell_0.5.0     crayon_1.3.4.9000

Running:

cat <- image_data("23cd6aa4-9587-4a2e-8e26-de42885004c9", size = 128)[[1]]
plot_phylopic_base(cat)

only produces a blank plot window.

(I can look into this!)

@dill dill changed the title plot_phylopic_base doesn plot_phylopic_base doesn't produce a plot May 27, 2020
@sckott sckott added the bug label May 27, 2020
@sckott
Copy link
Collaborator

sckott commented May 27, 2020

you're right 🤔

@dill
Copy link
Contributor Author

dill commented May 27, 2020 via email

dill pushed a commit to dill/rphylopic that referenced this issue Jun 2, 2020
examples in add_phylopic_base.

Fixes first example in add_phylopic_base

fixes palaeoverse#27
@sckott sckott added this to the v0.3 milestone Jun 2, 2020
@sckott sckott closed this as completed in 5efca20 Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants