qiime2R data showing

Hello, I have installed the qiime2R package into R on my windows 10 machine.I try to run some commands,like : tree<-read_qza("rooted-tree.qza",tmp="C:/tmp"),but no result were received.How best can I do to solve this problem in a windows 10 R environment? thanks.

Hello, I have installed the qiime2R package into R on my windows 10 machine. I try some commands like:tree<-read_qza("rooted-tree.qza",tmp="C:/tmp"), but no results were received.image .How best can I do to sovle this problem in a windows 10 R environment?

Hi Willma, Sorry I missed this until now. Can you give any error messages or what happens when you try to look at tree$data?