dada2 R package error

Hey, when I try to run dada2 I get the following error:

#Plugin error from dada2:
An error was encountered while running DADA2 in R (return code 1), please inspect stdout and stderr to learn more.
Debug info has been saved to /state/partition1/pbs/tmpdir/pbs.937968.tinmgr2/qiime2-q2cli-err-zlm2xiit.log

#Debug info:
R version 3.5.1 (2018-07-02)
Loading required package: Rcpp
Error: package or namespace load failed for ‘dada2’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘GenomeInfoDbData

I believe the issue is that GenomeInfoDbData is not installed but I am working on a HPC cluster so not sure how to procceed.

Hello @Ilha_Byrne, this sounds like something went wrong while QIIME 2 was being installed, and a dependency was missed. The issue can most likely be resolved by removing your current QIIME 2 installation and reinstalling, if that isn't an option due the HPC, or doing that doesn't work, let us know. Thank you.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.