KChen-lab/CytoSpill

Error installing

Opened this issue · 2 comments

Hi, I tried to install this package, but it failed and gave the following error:

  • building 'CytoSpill_0.1.0.tar.gz'
  • installing source package 'CytoSpill' ...
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    Warning in read.table(...) :
    invalid input found on input connection 'C:\Program Files\R\R-4.0.1\library\00LOCK-CytoSpill\00new\CytoSpill/data/Bo_marker.csv'
    Error in read.table(...) : no lines available in input
    ERROR: lazydata failed for package 'CytoSpill'
  • removing 'C:/Program Files/R/R-4.0.1/library/CytoSpill'
    Error: Failed to install 'CytoSpill' from GitHub:
    (converted from warning) installation of package ‘C:/Users/sturl/AppData/Local/Temp/RtmpsfNdzW/file319c390565dd/CytoSpill_0.1.0.tar.gz’ had non-zero exit status

However, installing through qmiao19 worked:
devtools::install_github("qmiao19/CytoSpill")

Are there any major differences?

hrj21 commented

I can confirm I have the same experience exactly.

I can confirm I have the same experience exactly.too