MahShaaban / pcr

Quality assessing, analyzing and testing the statistical significance of real-time quantitative PCR data
https://CRAN.R-project.org/package=pcr
GNU General Public License v3.0
27 stars 8 forks source link

Corrupt file - pcr.rdb #8

Closed ncrawford0809 closed 5 years ago

ncrawford0809 commented 5 years ago

I am attempting to run an analysis utilizing either pcr_analyze or pcr_ddct and I receive warnings shown below: Error: lazy-load database '/Library/Frameworks/R.framework/Versions/3.5/Resources/library/pcr/R/pcr.rdb' is corrupt In addition: Warning messages: 1: In args(pcr_ddct) : restarting interrupted promise evaluation 2: In args(pcr_ddct) : internal error -3 in R_decompress1

What can be done to fix the issue to continue my analysis

MahShaaban commented 5 years ago

I would suggest you restart your R session then load only the packages you need for the analysis. If the problem didn't go away, please update to the the latest R version and reinstall pcr. If neither works, please give some details about your machine setup and R environment.