Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.




Question: Question: How to fiv "Error in library(reshape) : there is no package called ‘reshape’"

Rahul Nayak
1141 days ago

Question: How to fiv "Error in library(reshape) : there is no package called ‘reshape’"

[main] Real time: 2.026 sec; CPU: 1.798 sec
Plotting the coverage
Error in library(reshape) : there is no package called ‘reshape’
Execution halted
./setu.sh -k yes -m pe -t 1 -r SRR11140750_1.fastq.gz,SRR11140750_2.fastq.gz 11,91s user 1,30s system 125% cpu 10,533 total

Answers
0

I guess, installing reshape package will fix it !

install.packages("reshape").