############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data gwascat ### ############################################################################## ############################################################################## * checking for file ‘gwascat/DESCRIPTION’ ... OK * preparing ‘gwascat’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘gwascat.Rmd’ using rmarkdown Quitting from gwascat.Rmd:59-63 [dotidy] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `vroom_()`: ! 'names' attribute [6295241440] must be the same length as the vector [3] --- Backtrace: ▆ 1. └─gwascat::get_cached_gwascat() 2. ├─base::suppressMessages(...) 3. │ └─base::withCallingHandlers(...) 4. ├─base::suppressWarnings(...) 5. │ └─base::withCallingHandlers(...) 6. └─readr::read_tsv(BiocFileCache::bfcrpath(cache)[[rev(chk$rid)[1]]]) 7. └─vroom::vroom(...) 8. └─vroom:::vroom_(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'gwascat.Rmd' failed with diagnostics: 'names' attribute [6295241440] must be the same length as the vector [3] --- failed re-building ‘gwascat.Rmd’ --- re-building ‘gwascatOnt.Rmd’ using rmarkdown --- finished re-building ‘gwascatOnt.Rmd’ SUMMARY: processing the following file failed: ‘gwascat.Rmd’ Error: Vignette re-building failed. Execution halted