Updated: Nov-22-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.
utils::sessionInfo()
## R Under development (unstable) (2024-10-21 r87258)
## Platform: x86_64-pc-linux-gnu
## Running under: Ubuntu 24.04.1 LTS
##
## Matrix products: default
## BLAS: /home/biocbuild/bbs-3.21-bioc/R/lib/libRblas.so
## LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.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_0.99.11
##
## 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.5.0
## [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 rmarkdown_2.29
## [21] tzdb_0.4.0 UCSC.utils_1.3.0
## [23] waldo_0.6.1 purrr_1.0.2
## [25] bit_4.5.0 xfun_0.49
## [27] zlibbioc_1.53.0 ggseqlogo_0.2
## [29] cachem_1.1.0 GenomeInfoDb_1.43.1
## [31] jsonlite_1.8.9 blob_1.2.4
## [33] DelayedArray_0.33.2 BiocParallel_1.41.0
## [35] parallel_4.5.0 R6_2.5.1
## [37] bslib_0.8.0 RColorBrewer_1.1-3
## [39] rtracklayer_1.67.0 pkgload_1.4.0
## [41] brio_1.1.5 GenomicRanges_1.59.1
## [43] jquerylib_0.1.4 Rcpp_1.0.13-1
## [45] assertthat_0.2.1 SummarizedExperiment_1.37.0
## [47] iterators_1.0.14 knitr_1.49
## [49] R.utils_2.12.3 readr_2.1.5
## [51] IRanges_2.41.1 Matrix_1.7-1
## [53] tidyselect_1.2.1 abind_1.4-8
## [55] yaml_2.3.10 viridis_0.6.5
## [57] TSP_1.2-4 codetools_0.2-20
## [59] curl_6.0.1 lattice_0.22-6
## [61] tibble_3.2.1 Biobase_2.67.0
## [63] evaluate_1.0.1 desc_1.4.3
## [65] heatmaply_1.5.0 BiocFileCache_2.15.0
## [67] universalmotif_1.25.1 Biostrings_2.75.1
## [69] pillar_1.9.0 filelock_1.0.3
## [71] MatrixGenerics_1.19.0 DT_0.33
## [73] foreach_1.5.2 stats4_4.5.0
## [75] plotly_4.10.4 generics_0.1.3
## [77] rprojroot_2.0.4 RCurl_1.98-1.16
## [79] S4Vectors_0.45.2 hms_1.1.3
## [81] ggplot2_3.5.1 munsell_0.5.1
## [83] scales_1.3.0 glue_1.8.0
## [85] lazyeval_0.2.2 tools_4.5.0
## [87] dendextend_1.19.0 BiocIO_1.17.1
## [89] data.table_1.16.2 BSgenome_1.75.0
## [91] webshot_0.5.5 GenomicAlignments_1.43.0
## [93] registry_0.5-1 XML_3.99-0.17
## [95] grid_4.5.0 tidyr_1.3.1
## [97] seriation_1.5.6 cmdfun_1.0.2
## [99] colorspace_2.1-1 GenomeInfoDbData_1.2.13
## [101] restfulr_0.0.15 cli_3.6.3
## [103] fansi_1.0.6 S4Arrays_1.7.1
## [105] viridisLite_0.4.2 dplyr_1.1.4
## [107] gtable_0.3.6 R.methodsS3_1.8.2
## [109] sass_0.4.9 digest_0.6.37
## [111] BiocGenerics_0.53.3 SparseArray_1.7.2
## [113] rjson_0.2.23 htmlwidgets_1.6.4
## [115] R.oo_1.27.0 memoise_2.0.1
## [117] htmltools_0.5.8.1 lifecycle_1.0.4
## [119] httr_1.4.7 MASS_7.3-61
## [121] bit64_4.5.2