Hello,
I have a quick question regarding qiime2r. I tried to install it on R 3.1 and it said that it is not available for that version, hence, I updated R, but I still get the same message.
install.packages("QIIME2R")
Warning in install.packages :
_ package ‘QIIME2R’ is not available (for R version 3.5.1_)
Do you have any suggestion of what I can do? If not, I could just work by exporting all data as a .tsv file, correct?