Skip to content

installing the packge on an iMac is not possible #13

@yeroslaviz

Description

@yeroslaviz

I can't install the package on my iMac. I get the following error:

> install_github("remap-cisreg/ReMapEnrich")
Downloading GitHub repo remap-cisreg/ReMapEnrich@HEAD
✓  checking for file ‘/private/var/folders/sh/kwc66sqn4x36cjf9vncy99xm0000gp/T/Rtmpsg76iS/remotesd0122b3c8db1/remap-cisreg-ReMapEnrich-e6ebe22/DESCRIPTION’ ...
─  preparing ‘ReMapEnrich’:
✓  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  building ‘ReMapEnrich_0.99.0.tar.gz’
   
* installing *source* package ‘ReMapEnrich’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package ‘GenomicRanges’ was built under R version 4.0.3
Execution halted
ERROR: lazy loading failed for package ‘ReMapEnrich’
* removing ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/ReMapEnrich’
Error: Failed to install 'ReMapEnrich' from GitHub:
  (converted from warning) installation of package ‘/var/folders/sh/kwc66sqn4x36cjf9vncy99xm0000gp/T//Rtmpsg76iS/filed012147a75a4/ReMapEnrich_0.99.0.tar.gz’ had non-zero exit status

And when downloading the zipped file I get this error

> install.packages("~/Downloads/ReMapEnrich-master (1).zip", repos = NULL, type = "win.binary")
Error in install.packages : cannot install Windows binary packages on this platform

any ideas?

thanks
Assa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions