Updated: Feb-05-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-01-22 r87618)
## Platform: x86_64-apple-darwin20
## Running under: macOS Monterey 12.7.6
## 
## Matrix products: default
## BLAS:   /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRblas.0.dylib 
## LAPACK: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0
## 
## locale:
## [1] C/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
## 
## time zone: America/New_York
## tzcode source: internal
## 
## attached base packages:
## [1] stats     graphics  grDevices utils     datasets  methods   base     
## 
## other attached packages:
## [1] MotifPeeker_0.99.13
## 
## loaded via a namespace (and not attached):
##   [1] RColorBrewer_1.1-3                jsonlite_1.8.9                   
##   [3] magrittr_2.0.3                    farver_2.1.2                     
##   [5] rmarkdown_2.29                    fs_1.6.5                         
##   [7] BiocIO_1.17.1                     vctrs_0.6.5                      
##   [9] memoise_2.0.1                     Rsamtools_2.23.1                 
##  [11] b64_0.1.3                         RCurl_1.98-1.16                  
##  [13] webshot_0.5.5                     htmltools_0.5.8.1                
##  [15] S4Arrays_1.7.2                    curl_6.2.0                       
##  [17] SparseArray_1.7.5                 sass_0.4.9                       
##  [19] bslib_0.9.0                       htmlwidgets_1.6.4                
##  [21] desc_1.4.3                        plyr_1.8.9                       
##  [23] testthat_3.2.3                    lubridate_1.9.4                  
##  [25] plotly_4.10.4                     cachem_1.1.0                     
##  [27] GenomicAlignments_1.43.0          mime_0.12                        
##  [29] downloadthis_0.4.1                lifecycle_1.0.4                  
##  [31] iterators_1.0.14                  pkgconfig_2.0.3                  
##  [33] Matrix_1.7-2                      R6_2.5.1                         
##  [35] fastmap_1.2.0                     GenomeInfoDbData_1.2.13          
##  [37] MatrixGenerics_1.19.1             digest_0.6.37                    
##  [39] colorspace_2.1-1                  S4Vectors_0.45.2                 
##  [41] ps_1.8.1                          rprojroot_2.0.4                  
##  [43] pkgload_1.4.0                     crosstalk_1.2.1                  
##  [45] GenomicRanges_1.59.1              RSQLite_2.3.9                    
##  [47] seriation_1.5.7                   bsplus_0.1.4                     
##  [49] labeling_0.4.3                    filelock_1.0.3                   
##  [51] timechange_0.3.0                  httr_1.4.7                       
##  [53] abind_1.4-8                       compiler_4.5.0                   
##  [55] bit64_4.6.0-1                     withr_3.0.2                      
##  [57] BiocParallel_1.41.0               viridis_0.6.5                    
##  [59] DBI_1.2.3                         heatmaply_1.5.0                  
##  [61] dendextend_1.19.0                 R.utils_2.12.3                   
##  [63] MASS_7.3-64                       DelayedArray_0.33.5              
##  [65] rjson_0.2.23                      tools_4.5.0                      
##  [67] zip_2.3.2                         ggseqlogo_0.2                    
##  [69] R.oo_1.27.0                       glue_1.8.0                       
##  [71] restfulr_0.0.15                   grid_4.5.0                       
##  [73] reshape2_1.4.4                    generics_0.1.3                   
##  [75] gtable_0.3.6                      BSgenome_1.75.1                  
##  [77] tzdb_0.4.0                        R.methodsS3_1.8.2                
##  [79] ca_0.71.1                         tidyr_1.3.1                      
##  [81] data.table_1.16.4                 hms_1.1.3                        
##  [83] xml2_1.3.6                        XVector_0.47.2                   
##  [85] BiocGenerics_0.53.6               memes_1.15.0                     
##  [87] foreach_1.5.2                     pillar_1.10.1                    
##  [89] stringr_1.5.1                     vroom_1.6.5                      
##  [91] dplyr_1.1.4                       BiocFileCache_2.15.1             
##  [93] lattice_0.22-6                    rtracklayer_1.67.0               
##  [95] bit_4.5.0.1                       universalmotif_1.25.1            
##  [97] tidyselect_1.2.1                  BSgenome.Hsapiens.UCSC.hg38_1.4.5
##  [99] registry_0.5-1                    Biostrings_2.75.3                
## [101] knitr_1.49                        gridExtra_2.3                    
## [103] IRanges_2.41.2                    SummarizedExperiment_1.37.0      
## [105] cmdfun_1.0.2                      stats4_4.5.0                     
## [107] xfun_0.50                         Biobase_2.67.0                   
## [109] brio_1.1.5                        matrixStats_1.5.0                
## [111] DT_0.33                           stringi_1.8.4                    
## [113] UCSC.utils_1.3.1                  lazyeval_0.2.2                   
## [115] yaml_2.3.10                       evaluate_1.0.3                   
## [117] codetools_0.2-20                  archive_1.1.11                   
## [119] tibble_3.2.1                      cli_3.6.3                        
## [121] munsell_0.5.1                     processx_3.8.5                   
## [123] jquerylib_0.1.4                   Rcpp_1.0.14                      
## [125] GenomeInfoDb_1.43.4               emoji_16.0.0                     
## [127] dbplyr_2.5.0                      XML_3.99-0.18                    
## [129] parallel_4.5.0                    ggplot2_3.5.1                    
## [131] readr_2.1.5                       assertthat_0.2.1                 
## [133] blob_1.2.4                        bitops_1.0-9                     
## [135] viridisLite_0.4.2                 scales_1.3.0                     
## [137] purrr_1.0.4                       crayon_1.5.3                     
## [139] rlang_1.1.5                       TSP_1.2-4                        
## [141] waldo_0.6.1