ge11232002 / TFBSTools

Software Package for Transcription Factor Binding Site (TFBS) Analysis
25 stars 10 forks source link

Problem installing TFBSTools #27

Closed eudoraleer closed 3 years ago

eudoraleer commented 3 years ago

Hi,

I am trying to install the package but failed:

Creating a new generic function for ‘seqLogo’ in package ‘TFBSTools’ Error in setIs(class2, cli, extensionObject = obji, doComplete = FALSE, : class “PFMatrixList” cannot extend class “Vector”: slot in class “PFMatrixList” must extend corresponding slot in class “Vector”: fails for elementMetadata Error in setClass("PFMatrixList", contains = "SimpleList", representation(), : error in contained classes ("SimpleList") for class “PFMatrixList”; class definition removed from ‘TFBSTools’ Error: unable to load R code in package ‘TFBSTools’ Execution halted ERROR: lazy loading failed for package ‘TFBSTools’

Please assist me with this, thank you.

ge11232002 commented 3 years ago

Can you give sessionInfo()? The installation seems fine on Bioconductor check: http://bioconductor.org/checkResults/3.13/bioc-LATEST/TFBSTools/

eudoraleer commented 3 years ago

Can you give sessionInfo()? The installation seems fine on Bioconductor check: http://bioconductor.org/checkResults/3.13/bioc-LATEST/TFBSTools/

Hi! Thank you for your quick reply. The problem has been solved after I installed the newest R version, thank you anyways!!:D