noriakis / CBNplot

Bayesian network plot for the enrichment analysis results
https://noriakis.github.io/software/CBNplot
56 stars 11 forks source link

Question about the CBNplot R package Installation #10

Open Zhelu1210 opened 1 year ago

Zhelu1210 commented 1 year ago

Dear noriakis, I have a question about the Installation.

When i try to install the CBNplot package, the following error occured:

install_github("noriakis/CBNplot") Downloading GitHub repo noriakis/CBNplot@HEAD ✔ checking for file ‘/private/var/folders/g6/7gbr59tn5pv8hp87cwtklph00000gn/T/Rtmpjbmq1D/remotes14b4f7307c85a/noriakis-CBNplot-5809de4/DESCRIPTION’ ... ─ preparing ‘CBNplot’: ✔ checking DESCRIPTION meta-information ... ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ looking to see if a ‘data/datalist’ file should be added ─ building ‘CBNplot_0.99.2.tar.gz’

I have installed the bnlearn package (4.8.1), what should I do to deal with this situation.

I'd be more than grateful if you can answer my question!

Zhelu1210 commented 1 year ago

The bnlearn (4.8.1) version is not fit in the CBNplot package, after I installed the bnlearn (4.7.1) version, it worked.