ropensci / taxize

A taxonomic toolbelt for R
https://docs.ropensci.org/taxize
Other
267 stars 60 forks source link

Error: object 'pow' not found #864

Closed azizka closed 3 years ago

azizka commented 3 years ago

Hi,

with the following code:

get_pow("Homalium leucophloeum", accepted = TRUE, ask = FALSE, messages = FALSE)

I get this error:

Error in get_pow("Homalium leucophloeum", accepted = TRUE, ask = FALSE, : object 'pow' not found

if this is related to the species not being on pow, could the function rather return a not found?

R Under development (unstable) (2020-10-12 r79333) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 10 x64 (build 17134)

Matrix products: default

locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

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

other attached packages: [1] taxize_0.9.99 lcvplants_1.1.1 LCVP_1.0.4

loaded via a namespace (and not attached): [1] Rcpp_1.0.5 ape_5.4-1 lattice_0.20-41 prettyunits_1.1.1 ps_1.4.0 zoo_1.8-8 assertthat_0.2.1 rprojroot_1.3-2 digest_0.6.27
[10] foreach_1.5.1 utf8_1.1.4 R6_2.5.0 plyr_1.8.6 backports_1.1.10 pillar_1.4.6 rlang_0.4.8 curl_4.3 uuid_0.1-4
[19] rstudioapi_0.11 data.table_1.13.2 callr_3.5.1 raster_3.3-13 desc_1.2.0 urltools_1.7.3 devtools_2.3.2 stringr_1.4.0 triebeard_0.3.0
[28] compiler_4.1.0 pkgconfig_2.0.3 pkgbuild_1.1.0 conditionz_0.1.0 tidyselect_1.1.0 tibble_3.0.4 httpcode_0.3.0 codetools_0.2-16 reshape_0.8.8
[37] fansi_0.4.1 crayon_1.3.4 dplyr_1.0.2 withr_2.3.0 crul_1.0.0 grid_4.1.0 nlme_3.1-150 jsonlite_1.7.1 lifecycle_0.2.0
[46] magrittr_1.5 cli_2.1.0 stringi_1.5.3 fs_1.5.0 remotes_2.2.0 sp_1.4-4 testthat_2.3.2 xml2_1.3.2 ellipsis_0.3.1
[55] generics_0.0.2 vctrs_0.3.4 iterators_1.0.13 tools_4.1.0 bold_1.1.0 glue_1.4.2 purrr_0.3.4 processx_3.4.4 pkgload_1.1.0
[64] parallel_4.1.0 sessioninfo_1.1.1 memoise_1.1.0 usethis_1.6.3

sckott commented 3 years ago

try again after reinstalling