Updated: Nov-20-2025

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 Under development (unstable) (2025-10-20 r88955)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.3 LTS
## 
## Matrix products: default
## BLAS:   /home/biocbuild/bbs-3.23-bioc/R/lib/libRblas.so 
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.12.0  LAPACK version 3.12.0
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_GB              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: America/New_York
## tzcode source: system (glibc)
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] MotifPeeker_1.3.1
## 
## loaded via a namespace (and not attached):
##   [1] DBI_1.2.3                         bitops_1.0-9                     
##   [3] gridExtra_2.3                     httr2_1.2.1                      
##   [5] rlang_1.1.6                       magrittr_2.0.4                   
##   [7] matrixStats_1.5.0                 compiler_4.6.0                   
##   [9] RSQLite_2.4.4                     vctrs_0.6.5                      
##  [11] pkgconfig_2.0.3                   crayon_1.5.3                     
##  [13] fastmap_1.2.0                     dbplyr_2.5.1                     
##  [15] XVector_0.51.0                    memes_1.19.0                     
##  [17] ca_0.71.1                         Rsamtools_2.27.0                 
##  [19] rmarkdown_2.30                    tzdb_0.5.0                       
##  [21] UCSC.utils_1.7.0                  purrr_1.2.0                      
##  [23] bit_4.6.0                         BSgenome.Hsapiens.UCSC.hg38_1.4.5
##  [25] xfun_0.54                         ggseqlogo_0.2                    
##  [27] cachem_1.1.0                      cigarillo_1.1.0                  
##  [29] GenomeInfoDb_1.47.0               jsonlite_2.0.0                   
##  [31] blob_1.2.4                        DelayedArray_0.37.0              
##  [33] BiocParallel_1.45.0               parallel_4.6.0                   
##  [35] R6_2.6.1                          bslib_0.9.0                      
##  [37] RColorBrewer_1.1-3                rtracklayer_1.71.0               
##  [39] GenomicRanges_1.63.0              jquerylib_0.1.4                  
##  [41] Rcpp_1.1.0                        Seqinfo_1.1.0                    
##  [43] assertthat_0.2.1                  SummarizedExperiment_1.41.0      
##  [45] iterators_1.0.14                  knitr_1.50                       
##  [47] readr_2.1.6                       IRanges_2.45.0                   
##  [49] Matrix_1.7-4                      tidyselect_1.2.1                 
##  [51] dichromat_2.0-0.1                 abind_1.4-8                      
##  [53] yaml_2.3.10                       viridis_0.6.5                    
##  [55] TSP_1.2-5                         codetools_0.2-20                 
##  [57] curl_7.0.0                        lattice_0.22-7                   
##  [59] tibble_3.3.0                      Biobase_2.71.0                   
##  [61] S7_0.2.1                          evaluate_1.0.5                   
##  [63] heatmaply_1.6.0                   BiocFileCache_3.1.0              
##  [65] universalmotif_1.29.0             Biostrings_2.79.2                
##  [67] pillar_1.11.1                     filelock_1.0.3                   
##  [69] MatrixGenerics_1.23.0             DT_0.34.0                        
##  [71] foreach_1.5.2                     stats4_4.6.0                     
##  [73] plotly_4.11.0                     generics_0.1.4                   
##  [75] RCurl_1.98-1.17                   S4Vectors_0.49.0                 
##  [77] hms_1.1.4                         ggplot2_4.0.1                    
##  [79] scales_1.4.0                      glue_1.8.0                       
##  [81] lazyeval_0.2.2                    tools_4.6.0                      
##  [83] dendextend_1.19.1                 BiocIO_1.21.0                    
##  [85] data.table_1.17.8                 BSgenome_1.79.1                  
##  [87] webshot_0.5.5                     GenomicAlignments_1.47.0         
##  [89] registry_0.5-1                    XML_3.99-0.20                    
##  [91] grid_4.6.0                        tidyr_1.3.1                      
##  [93] seriation_1.5.8                   restfulr_0.0.16                  
##  [95] cli_3.6.5                         rappdirs_0.3.3                   
##  [97] S4Arrays_1.11.0                   viridisLite_0.4.2                
##  [99] dplyr_1.1.4                       gtable_0.3.6                     
## [101] sass_0.4.10                       digest_0.6.39                    
## [103] BiocGenerics_0.57.0               SparseArray_1.11.3               
## [105] rjson_0.2.23                      htmlwidgets_1.6.4                
## [107] farver_2.1.2                      memoise_2.0.1                    
## [109] htmltools_0.5.8.1                 lifecycle_1.0.4                  
## [111] httr_1.4.7                        bit64_4.6.0-1                    
## [113] MASS_7.3-65