YuLab-SMU / createKEGGdb

Create KEGG.db Package
57 stars 19 forks source link

Error when using remotes::install_github("YuLab-SMU/createKEGGdb") #4

Open yut8920 opened 4 years ago

yut8920 commented 4 years ago

I want to try the method to get the latest information about E.coli.But when I type remotes::install_github("YuLab-SMU/createKEGGdb") on RStudio,the program reported an error.

remotes::install_github("YuLab-SMU/createKEGGdb") Downloading GitHub repo YuLab-SMU/createKEGGdb@master Skipping 1 packages not available: clusterProfiler ✓ checking for file 'C:\Users\yuwt8\AppData\Local\Temp\Rtmp63vtx0\remotes123865ac3bdb\YuLab-SMU-createKEGGdb-378e7cf/DESCRIPTION' (710ms) ─ preparing 'createKEGGdb': ✓ checking DESCRIPTION meta-information ... ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building 'createKEGGdb_0.0.2.tar.gz'

I wonder the reason and how to solve it. Thank you!