daijiang / hillR

An R pakage to calculate diversity through Hill Numbers
Other
31 stars 14 forks source link

Update 2019 #10

Open JulietteLgls opened 5 years ago

JulietteLgls commented 5 years ago

Hi, My apologize if this if not the appropriate place to ask this.

I wondered if anyone had modified the code to compute the functional diversity according to the latest article of Chao et al. : https://esajournals.onlinelibrary.wiley.com/doi/full/10.1002/ecm.1343

Thank you for letting me know.

daijiang commented 5 years ago

Thanks for your issue. I did not have time to work on this yet. If you or others are interested in, a pull request would be great!

farooq2328 commented 3 years ago

HI sir, we currently need your help, i am using the phylogenetic diversity function, the third step in your function but it showed this error "hill_phylo(comm, tree, q = 0) Error in .get.descendants.of.node(node, phy, tips = TRUE) : function 'Rcpp_precious_remove' not provided by package 'Rcpp'" Please guide us how to solve this issue, any help would be very appreciated, Thanks

daijiang commented 3 years ago

@farooq2328 please provide a reproducible example (data and code). Also, please open a new issue since this issue is different.