-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi,
I am getting the following error while installing the tool:
devtools::install_github("nygenome/SCANVIS")
Downloading GitHub repo nygenome/SCANVIS@HEAD
Skipping 1 packages not available: Imports: IRanges
√ checking for file 'C:\Users\Vilain Lab\AppData\Local\Temp\Rtmp2zJyOu\remotes2f502c65c7b\nygenome-SCANVIS-921ab15/DESCRIPTION'
-
preparing 'SCANVIS':
E checking DESCRIPTION meta-information ...
Malformed Depends or Suggests or Imports or Enhances field.
Offending entries:
Imports: IRanges
Entries must be names of packages optionally followed by '<=' or '>=',
white space, and a valid version number in parentheses.See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Error: Failed to install 'SCANVIS' from GitHub:
System command 'Rcmd.exe' failed, exit status: 1, stdout + stderr (last 10 lines):
E> * checking DESCRIPTION meta-information ... ERROR
E> Malformed Depends or Suggests or Imports or Enhances field.
E> Offending entries:
E> Imports: IRanges
E> Entries must be names of packages optionally followed by '<=' or '>=',
E> white space, and a valid version number in parentheses.
E>
E> See section 'The DESCRIPTION file' in the 'Writing R Extensions'
E> manual.
E>
Please let me know in case you have any other questions.
Thanks,
Surajit