Troubleshooting

Updated: Nov-26-2024

This vignette provides troubleshooting tips for common issues encountered when using the MotifPeeker package.

If you encounter an issue that is not covered, please open an issue on the GitHub repository.


Session Info

utils::sessionInfo()
## R version 4.4.2 (2024-10-31)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.1 LTS
## 
## Matrix products: default
## BLAS:   /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 
## LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.26.so;  LAPACK version 3.12.0
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=C              
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## time zone: Etc/UTC
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] MotifPeeker_0.99.11 rmarkdown_2.29     
## 
## loaded via a namespace (and not attached):
##   [1] DBI_1.2.3                   bitops_1.0-9               
##   [3] gridExtra_2.3               testthat_3.2.1.1           
##   [5] rlang_1.1.4                 magrittr_2.0.3             
##   [7] matrixStats_1.4.1           compiler_4.4.2             
##   [9] RSQLite_2.3.8               vctrs_0.6.5                
##  [11] pkgconfig_2.0.3             crayon_1.5.3               
##  [13] fastmap_1.2.0               dbplyr_2.5.0               
##  [15] XVector_0.47.0              memes_1.15.0               
##  [17] ca_0.71.1                   utf8_1.2.4                 
##  [19] Rsamtools_2.23.0            tzdb_0.4.0                 
##  [21] UCSC.utils_1.3.0            waldo_0.6.1                
##  [23] purrr_1.0.2                 bit_4.5.0                  
##  [25] xfun_0.49                   ggseqlogo_0.2              
##  [27] zlibbioc_1.52.0             cachem_1.1.0               
##  [29] GenomeInfoDb_1.43.1         jsonlite_1.8.9             
##  [31] blob_1.2.4                  DelayedArray_0.33.2        
##  [33] BiocParallel_1.41.0         parallel_4.4.2             
##  [35] R6_2.5.1                    bslib_0.8.0                
##  [37] RColorBrewer_1.1-3          rtracklayer_1.67.0         
##  [39] pkgload_1.4.0               brio_1.1.5                 
##  [41] GenomicRanges_1.59.1        jquerylib_0.1.4            
##  [43] Rcpp_1.0.13-1               assertthat_0.2.1           
##  [45] SummarizedExperiment_1.37.0 iterators_1.0.14           
##  [47] knitr_1.49                  R.utils_2.12.3             
##  [49] readr_2.1.5                 IRanges_2.41.1             
##  [51] Matrix_1.7-1                tidyselect_1.2.1           
##  [53] abind_1.4-8                 yaml_2.3.10                
##  [55] viridis_0.6.5               TSP_1.2-4                  
##  [57] codetools_0.2-20            curl_6.0.1                 
##  [59] lattice_0.22-6              tibble_3.2.1               
##  [61] Biobase_2.67.0              evaluate_1.0.1             
##  [63] desc_1.4.3                  heatmaply_1.5.0            
##  [65] BiocFileCache_2.15.0        universalmotif_1.25.1      
##  [67] Biostrings_2.75.1           pillar_1.9.0               
##  [69] filelock_1.0.3              MatrixGenerics_1.19.0      
##  [71] DT_0.33                     foreach_1.5.2              
##  [73] stats4_4.4.2                plotly_4.10.4              
##  [75] generics_0.1.3              rprojroot_2.0.4            
##  [77] RCurl_1.98-1.16             hms_1.1.3                  
##  [79] S4Vectors_0.45.2            ggplot2_3.5.1              
##  [81] munsell_0.5.1               scales_1.3.0               
##  [83] glue_1.8.0                  lazyeval_0.2.2             
##  [85] maketools_1.3.1             tools_4.4.2                
##  [87] dendextend_1.19.0           BiocIO_1.17.1              
##  [89] sys_3.4.3                   data.table_1.16.2          
##  [91] BSgenome_1.75.0             webshot_0.5.5              
##  [93] GenomicAlignments_1.43.0    registry_0.5-1             
##  [95] buildtools_1.0.0            XML_3.99-0.17              
##  [97] grid_4.4.2                  tidyr_1.3.1                
##  [99] seriation_1.5.6             cmdfun_1.0.2               
## [101] colorspace_2.1-1            GenomeInfoDbData_1.2.13    
## [103] restfulr_0.0.15             cli_3.6.3                  
## [105] fansi_1.0.6                 S4Arrays_1.7.1             
## [107] viridisLite_0.4.2           dplyr_1.1.4                
## [109] gtable_0.3.6                R.methodsS3_1.8.2          
## [111] sass_0.4.9                  digest_0.6.37              
## [113] BiocGenerics_0.53.3         SparseArray_1.7.2          
## [115] rjson_0.2.23                htmlwidgets_1.6.4          
## [117] R.oo_1.27.0                 memoise_2.0.1              
## [119] htmltools_0.5.8.1           lifecycle_1.0.4            
## [121] httr_1.4.7                  MASS_7.3-61                
## [123] bit64_4.5.2